2019-11-14 00:03:40 UTC
23.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 11.1% (2.63 MB)
[#001] sha256:0cea308c633c3dd28c7bd262e3f242e5ef33773ab258be91b4074288dd4d1935 - 40.83% (9.68 MB)
[#002] sha256:11fe423ef8d9d4e4cb97381346cd3695aef1071c3b27bc3a6db72ef11d2eaa25 - 48.05% (11.4 MB)
[#003] sha256:b258d938a24fec1ef5da064d847dbf8b91514c41f389f9e755cd8bc5bbef33b2 - 0.01% (2.42 KB)
[#004] sha256:39b7de9ed7a2eee55d9ef4be778c895571621033ceea50324e42104d8ed33059 - 0.02% (3.66 KB)
[#005] sha256:f856d3f5fa9810b291680bd8410a65e89587effd68285ba95e2122b493689f4f - 0.0% (127 Bytes)
/bin/sh -c #(nop) ADD file:a86aea1f3a7d68f6ae03397b99ea77f2e9ee901c5c59e59f76f93adbb4035913 in /
2019-05-11 00:07:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-11-14 00:03:30 UTC/bin/sh -c #(nop) ARG VERSION
2019-11-14 00:03:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2019-11-14 00:03:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2019-11-14 00:03:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2019-11-14 00:03:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2019-11-14 00:03:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2019-11-14 00:03:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2019-11-14 00:03:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2019-11-14 00:03:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2019-11-14 00:03:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2019-11-14 00:03:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2019-11-14 00:03:35 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache python3 && ln -sf /usr/bin/python3 /usr/bin/python && ln -sf ansible /usr/bin/ansible-config && ln -sf ansible /usr/bin/ansible-console && ln -sf ansible /usr/bin/ansible-doc && ln -sf ansible /usr/bin/ansible-galaxy && ln -sf ansible /usr/bin/ansible-inventory && ln -sf ansible /usr/bin/ansible-playbook && ln -sf ansible /usr/bin/ansible-pull && ln -sf ansible /usr/bin/ansible-test && ln -sf ansible /usr/bin/ansible-vault && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf
2019-11-14 00:03:38 UTC/bin/sh -c #(nop) COPY dir:cef407c9a4193c145c99f839e70f7ed5e979a179a0d8e5982a92432a13f1eaa4 in /usr/lib/python3.6/site-packages/
2019-11-14 00:03:39 UTC/bin/sh -c #(nop) COPY file:6fd80eddb831cd0b21b02e432974e940d0a1cbbc105da3a3ecdd74c0e1051882 in /usr/bin/ansible
2019-11-14 00:03:40 UTC/bin/sh -c #(nop) COPY file:cd026bf0678857947f229eee48e1acada8ffaff599ddb8da1ec8f0eb47c92775 in /usr/bin/ansible-connection
2019-11-14 00:03:40 UTC/bin/sh -c #(nop) WORKDIR /data
2019-11-14 00:03:40 UTC/bin/sh -c #(nop) CMD ["ansible"]
2019-11-14 00:03:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2019-11-14 00:02:17+00:00
2019-11-14 00:03:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5a8b75491551d879f2113438037d191814237477
2019-11-14 00:03:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.