2023-04-05 11:27:10 UTC
98.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c41833b44d910632b415cd89a9cdaa4d62c9725dc56c99a7ddadafd6719960f9 - 3.15% (3.11 MB)
[#001] sha256:a8a246034d64c1991f74159fa4751150bf09b8fcf3723c3f8c9d1e3abb213dfa - 13.65% (13.5 MB)
[#002] sha256:729db197fb0fa803bab971c01f4d4f0ba3e71a4bdd07a13592374dd132578896 - 50.55% (49.9 MB)
[#003] sha256:371f024aca4c6d8a97a41b7ecae079e1d393de6b092de6a82d54ef2e20deee82 - 0.01% (6.96 KB)
[#004] sha256:cea145d7942955b4f7053e3dc44c11cc6e91d6321b6956de4c40e49afcc6fe14 - 32.64% (32.2 MB)
[#005] sha256:01530a809950502dd1cac43c55f86dc151ce75ec2a2e08a7e549a3adb6aec2be - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:e51d4089e73ad6dee52b31f0c8059a00c17df6e23f6741fe11b43bd84cc99008 in /
2023-03-29 17:39:18 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:23:21 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:23:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:23:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:23:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:23:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:23:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:23:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:23:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:23:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2023-04-05 11:23:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2023-04-05 11:23:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2023-04-05 11:23:40 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 -sf /usr/bin/python3 /usr/bin/python
2023-04-05 11:24:00 UTC/bin/sh -c #(nop) COPY dir:a69807edd72f3946112d3399dd99c14b4c785db6e80ee624ae1c07059674022d in /usr/lib/python3.10/site-packages/
2023-04-05 11:24:04 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2023-04-05 11:26:53 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:26:56 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:26:59 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:27:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:02+00:00
2023-04-05 11:27:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:27:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:27:10 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.