2019-11-14 23:54:09 UTC
23.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 11.09% (2.63 MB)
[#001] sha256:2e21e11ba1c4d2e1ec098f56cb6ea51ce529ceade0a947f3ff3c8c3765799b9a - 40.82% (9.68 MB)
[#002] sha256:1fd50e53f5ced66e7d7ad4523d7d42133c947f8a859ac24e547ff1909af48b29 - 48.06% (11.4 MB)
[#003] sha256:78e2d5dff525d2aadf6fa7cd99bf1f523b3e01b8fc144cf9f72f62c13732edbc - 0.01% (2.42 KB)
[#004] sha256:389b0eb7397ad0bcd1585c868bacab8e9bc1e9d224a97820318ac6f014d165a4 - 0.02% (3.66 KB)
[#005] sha256:8e58cd11c5a8abb61d012a85cfc2d45b58c1ad26f3511c0f87a4ff124a997b50 - 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 23:53:59 UTC/bin/sh -c #(nop) ARG VERSION
2019-11-14 23:53:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2019-11-14 23:53:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2019-11-14 23:53:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2019-11-14 23:54:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2019-11-14 23:54:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2019-11-14 23:54:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2019-11-14 23:54:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2019-11-14 23:54:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2019-11-14 23:54:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2019-11-14 23:54:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2019-11-14 23:54:04 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 23:54:07 UTC/bin/sh -c #(nop) COPY dir:25c5a7b9625cf56be6768f75319cef1b09b9b9b91cb269be1f268e367db8b155 in /usr/lib/python3.6/site-packages/
2019-11-14 23:54:08 UTC/bin/sh -c #(nop) COPY file:6fd80eddb831cd0b21b02e432974e940d0a1cbbc105da3a3ecdd74c0e1051882 in /usr/bin/ansible
2019-11-14 23:54:08 UTC/bin/sh -c #(nop) COPY file:cd026bf0678857947f229eee48e1acada8ffaff599ddb8da1ec8f0eb47c92775 in /usr/bin/ansible-connection
2019-11-14 23:54:09 UTC/bin/sh -c #(nop) WORKDIR /data
2019-11-14 23:54:09 UTC/bin/sh -c #(nop) CMD ["ansible"]
2019-11-14 23:54:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2019-11-14 23:52:49+00:00
2019-11-14 23:54:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=40c9284aa2f71a0947ad4660e3195f2d43c7221f
2019-11-14 23:54:09 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.