2020-03-22 18:51:27 UTC
23.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c - 11.09% (2.64 MB)
[#001] sha256:4bf4dc426e726fda3cba4bad31f0cc826cdb2dc43132a38dc044b8a73529fa28 - 40.71% (9.68 MB)
[#002] sha256:df6142e8e52141523c282cd3193adcb9f9433732e736050704352e60099d8f14 - 48.17% (11.4 MB)
[#003] sha256:98cadc43f3906db92af218fc9d612cf4eac42dc014f3e14112de00faa385af75 - 0.01% (2.42 KB)
[#004] sha256:02cee73b85cc9fad130f9085d7465fa4320b5f097f33e185259930fb8e870683 - 0.02% (3.66 KB)
[#005] sha256:abdd2ef5f7b5c3d592d3c97c6f6d884256e2917064e15767e1b240bf460e23b7 - 0.0% (127 Bytes)
/bin/sh -c #(nop) ADD file:f4f85ec73d7cc949662413419f8eafb31dabaa6e12cd21b7c8d5a9ef0d5b9681 in /
2020-01-23 16:53:17 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-03-22 18:51:19 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-22 18:51:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-03-22 18:51:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-03-22 18:51:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-03-22 18:51:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-03-22 18:51:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-03-22 18:51:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-03-22 18:51:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-03-22 18:51:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2020-03-22 18:51:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2020-03-22 18:51:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2020-03-22 18:51:23 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
2020-03-22 18:51:26 UTC/bin/sh -c #(nop) COPY dir:54e8d9753a98e93ac21890e57543fdbc625f6d646669a3cafb979ac6a4f11a81 in /usr/lib/python3.6/site-packages/
2020-03-22 18:51:26 UTC/bin/sh -c #(nop) COPY file:6fd80eddb831cd0b21b02e432974e940d0a1cbbc105da3a3ecdd74c0e1051882 in /usr/bin/ansible
2020-03-22 18:51:27 UTC/bin/sh -c #(nop) COPY file:cd026bf0678857947f229eee48e1acada8ffaff599ddb8da1ec8f0eb47c92775 in /usr/bin/ansible-connection
2020-03-22 18:51:27 UTC/bin/sh -c #(nop) WORKDIR /data
2020-03-22 18:51:27 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-03-22 18:51:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-03-22 18:50:22+00:00
2020-03-22 18:51:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=73afd06fb6788b2ab9f328076b41c9d71b01eb03
2020-03-22 18:51:27 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.