2019-09-07 14:53:23 UTC
80.7 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.26% (2.63 MB)
[#001] sha256:713d80f023615e76c0bfa388df354ca0711863d2dc67c20e60b6ab149e4b325e - 24.92% (20.1 MB)
[#002] sha256:29bdc5fdb0503239529535832281cc4f7e8ae820bc0d0deaf74dd0b683752f7a - 0.0% (2.22 KB)
[#003] sha256:3ad15ada998ac94a971289ad2900b393315095f50738ba87ae17cbfc4d3203fc - 0.0% (3.61 KB)
[#004] sha256:e0b66622f3334a75162d22754b36bb7dcf6b30acb82ddfc62e5d399e43fefbf9 - 0.0% (658 Bytes)
[#005] sha256:4647a7b820040e590497624d6d3234bc79976460dce44cd8bf77453879046bd3 - 15.93% (12.9 MB)
[#006] sha256:2455720d82fd09f215fce854b1af54e86b84a6f7dc2e4791129a3c4fc511b796 - 25.44% (20.5 MB)
[#007] sha256:3716c42e4380946fcf8eb7dd6361e81fa1894899734d994abccf8cd79793f8f4 - 30.45% (24.6 MB)
[#008] sha256:d8b8719f45be3d8346c01a0f6c0ed323f7b988318038dae990f34f96ca572b8a - 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-09-07 14:53:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]> repo=https://github.com/cytopia/docker-ansible
2019-09-07 14:53:16 UTC/bin/sh -c #(nop) COPY dir:1f4e3e629c5ec1688509f339fa9df39f1b4e2a6eabab40691e8709642bec83c7 in /usr/lib/python3.6/site-packages/
2019-09-07 14:53:16 UTC/bin/sh -c #(nop) COPY file:babf49c839fb42037e12dbe93a9c1361745709fb5544de0f1b318161256f7827 in /usr/bin/ansible
2019-09-07 14:53:17 UTC/bin/sh -c #(nop) COPY file:ad3c0f264270747b145243ae356692401eabe73f93f82e2d6a48a1f8315bb454 in /usr/bin/ansible-connection
2019-09-07 14:53:17 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2019-09-07 14:53:17 UTC/bin/sh -c #(nop) COPY file:2d468a6702adcd0838dc12832264336570f245989244a7ae44e3407a156bd5d9 in /usr/bin/kubectl
2019-09-07 14:53:19 UTC/bin/sh -c #(nop) COPY file:e8b21ec9d217140465278d7a0b60154c62ce00b58400b1a38e09fc0f7394d8dd in /usr/bin/kops
2019-09-07 14:53:19 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2019-09-07 14:53: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-09-07 14:53:22 UTC/bin/sh -c #(nop) COPY file:458b3ab1e751c4617f187402ae5df67cddce9f15b0957705b6205a9f7aa0af41 in /docker-entrypoint.sh
2019-09-07 14:53:22 UTC/bin/sh -c #(nop) WORKDIR /data
2019-09-07 14:53:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2019-09-07 14:53: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.