2023-01-30 11:35:58 UTC
83 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 3.11% (2.58 MB)
[#001] sha256:49d74464a2ca3597c2c41b0d23e878933187fc6c3bbff062ec298fed93a13129 - 15.65% (13 MB)
[#002] sha256:06c9e348b5c6b8cab53fe25ee671fe4e2fde4cf9bc7469b89be67b86e5dcb755 - 48.11% (39.9 MB)
[#003] sha256:e2a58810c0697071b33d19b256f2c8d2bb96b5d23775957050f62d39c1744974 - 0.0% (1.37 KB)
[#004] sha256:84cd5079319299b774826b4aa9770a01bd1590df5b9508f0ae72fe7c284d0e38 - 33.13% (27.5 MB)
[#005] sha256:64118af14897703d1aa515457e63c7485a0af054c6c8086b6224a2761f4126d5 - 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:31:54 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 11:31:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 11:31:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 11:31:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 11:31:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 11:31:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 11:32:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 11:32:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 11:32:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2023-01-30 11:32:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2023-01-30 11:32:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2023-01-30 11:32:12 UTC|1 VERSION=2.13 /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:32:24 UTC/bin/sh -c #(nop) COPY dir:1adf2f4bd2b90a07cebc0726c23f2b7d3c5cb6cc5e1b828de042f62f7e21d703 in /usr/lib/python3.10/site-packages/
2023-01-30 11:32:27 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2023-01-30 11:35:48 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 11:35:50 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 11:35:52 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 11:35:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 11:21:34+00:00
2023-01-30 11:35:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 11:35:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 11:35:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
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.