2022-11-18 10:00:37 UTC
82.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 3.14% (2.58 MB)
[#001] sha256:8b060215a97ae52f5259a02acfa064ab69c9371efa4a4336c23717d5bc61137c - 15.79% (13 MB)
[#002] sha256:34a6071fe0406545b446c98ad122916346f51f592cd19ad50079322bd7f65ae2 - 47.69% (39.2 MB)
[#003] sha256:f4832610c51764bb2149e4468f7bfbe496e2568cdf518b881e176a64b6903b9a - 0.0% (1.38 KB)
[#004] sha256:80cc1a7f076a016c9ff01f8b3720207a14a2f44dc092f54534224c1c36618fa3 - 33.37% (27.4 MB)
[#005] sha256:7d1433cf7244049d904a109662dbb11c2fa7de5bfac7ec3520b40cd73e77ae25 - 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-11-18 09:54:17 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 09:54:18 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 09:54:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 09:54:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 09:54:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 09:54:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 09:54:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 09:54:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 09:54:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2022-11-18 09:54:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2022-11-18 09:54:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2022-11-18 09:54:37 UTC|1 VERSION=2.13 /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-11-18 09:54:49 UTC/bin/sh -c #(nop) COPY dir:0f1ec5976b7f3b817940331e841bcfb99c5e4ec4bcfb1cce584368d195c5da2a in /usr/lib/python3.10/site-packages/
2022-11-18 09:54:51 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-18 10:00:26 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-18 10:00:28 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:00:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 10:00:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 09:42:56+00:00
2022-11-18 10:00:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:00:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:00:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
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.