2022-11-13 11:31:00 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:267d796eb513e2797b0ea8bbceb805a0f0e736eac4844498f92ce6eb6f741fc1 - 15.81% (13 MB)
[#002] sha256:addcf511764e360b12bc96a0346529d61cf11c8bdb484c90150474b44ba0d2c4 - 47.64% (39.1 MB)
[#003] sha256:8a5276c52c1a3779effe68aff1f2667d6a95c3472c6433f482b1541f7eb2b2a1 - 0.0% (1.37 KB)
[#004] sha256:ba0d14b71208c60eb8759672a40bc2c783c07e5bc1615aef51659052e0730ff0 - 33.4% (27.4 MB)
[#005] sha256:200e15e26b6b3bbf16c4706525b69db5b50c910896175ba630af9055d258fab8 - 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-13 11:25:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 11:25:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 11:25:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 11:25:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 11:25:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 11:25:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 11:25:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 11:25:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 11:25:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-11-13 11:25:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-11-13 11:25:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-11-13 11:26:07 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-13 11:26:19 UTC/bin/sh -c #(nop) COPY dir:7606ff9d7b173ad76142f2ffb04ea034b3d139cc0db65febcd69658a02be1aef in /usr/lib/python3.10/site-packages/
2022-11-13 11:26:21 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-13 11:30:51 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-13 11:30:53 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 11:30:54 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-13 11:30:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 11:21:11+00:00
2022-11-13 11:30:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 11:30:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 11:31:00 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.