2023-02-01 11:26:43 UTC
95.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.71% (2.58 MB)
[#001] sha256:52fe7972001776ac9aa9039a4d7845066c269cf5c8f59a749d6bf0ac46713b05 - 13.63% (13 MB)
[#002] sha256:8d7702b77fd01b4e1988ef6ebeed8849fe588a755e8b8a1085d125f4d2493c39 - 52.69% (50.2 MB)
[#003] sha256:d3a34f465bf42a220319374b0cdd76827aa3c41b6fc335e47d72a668ed415298 - 0.01% (6.92 KB)
[#004] sha256:cbc59212b745254d4dba54ca0756efbe4c24260cade1c39690617323b313e9b9 - 30.96% (29.5 MB)
[#005] sha256:a91090d4e6db8a7e16986cdc55ef0f2d90d61d3dac3b01c080838226accfbd04 - 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"]
2023-02-01 11:19:26 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 11:19:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 11:19:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 11:19:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 11:19:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 11:19:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 11:19:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 11:19:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 11:19:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2023-02-01 11:19:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2023-02-01 11:19:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2023-02-01 11:19:48 UTC|1 VERSION=2.11 /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
2023-02-01 11:20:14 UTC/bin/sh -c #(nop) COPY dir:bb5ad6aa41f1dec00f8cfd284267edbce4c87d72b86f58ce8b8c7b949e33d169 in /usr/lib/python3.10/site-packages/
2023-02-01 11:20:19 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2023-02-01 11:26:23 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-02-01 11:26:27 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 11:26:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-02-01 11:26:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 10:44:32+00:00
2023-02-01 11:26:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 11:26:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 11:26:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
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.