2022-11-12 12:31:24 UTC
55.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 4.67% (2.58 MB)
[#001] sha256:2f9097ca83ce69e37bdce2e0b2d87ff2e646729367f036dfd896dc658f26f425 - 23.44% (13 MB)
[#002] sha256:9e42aa19f73faca0f3673b612de0b36e516b1b0adc4dbe3e485862f237f772f4 - 40.3% (22.3 MB)
[#003] sha256:8acad34809960efd09a8d2b5871d7f180e3047b4d07470f9010ae8dba7dd3b9e - 0.01% (6.72 KB)
[#004] sha256:054f8e9a0f9537440b907927122a4ab3874254947cbf3c9647a6da4b178fac22 - 31.59% (17.5 MB)
[#005] sha256:4d5c764e91731279601d050e69a702bce2158c9a1e1cba16ebedf5c4fb028cbf - 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-12 12:29:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:29:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:29:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:29:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:29:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:29:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:29:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:29:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:29:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-11-12 12:29:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-11-12 12:29:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-11-12 12:29:21 UTC|1 VERSION=2.9 /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-12 12:29:24 UTC/bin/sh -c #(nop) COPY dir:bc8a0479603e469cb66a976633baf82d348ce6bf4ac2b71f68827a4cbb9d741f in /usr/lib/python3.10/site-packages/
2022-11-12 12:29:25 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-11-12 12:31:19 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-12 12:31:19 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:31:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 12:31:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:22:19+00:00
2022-11-12 12:31:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:31:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:31:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
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.