2020-06-12 18:59:38 UTC
23.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:31603596830fc7e56753139f9c2c6bd3759e48a850659506ebfb885d1cf3aef5 - 11.12% (2.64 MB)
[#001] sha256:d325fe3d83d04eae77dd1aa05d62040536a3a8804fb611e3ad86b66f959e8891 - 40.69% (9.68 MB)
[#002] sha256:9b79304ccd040a7685def3d8440e7e4cd878fc3a438051cd5325e6d475e543da - 48.17% (11.5 MB)
[#003] sha256:a207f5b32ece9de24c94c560bb339033a0c364ec3d25289aa010b6c65db9e041 - 0.01% (2.42 KB)
[#004] sha256:90b292ac4f59a932d7b68db45cde52b6deb2ae44cfcb143c54512190c2f9c2ef - 0.02% (3.75 KB)
[#005] sha256:6d5fc7ab559b2d47948757a0aeb3666a3e224cd52e42d5821897991e71c38e42 - 0.0% (127 Bytes)
/bin/sh -c #(nop) ADD file:a0afd0b0db7f9ee9496186ead087ec00edd1386ea8c018557d15720053f7308e in /
2020-04-24 01:05:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-06-12 18:59:29 UTC/bin/sh -c #(nop) ARG VERSION
2020-06-12 18:59:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-06-12 18:59:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-06-12 18:59:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-06-12 18:59:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-06-12 18:59:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-06-12 18:59:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-06-12 18:59:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-06-12 18:59:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2020-06-12 18:59:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2020-06-12 18:59:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2020-06-12 18:59:33 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-06-12 18:59:36 UTC/bin/sh -c #(nop) COPY dir:f3b6924ab3f83c0caf4c812840ac03b7455a6cb81e6d77e3042291e9ed4bb2d6 in /usr/lib/python3.6/site-packages/
2020-06-12 18:59:37 UTC/bin/sh -c #(nop) COPY file:6fd80eddb831cd0b21b02e432974e940d0a1cbbc105da3a3ecdd74c0e1051882 in /usr/bin/ansible
2020-06-12 18:59:37 UTC/bin/sh -c #(nop) COPY file:ab5b3fa7ca80b44a7c1a395f29766dcfadec43bb06c554607aea1237409f31bf in /usr/bin/ansible-connection
2020-06-12 18:59:38 UTC/bin/sh -c #(nop) WORKDIR /data
2020-06-12 18:59:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-06-12 18:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-06-12 18:58:34+00:00
2020-06-12 18:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ab2b7c57912a4f94a70831d3d0502caa59dfded5
2020-06-12 18:59:38 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.