2022-11-22 09:20:23 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:42756355ddcfe5ba02c03e06818e939946fc85c781032bb605370c9af3ecfdeb - 15.81% (13 MB)
[#002] sha256:4e355227912d0f4ae5fd303a3abc99f749bdf7423e7226dbbe0a7f4ba577ba09 - 47.64% (39.1 MB)
[#003] sha256:1ef921e6577d500adaedc5639b601e86a7b8b30d5e6669d5827d4657fdacc8df - 0.0% (1.37 KB)
[#004] sha256:b64d0a27b262d3f9c3c01e9b83ebfe71445c0c154a13fdf1d7b69fc95c2180b3 - 33.4% (27.4 MB)
[#005] sha256:79a7faf723701ee2074ebfd6c6d0b3af59e23e85bfb106bb459cfcffc0e39bba - 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-22 09:14:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:14:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:14:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:14:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:14:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:14:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:14:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:14:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:14:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-11-22 09:14:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-11-22 09:14:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-11-22 09:14:19 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-22 09:14:33 UTC/bin/sh -c #(nop) COPY dir:1bc7ee7ed9a3728760325c3493c9a8f297ae7f5f047502a7ab3d6e930b6975e9 in /usr/lib/python3.10/site-packages/
2022-11-22 09:14:35 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-22 09:20:12 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-22 09:20:15 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:20:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-22 09:20:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:08:23+00:00
2022-11-22 09:20:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:20:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:20:23 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.