2022-11-13 11:39:43 UTC
86.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.97% (2.58 MB)
[#001] sha256:240f9059d37852d581d76e4cbd5a2c95a8b0e7e88badd1f13fb7e9e2cbbd014f - 14.93% (13 MB)
[#002] sha256:91141ec9084d1c9e6367eb4ca5098d2f2a77994f4664a0e0e39de3fd51c77a7f - 51.96% (45.1 MB)
[#003] sha256:7b2b0af6dc2bc13a8d5767f5f95a31ee39573c322c3c660ca182df4da09604a4 - 0.01% (6.74 KB)
[#004] sha256:1479abf08981a03aaa2b8701eaa7e7d6a187170914ba7a3705294764b2c17c7a - 30.13% (26.2 MB)
[#005] sha256:c2df051269f5290152ca0abca5230e17651326cfba673ae18b0a7367ae627ca7 - 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:34:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 11:34:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 11:34:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 11:34:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 11:34:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 11:34:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 11:34:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 11:34:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 11:34:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2022-11-13 11:34:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2022-11-13 11:34:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2022-11-13 11:35:04 UTC|1 VERSION=2.10 /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:35:21 UTC/bin/sh -c #(nop) COPY dir:8eeb7fb87a4dd83ededb5d870c63c3046e7dfe8679815bcf2a942943d1e671e2 in /usr/lib/python3.10/site-packages/
2022-11-13 11:35:24 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2022-11-13 11:39:29 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-13 11:39:32 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 11:39:34 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-13 11:39:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 11:14:54+00:00
2022-11-13 11:39:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 11:39:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 11:39:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
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.