2023-01-30 17:06:28 UTC
83.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 3.19% (2.68 MB)
[#001] sha256:8b02069064013d3d6ddb2851beabaaf075b6e5228e585abf111809f758a5afae - 15.41% (12.9 MB)
[#002] sha256:b5c189084536cffe67d51350a1c6fd1d946b308ff5f9e80dd10c139609b3b305 - 48.58% (40.7 MB)
[#003] sha256:379cc2c7cdb0afd01061d8bf0158fa1c0d39018d94ffc044ab97ad0e74c9a3d2 - 0.0% (1.37 KB)
[#004] sha256:a57cdc7ee90728d899ddaaad01a898d256ecb1b226288dc5cc919f83bda2d28b - 32.82% (27.5 MB)
[#005] sha256:aadec26fde3d160a69b19f6e7a4ef6143873c4303dbc8300d2d26069a24b6af7 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:05:26 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:05:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:05:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:05:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:05:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:05:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:05:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2023-01-30 17:05:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2023-01-30 17:05:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2023-01-30 17:05:39 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
2023-01-30 17:05:50 UTC/bin/sh -c #(nop) COPY dir:f7bcdef53a930126e9443b9821357932942fcc85ffe3c8059bd4439db4aa87d2 in /usr/lib/python3.10/site-packages/
2023-01-30 17:05:53 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2023-01-30 17:06:19 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 17:06:21 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:06:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:06:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:04:43+00:00
2023-01-30 17:06:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:06:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:06:28 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.