2019-10-31 22:47:12 UTC
53.5 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 4.91% (2.63 MB)
[#001] sha256:afd6ec1ceecca5dfc597ba417811042440e934e7b223822545fdb44f0a8c71e0 - 49.11% (26.3 MB)
[#002] sha256:392bee207ace8382f1a6a1710245dba8fe7244e133e8fcfa5edde3f95710f6d1 - 0.0% (2.42 KB)
[#003] sha256:e29f21e4b6d8170f30f4a1ee79347b9ccf50fc3d44eb6a7a60a5e66aec68331e - 0.01% (3.67 KB)
[#004] sha256:6390d26f1a34b942fdbc1e73b865ea3924a9b3a3bf8926880ab07a608e09bc6f - 45.97% (24.6 MB)
[#005] sha256:a0c9b2ea9871576931c6b36be8d3326e64dde8e1bd467008e376687bfa2500aa - 0.0% (1.51 KB)
/bin/sh -c #(nop) ADD file:a86aea1f3a7d68f6ae03397b99ea77f2e9ee901c5c59e59f76f93adbb4035913 in /
2019-05-11 00:07:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-10-31 22:46:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]> repo=https://github.com/cytopia/docker-ansible
2019-10-31 22:47:02 UTC/bin/sh -c #(nop) COPY dir:bdc8a11a554c19938716b549b19d1e7e96487f742b550bb637dfbd96fa0cd07d in /usr/lib/python3.6/site-packages/
2019-10-31 22:47:05 UTC/bin/sh -c #(nop) COPY file:6fd80eddb831cd0b21b02e432974e940d0a1cbbc105da3a3ecdd74c0e1051882 in /usr/bin/ansible
2019-10-31 22:47:05 UTC/bin/sh -c #(nop) COPY file:cd026bf0678857947f229eee48e1acada8ffaff599ddb8da1ec8f0eb47c92775 in /usr/bin/ansible-connection
2019-10-31 22:47:06 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2019-10-31 22:47:11 UTC/bin/sh -c set -x && 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
2019-10-31 22:47:11 UTC/bin/sh -c #(nop) COPY file:7f9d9f072f16538745ee1beb415e753e0d12f2e159332fc94980ab821e7caba8 in /docker-entrypoint.sh
2019-10-31 22:47:12 UTC/bin/sh -c #(nop) WORKDIR /data
2019-10-31 22:47:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2019-10-31 22:47:12 UTC/bin/sh -c #(nop) CMD ["ansible"]
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.