2020-03-22 21:13:50 UTC
42.1 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c - 6.27% (2.64 MB)
[#001] sha256:7056129a42031cc904ed67edfde2b0c5a2ece2f1edecb798cfc938f17ab723d9 - 27.94% (11.8 MB)
[#002] sha256:71609043044bb5b4b70d400e76f796568c0d35338a2699ab1785e67a12b5a826 - 0.01% (2.42 KB)
[#003] sha256:bffb195a75eea012f43c342ccb95e4b581a304f7f780c01fb33ee60fd9d1b191 - 0.01% (3.67 KB)
[#004] sha256:2a75ca8c0fcf1a0b63879e1ee6f8838c17f53a934fba75da951110b1d4dda413 - 7.17% (3.01 MB)
[#005] sha256:724b1186551fb93f7013966c8c687ce98b9719eb74e5e690a823493911355123 - 58.61% (24.7 MB)
[#006] sha256:8f5ffc0dc1ff431d971e746d06771841370bccc471fbb164309fbf77ed2f9834 - 0.0% (1.65 KB)
/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 21:13:39 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-22 21:13:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-03-22 21:13:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-03-22 21:13:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-03-22 21:13:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-03-22 21:13:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-03-22 21:13:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-03-22 21:13:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-03-22 21:13:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2020-03-22 21:13:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2020-03-22 21:13:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2020-03-22 21:13:44 UTC/bin/sh -c #(nop) COPY dir:894971fad5a2eb6eaf4a2726e0859fbe3b59277b84869796ba96b8eb6d3c1032 in /usr/lib/python3.6/site-packages/
2020-03-22 21:13:45 UTC/bin/sh -c #(nop) COPY file:6fd80eddb831cd0b21b02e432974e940d0a1cbbc105da3a3ecdd74c0e1051882 in /usr/bin/ansible
2020-03-22 21:13:45 UTC/bin/sh -c #(nop) COPY file:cd026bf0678857947f229eee48e1acada8ffaff599ddb8da1ec8f0eb47c92775 in /usr/bin/ansible-connection
2020-03-22 21:13:45 UTC/bin/sh -c #(nop) COPY file:5bda75fbe3dfbcd78b599e2a9fc7abd113fa3a92463b7cd8e4edfdc0385b5844 in /usr/bin/yq
2020-03-22 21:13:45 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2020-03-22 21:13:49 UTC|1 VERSION=2.9 /bin/sh -c set -eux && addgroup -g ${MY_GID} ${MY_GROUP} && adduser -h /home/ansible -s /bin/bash -G ${MY_GROUP} -D -u ${MY_UID} ${MY_USER} && mkdir /home/ansible/.gnupg && chown ansible:ansible /home/ansible/.gnupg && chmod 0700 /home/ansible/.gnupg && mkdir /home/ansible/.ssh && chown ansible:ansible /home/ansible/.ssh && chmod 0700 /home/ansible/.ssh && mkdir /data && chown ansible:ansible /data && chmod 0755 /data && apk add --no-cache bash git gnupg jq openssh-client 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 21:13:49 UTC/bin/sh -c #(nop) COPY file:04080df4805d0af8a76f52489a1e504f24cd1750aa296f8ae828ae37964a726c in /docker-entrypoint.sh
2020-03-22 21:13:50 UTC/bin/sh -c #(nop) WORKDIR /data
2020-03-22 21:13:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-03-22 21:13:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-03-22 21:13:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-03-22 21:12:36+00:00
2020-03-22 21:13:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2813da4e4772279c2f233ff17fdabe5ca74fe009
2020-03-22 21:13:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9-tools
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.