2022-11-12 23:56:56 UTC
87.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 3.05% (2.68 MB)
[#001] sha256:f1652f3fe7565c2432c656d88b0cb26abe3166046839b269fa4673c71ec6d597 - 14.72% (12.9 MB)
[#002] sha256:7046ea2f49884ead7ae80659ffa57b87c838152ad101fe36609d2a05ea6bfbc5 - 52.36% (45.9 MB)
[#003] sha256:243cc3607132ea51138b20876417daf2ba00abfc78c3a9387f0d6421b0c0602f - 0.01% (6.73 KB)
[#004] sha256:160a65cb324e9472b96799d60dbce15230d12bda6d17a8607edb562c499e0d8e - 29.85% (26.2 MB)
[#005] sha256:ab58b2697a444e414a7cd9b42068c70420d4ef428cd5f3f2c7b3405820b83de0 - 0.0% (93 Bytes)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 23:55:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 23:55:36 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 23:55:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 23:55:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 23:55:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 23:55:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 23:55:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 23:55:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 23:55:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2022-11-12 23:55:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2022-11-12 23:55:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2022-11-12 23:55:48 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-12 23:56:05 UTC/bin/sh -c #(nop) COPY dir:d8a1a14e4552b0b78b9ebe5b58799a7a711e5efeca978278f099c14fec9f77c2 in /usr/lib/python3.10/site-packages/
2022-11-12 23:56:08 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2022-11-12 23:56:43 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-12 23:56:45 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 23:56:48 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 23:56:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 23:53:01+00:00
2022-11-12 23:56:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 23:56:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-12 23:56:56 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.