2019-10-30 12:00:23 UTC
82.2 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 - 3.2% (2.63 MB)
[#001] sha256:f12c2b8c93c39915cff8d3f70ee5619e6fe24b710c09efe9b8c8463835b92831 - 24.08% (19.8 MB)
[#002] sha256:65df43e842f9b9eef417962710fe66d8adedc66d1c809915b8fc7bc6ce1bf902 - 0.0% (2.22 KB)
[#003] sha256:da98b0dfc37c1dc77eae8b9fb000ec63bbe8a3c88be538ccd855c312932c1be5 - 0.0% (3.61 KB)
[#004] sha256:3302143356ad5a41eb3316c784346297508962c0314e1f3662c6705a32d11816 - 0.0% (655 Bytes)
[#005] sha256:84525c51fca75534008adf5219ea47785ff4b4e1d229d889c610972a5a857518 - 16.65% (13.7 MB)
[#006] sha256:9ac0eb19c1c7a4aa6b956f96e2dc7f354345444afbc0a8a29fe92cd772085561 - 26.12% (21.5 MB)
[#007] sha256:dc4d60219b40cff29773d7eff3649b40a6c066f109c265767ccd9dfe9a87cb8f - 29.93% (24.6 MB)
[#008] sha256:8a6a497d75e4b486e4af2633054d0f88623ab72342c367b2f690a7d3fa0bfb8b - 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-30 12:00:08 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]> repo=https://github.com/cytopia/docker-ansible
2019-10-30 12:00:13 UTC/bin/sh -c #(nop) COPY dir:0c697a11fd756dca5c372872b329c3d031626f33aa4e58e4434ccffbfadfecf2 in /usr/lib/python3.6/site-packages/
2019-10-30 12:00:14 UTC/bin/sh -c #(nop) COPY file:babf49c839fb42037e12dbe93a9c1361745709fb5544de0f1b318161256f7827 in /usr/bin/ansible
2019-10-30 12:00:15 UTC/bin/sh -c #(nop) COPY file:ad3c0f264270747b145243ae356692401eabe73f93f82e2d6a48a1f8315bb454 in /usr/bin/ansible-connection
2019-10-30 12:00:15 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2019-10-30 12:00:15 UTC/bin/sh -c #(nop) COPY file:a6d5f130311e0490e7698f7b2df72ede38aa9825890e928e2865f5edfbc67a7f in /usr/bin/kubectl
2019-10-30 12:00:17 UTC/bin/sh -c #(nop) COPY file:cbb4cf0df102d2e6c34e32449ffb0cbf5020a5662434464da4a9bc50fefa9032 in /usr/bin/kops
2019-10-30 12:00:18 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2019-10-30 12:00:22 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 /home/ansible/.aws && chown ansible:ansible /home/ansible/.aws && chmod 0700 /home/ansible/.aws && 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-30 12:00:23 UTC/bin/sh -c #(nop) COPY file:7f9d9f072f16538745ee1beb415e753e0d12f2e159332fc94980ab821e7caba8 in /docker-entrypoint.sh
2019-10-30 12:00:23 UTC/bin/sh -c #(nop) WORKDIR /data
2019-10-30 12:00:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2019-10-30 12:00:23 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.