2022-12-02 05:29:46 UTC
97.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.65% (2.58 MB)
[#001] sha256:f9dbf92c5fddebe882e2a6c3599daf36a2121059a48df6b690990c401af5d2f2 - 13.29% (13 MB)
[#002] sha256:97b6b95db3802b0e7977492e13a6ac0b3af8ca2bd7d3f1b05dce4047067ef3a8 - 51.47% (50.2 MB)
[#003] sha256:c9ca524977dc222f8e16c7cdf90223992735ccd817a43864deb70bbb21ecb208 - 0.01% (6.97 KB)
[#004] sha256:248f274146312f5f5a65cb1dffaacf9ade12308c0f956b59a63e5b0a4986f411 - 32.58% (31.8 MB)
[#005] sha256:80542ff83bb19c6da8cc01c25913e2d932ab11e6a789b37f2a516fe546334a38 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-02 05:24:22 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:24:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:24:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:24:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:24:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:24:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:24:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:24:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:24:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2022-12-02 05:24:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2022-12-02 05:24:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2022-12-02 05:24:41 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf && ln -s /usr/bin/python3 /usr/bin/python
2022-12-02 05:25:02 UTC/bin/sh -c #(nop) COPY dir:3a2057cd4f13da09293dc13c21116d2f44504d0e76e54366d93a9f25f48429eb in /usr/lib/python3.10/site-packages/
2022-12-02 05:25:06 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2022-12-02 05:29:29 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-02 05:29:32 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:29:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-02 05:29:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:00:01+00:00
2022-12-02 05:29:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:29:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:29:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.