2023-01-30 11:56:21 UTC
97.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.64% (2.58 MB)
[#001] sha256:ba4e6ef819625480120b595a160395923dbe67e46a0ab2eb9d54839837f32897 - 13.28% (13 MB)
[#002] sha256:8371fe802d8ba749d7a8814d24618277ea3806a4ef6e13e8824f140f82f9d234 - 51.56% (50.4 MB)
[#003] sha256:b6e3e1385c6e9df8d93c890a7cf721cd7009e85f785f1cde1e737fc53b2786a6 - 0.01% (6.96 KB)
[#004] sha256:579704d3ffbbcc541ab4b10f585b0f54e808c35c08c17994e35d61cfafcbc2ce - 32.51% (31.8 MB)
[#005] sha256:4a3cf18c28ea9d5aab82c8c617d694ae53b0b297d0a4c0793315ceeee39de180 - 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:49:57 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 11:49:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 11:49:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 11:50:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 11:50:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 11:50:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 11:50:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 11:50:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 11:50:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2023-01-30 11:50:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2023-01-30 11:50:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2023-01-30 11:50:17 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
2023-01-30 11:50:41 UTC/bin/sh -c #(nop) COPY dir:4f50be2f3055e2aa25ae4130e1890807f2a87298d84c13e8392a39cacff30641 in /usr/lib/python3.10/site-packages/
2023-01-30 11:50:46 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2023-01-30 11:56:01 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 11:56:05 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 11:56:08 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 11:56:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 11:20:12+00:00
2023-01-30 11:56:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 11:56:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 11:56:21 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.