Sign inSign up

mullholland/docker-ansible:2.15

Multi-platform
Index digest

sha256:dbfcdc9c38c5743a6b23fe9f2eb931979411dd205c4d64a7e6b041cc2dd449db

OS/ARCH

Compressed size

121.1 MB

Last pushed

about 3 years by mullholland

Type

Image

Manifest digest

sha256:d6222cb4882c1f34725219f36d15348e35cb5a4c3703319636eabafd5b7141fe

Image Layers

1ADD file ... in / 3.18 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;609.86 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.40 B
8RUN /bin/sh -c set -eux;11.94 MB
9RUN /bin/sh -c set -eux;242 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.15 base0 B
25LABEL org.opencontainers.image.title=Ansible 2.15 base0 B
26LABEL org.opencontainers.image.description=Ansible 2.15 base0 B
27RUN |1 VERSION=2.15 /bin/sh -c12.79 MB
28COPY /ansible /ansible # buildkit89.66 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.15 /bin/sh -c159 B
31WORKDIR /ansible32 B
32CMD ["ansible-playbook" "--version"]0 B

Command

ADD file:289c2fac17119508ced527225d445747cd177111b4a0018a6b04948ecb3b5e29 in /