2023-01-30 11:41:34 UTC
95.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.71% (2.58 MB)
[#001] sha256:d620b1a42995c1c7e7523e7bdaca7686f12f5c72c49644c3da7ac7675171db8a - 13.63% (13 MB)
[#002] sha256:47902e41f182342565b55ac0f3e4ba8864c2b898d2233dc7e6598318254bda1e - 52.69% (50.2 MB)
[#003] sha256:88c7c39a64c648e73c5e1bc5ed75cca46a6a699c3ff01ac4d0d6efb3485ede39 - 0.01% (6.92 KB)
[#004] sha256:065c7b8b8154782cb696f155d96c129a59cc5847a060712291f724dcf736bbb8 - 30.96% (29.5 MB)
[#005] sha256:dc3f602ca0383d49289e2faccfc3754059dcd242e21d4072609a1d90fe6a7568 - 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"]
2023-01-30 11:36:52 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 11:36:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 11:36:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 11:36:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 11:36:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 11:36:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 11:36:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 11:36:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 11:37:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2023-01-30 11:37:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2023-01-30 11:37:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2023-01-30 11:37:10 UTC|1 VERSION=2.11 /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
2023-01-30 11:37:28 UTC/bin/sh -c #(nop) COPY dir:7ae1d56184313c424bbbe807aa8398b448811121316ab6dbafdff4f3ea4a1f36 in /usr/lib/python3.10/site-packages/
2023-01-30 11:37:31 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2023-01-30 11:41:20 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 11:41:22 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 11:41:25 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 11:41:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 11:15:25+00:00
2023-01-30 11:41:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 11:41:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 11:41:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
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.