2023-04-05 11:15:00 UTC
56.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c41833b44d910632b415cd89a9cdaa4d62c9725dc56c99a7ddadafd6719960f9 - 5.51% (3.11 MB)
[#001] sha256:29286499c7c0eb00ccf7de26381c5341c18e1d621e2be9d3f87b3b15a083955b - 23.87% (13.5 MB)
[#002] sha256:6ec76a885706e8e7abcc8f974583013446516c558f154ad0cdf910f2d5d2b635 - 38.9% (21.9 MB)
[#003] sha256:00ea8cc56a923a42c156a8730a5c93c53ad01da13c3ac3a62e46c29a6416866a - 0.01% (6.73 KB)
[#004] sha256:43bffc21f342468c1c13d27e8990fda0635b0ef45ae796a083e32b9446207847 - 31.7% (17.9 MB)
[#005] sha256:02a098eb3822f81e330d8e0249ae851d68b66b0c5653ea490a1310d9d8b73dfa - 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:13:22 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:13:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:13:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:13:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:13:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:13:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:13:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:13:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:13:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2023-04-05 11:13:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2023-04-05 11:13:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2023-04-05 11:13:41 UTC|1 VERSION=2.9 /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:13:46 UTC/bin/sh -c #(nop) COPY dir:a029989a0263591d00eaa2d6beb82402f0f1899d3c9124b5d99259a3b691b45f in /usr/lib/python3.10/site-packages/
2023-04-05 11:13:48 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2023-04-05 11:14:54 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:14:55 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:14:56 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:14:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:01+00:00
2023-04-05 11:14:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:14:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:15:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
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.