2023-04-05 11:10:48 UTC
89 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 - 3.62% (3.22 MB)
[#001] sha256:60e2b0fa9d2c4e142f6fe62779aef648b36af0f5134835feded75c5f374ee85f - 15.26% (13.6 MB)
[#002] sha256:afa749b5df6e022f31e165d4cda4ed2632d15af9b4f38cfa5e28ef97e4422be5 - 51.27% (45.6 MB)
[#003] sha256:6c36cd9458d18a7db737331d4a88ea0bdef9ced3e5117c358dd0dc654682e603 - 0.01% (6.74 KB)
[#004] sha256:0742d858c19c053c0ea3b7e196c5f79f1baeacd692a40a4a4c1fa3d498d006ea - 29.85% (26.6 MB)
[#005] sha256:51de6afbaf51d0cdb7a526498df214de7a6ea398ea56159a8e5a0202d9c5c886 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /
2023-03-29 18:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:09:37 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:09:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:09:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:09:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:09:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:09:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:09:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:09:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:09:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2023-04-05 11:09:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2023-04-05 11:09:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2023-04-05 11:09:50 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 -sf /usr/bin/python3 /usr/bin/python
2023-04-05 11:10:06 UTC/bin/sh -c #(nop) COPY dir:76bcf0b5c308025df93a01a5abb6d78769d7c237061fa0af71bb776e34bf9dbb in /usr/lib/python3.10/site-packages/
2023-04-05 11:10:10 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2023-04-05 11:10:34 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:10:36 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:10:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:10:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:17+00:00
2023-04-05 11:10:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:10:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:10:48 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.