Sign inSign up

mullholland/docker-ansible:2.14

Multi-platform
Index digest

sha256:acb8a65dd54c0b4c427084987d43307ae225fa8fb984fd5158e82e96ef0ebd53

OS/ARCH

Compressed size

122.94 MB

Last pushed

about 3 years by mullholland

Type

Image

Manifest digest

sha256:687c5c460f219ca5ecfddf5a2c77bdd284aa7c1b7acb9398919bcd1275cda5f4

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;607.72 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.40 B
8RUN /bin/sh -c set -eux;11.86 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.1.20 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
14RUN /bin/sh -c set -eux;2.95 MB
15CMD ["python3"]0 B
16ARG VERSION0 B
17LABEL maintainer=mullholland <[email protected]>0 B
18LABEL org.opencontainers.image.authors=mullholland <[email protected]>0 B
19LABEL org.opencontainers.image.vendor=mullholland0 B
20LABEL org.opencontainers.image.licenses=MIT0 B
21LABEL org.opencontainers.image.url=https://github.com/mullholland/docker-ansible0 B
22LABEL org.opencontainers.image.documentation=https://github.com/mullholland/docker-ansible0 B
23LABEL org.opencontainers.image.source=https://github.com/mullholland/docker-ansible0 B
24LABEL org.opencontainers.image.ref.name=Ansible 2.14 base0 B
25LABEL org.opencontainers.image.title=Ansible 2.14 base0 B
26LABEL org.opencontainers.image.description=Ansible 2.14 base0 B
27RUN |1 VERSION=2.14 /bin/sh -c12.74 MB
28COPY /ansible /ansible # buildkit91.55 MB
29ENV PATH=/ansible/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
30RUN |1 VERSION=2.14 /bin/sh -c158 B
31WORKDIR /ansible32 B
32CMD ["ansible-playbook" "--version"]0 B

Command

ADD file:1da756d12551a0e3e793e02ef87432d69d4968937bd11bed0af215db19dd94cd in /