2019-10-30 10:12:14 UTC
68.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.83% (2.63 MB)
[#001] sha256:f9925feedf05ca6d4188dab5dff5c8f5c6f79a1455de8dd6c701fd6f5c7d7130 - 26.82% (18.4 MB)
[#002] sha256:730df066975d5d44e6d7d5561d3dc8c10931eb4dae46c4e66c7902147a876356 - 0.0% (2.43 KB)
[#003] sha256:4b9dc0b336e0a01046dfcdc8d9606d3d297fe3ed8383fb90dedae2ac746fd0ee - 0.0% (3.35 KB)
[#004] sha256:a56204621f3def1b81e6fb9ec2904c1b9127360e6b8147cf7ffe9ed1c21ab19c - 0.0% (655 Bytes)
[#005] sha256:352f80cdb6123ceda0b9ed7f72cb9380ecbb7a33eed8caa8abb78af5fa2c5b2c - 19.93% (13.7 MB)
[#006] sha256:720b28bcf3b7cd013fb2943c5db74e63799bcc8f6446a70335baaf2c8b39c478 - 13.57% (9.32 MB)
[#007] sha256:2e0526f737f7256a3f3927df6459fa21681938cbd5c7b6efcc264d12ea91946f - 35.84% (24.6 MB)
[#008] sha256:3694f9e9d6fd6ad18ea27505e5a51902f9444869416cdea03bb9dc5c9d425c10 - 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 10:12:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]> repo=https://github.com/cytopia/docker-ansible
2019-10-30 10:12:05 UTC/bin/sh -c #(nop) COPY dir:44c547f4865cfffa8317b48d0158024fcfb6c93add18b08a2fab6c65fad0409a in /usr/lib/python3.6/site-packages/
2019-10-30 10:12:06 UTC/bin/sh -c #(nop) COPY file:e335f3b39f22e95e4ad9888ea456832d0666373d9c3461019c873bcc82a64aae in /usr/bin/ansible
2019-10-30 10:12:06 UTC/bin/sh -c #(nop) COPY file:82bdb2d64801d2df18398f6eba63ddb9a5ac019a3022e5243e56d251d7999db5 in /usr/bin/ansible-connection
2019-10-30 10:12:06 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2019-10-30 10:12:07 UTC/bin/sh -c #(nop) COPY file:a6d5f130311e0490e7698f7b2df72ede38aa9825890e928e2865f5edfbc67a7f in /usr/bin/kubectl
2019-10-30 10:12:08 UTC/bin/sh -c #(nop) COPY file:7fd1f0ed3a6d79c2097ca01893b6a9c3c06a4e6b88a8bb445c7cf5ef30dd8859 in /usr/bin/helm
2019-10-30 10:12:08 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2019-10-30 10:12:13 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 10:12:13 UTC/bin/sh -c #(nop) COPY file:7f9d9f072f16538745ee1beb415e753e0d12f2e159332fc94980ab821e7caba8 in /docker-entrypoint.sh
2019-10-30 10:12:13 UTC/bin/sh -c #(nop) WORKDIR /data
2019-10-30 10:12:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2019-10-30 10:12:14 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.