2022-11-16 03:19:06 UTC
82 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 3.15% (2.58 MB)
[#001] sha256:4f312b8320bb1e221ccf80ac20035b8070a1dc52669f0152030de0d443181195 - 15.81% (13 MB)
[#002] sha256:49db081007b94d7e1db6f64d2f670be480d76b3fafa67e0db25f244645adb9da - 47.64% (39.1 MB)
[#003] sha256:066f18f823a56faf1dd0e154f8ea0210a1dfe813c2bf923e794f1b8867164e94 - 0.0% (1.37 KB)
[#004] sha256:5c7185a2f4e46bf205f924af353b781093e02eefbb2dedde02cc7407037c324a - 33.4% (27.4 MB)
[#005] sha256:c8acec42e73af21d920f940e43c6abbeefab9ab7d1f218d5683f97faf00240d7 - 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"]
2022-11-16 03:13:41 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 03:13:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 03:13:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 03:13:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 03:13:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 03:13:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 03:13:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 03:13:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 03:13:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-11-16 03:13:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-11-16 03:13:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-11-16 03:14:00 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 -s /usr/bin/python3 /usr/bin/python
2022-11-16 03:14:12 UTC/bin/sh -c #(nop) COPY dir:f404fff19b3065fe464a03bf272858356b47b49da9dc37617fbe756b5ac12b24 in /usr/lib/python3.10/site-packages/
2022-11-16 03:14:14 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-16 03:18:57 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 03:18:59 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 03:19:00 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 03:19:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 03:08:53+00:00
2022-11-16 03:19:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 03:19:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 03:19:06 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.