2022-12-02 04:47:19 UTC
82.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 3.15% (2.58 MB)
[#001] sha256:08ba1bb79e5538cd5d7f27e701fb09cbaf242bd88a05ae4e409326962a28dc02 - 15.8% (13 MB)
[#002] sha256:71954eb7ded31d47bc4512af3f213253c19e523e9a3d37522bed3c54f3178246 - 47.69% (39.1 MB)
[#003] sha256:30cc0651187ddffc1d822dbb96e6a9b21835fbb44888ced656ef18a2c7ad3cc5 - 0.0% (1.37 KB)
[#004] sha256:559e3c4fa2ed05bf9a62f4a8c58d3e8fa576e8a1f153db8fa579eeaacb8df242 - 33.35% (27.4 MB)
[#005] sha256:ac7e2a68f67129183258b4e166b8f6618d4ce2d0fe3812394c316d398fe25e72 - 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 04:41:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 04:41:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 04:41:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 04:41:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 04:42:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 04:42:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 04:42:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 04:42:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 04:42:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-12-02 04:42:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-12-02 04:42:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-12-02 04:42:14 UTC|1 VERSION=latest /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 04:42:26 UTC/bin/sh -c #(nop) COPY dir:62def71009c5c279977a86b8f564ec5cfc15294d9108bf7ab05d7cb2ab18bb2e in /usr/lib/python3.10/site-packages/
2022-12-02 04:42:28 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-12-02 04:47:10 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-12-02 04:47:12 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 04:47:14 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-02 04:47:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 04:37:07+00:00
2022-12-02 04:47:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 04:47:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b779745ec81c4a4c9102b6dcb29290cfc2280bab
2022-12-02 04:47:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.