2023-04-05 11:11:45 UTC
97.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 - 3.31% (3.22 MB)
[#001] sha256:a4f49621bb025ff718c5c08ef53d8bdc88282a2813e9e1c919c647727970e8dd - 13.97% (13.6 MB)
[#002] sha256:bac6ed54e748f4d887138e6a874ab86810414c8c3ea6ddfa5f8c70575042b7a4 - 51.97% (50.5 MB)
[#003] sha256:067017a1faec602640d70fdfc424ffb87f815ac934fe139f1abe25cd06e45c77 - 0.01% (6.91 KB)
[#004] sha256:11d04838307cdb53a049377087da3c5580379e1bc0fe185a2749ecede1949de1 - 30.74% (29.9 MB)
[#005] sha256:9f5200ff910a73b268e7ca0415e7942b69b6d9d9046ba74bf4367309a0545039 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /
2023-03-29 18:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:10:15 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:10:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:10:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:10:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:10:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:10:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:10:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:10:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:10:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2023-04-05 11:10:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2023-04-05 11:10:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2023-04-05 11:10:28 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 -sf /usr/bin/python3 /usr/bin/python
2023-04-05 11:10:49 UTC/bin/sh -c #(nop) COPY dir:a77ef83cad25199c710644c38d78a56905f70906ca570ea2906e309ec024f806 in /usr/lib/python3.10/site-packages/
2023-04-05 11:10:53 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2023-04-05 11:11:27 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:11:30 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:11:33 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:11:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:14+00:00
2023-04-05 11:11:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:11:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:11:45 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.