2023-04-05 11:13:17 UTC
85 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c41833b44d910632b415cd89a9cdaa4d62c9725dc56c99a7ddadafd6719960f9 - 3.66% (3.11 MB)
[#001] sha256:1a773557f7fa7b209635818cf3812ba76820013dca5a45e4441278e09f05014d - 15.83% (13.5 MB)
[#002] sha256:2dd1f1fe5964d64c1195fcfb466a84faed42a7afc49775f1d78d2a8da1f9176f - 47.12% (40.1 MB)
[#003] sha256:8494cc62c8f03192f06093651078267c747f09410b04d37e7bd34a18dab558ba - 0.0% (1.37 KB)
[#004] sha256:78f0329dc033c3ef632f7c518dbad2b198ade67f3e77d9177ae8d2133bc2ffc7 - 33.39% (28.4 MB)
[#005] sha256:4ef3481282dabae4f2f46dd60b1a30cf396aaab27e1178904e4c62f5bd3fee10 - 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:10:31 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:10:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:10:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:10:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:10:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:10:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:10:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:10:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:10:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2023-04-05 11:10:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2023-04-05 11:10:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2023-04-05 11:10:50 UTC|1 VERSION=latest /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:11:02 UTC/bin/sh -c #(nop) COPY dir:7cc8bd9219d9e713b99fd9bf0a18303525468e69ab1dd18c5521cf750e591afc in /usr/lib/python3.10/site-packages/
2023-04-05 11:11:04 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2023-04-05 11:13:08 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:13:10 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:13:11 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:13:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:16+00:00
2023-04-05 11:13:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:13:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:13:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.