Sign inSign up

jitesoft/ansible:2.9.1

Multi-platform
Security
Integration & delivery
Operating systems
Manifest digest

sha256:9635ef8c2e52d05981a21440774a42e5074043b1c2e0c87a3cae69655deed2ef

OS/ARCH

Compressed size

88.96 MB

Last pushed

almost 7 years by jite

Type

Image

Manifest digest

sha256:9635ef8c2e52d05981a21440774a42e5074043b1c2e0c87a3cae69655deed2ef

Image Layers

1ARG VERSION0 B
2ARG TARGETPLATFORM0 B
3ARG VERSION_SHORT0 B
4LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
5ENV LANG=C.UTF-80 B
6ADD ./files/linux/arm64/alpine-minirootfs.tar.gz / # buildkit2.59 MB
7RUN |3 VERSION=3.10.3 TARGETPLATFORM=linux/arm64 VERSION_SHORT=3.106.37 KB
8CMD ["/bin/ash"]0 B
9ARG PYTHON_VERSION0 B
10ARG PY_PIP_VERSION0 B
11LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
12ARG TARGETARCH0 B
13ARG PYTHON_VERSION0 B
14ARG PY_PIP_VERSION0 B
15RUN |5 PYTHON_VERSION=3.8.0 PY_PIP_VERSION=19.3.1 TARGETARCH=arm6432.54 MB
16CMD ["python"]0 B
17ARG VERSION0 B
18LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
19ARG VERSION0 B
20COPY ./entrypoint /usr/local/bin # buildkit210 B
21RUN |2 VERSION=2.9.1 VERSION=2.9.1 /bin/sh53.82 MB
22USER ansible0 B
23ENV PATH=/usr/local/bin:/home/ansible/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
24ENTRYPOINT ["entrypoint"]0 B
25CMD ["ansible" "--version"]0 B

Command

ARG VERSION