2019-07-16 04:43:24 UTC
77.1 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.41% (2.63 MB)
[#001] sha256:dde6aea1f727fb06d13ee306a9da380a9b288b3a6417656218aac0a7bcac05b2 - 22.41% (17.3 MB)
[#002] sha256:baec6cc2b515e922e5fb5bf7c672f7a29221acc841521b65786f27b3c3133717 - 0.0% (2.04 KB)
[#003] sha256:268fa6926a3adccf46db952e1d96e76495f8c598ef24cde936d452c4e4614aba - 0.01% (4.02 KB)
[#004] sha256:08e9da47f1b98379a44d213e57ad997415b488d71b2dbf7610cc17cccdc90c21 - 0.0% (656 Bytes)
[#005] sha256:2244637a9adfa7df6ecd1d68c41c4161e00ec504f7e7e5787078181c6b9c342a - 16.69% (12.9 MB)
[#006] sha256:d08b342245edb5b27ae2ae1a59c9db95396c2ba2260e88685be6e3ef0c95711e - 25.59% (19.7 MB)
[#007] sha256:5e5c0e44951a8c1ad65ff3a1a4a9597511e484d445d075958513e81171643a09 - 31.9% (24.6 MB)
[#008] sha256:8e7dab53ef7979384e530774171148a30cf9b84d06322b75f17d62f9629e5511 - 0.0% (1.31 KB)
/bin/sh -c #(nop) ADD file:a86aea1f3a7d68f6ae03397b99ea77f2e9ee901c5c59e59f76f93adbb4035913 in /
2019-05-11 00:07:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2019-07-16 04:43:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]> repo=https://github.com/cytopia/docker-ansible
2019-07-16 04:43:15 UTC/bin/sh -c #(nop) COPY dir:b29150a52bf9ec338329cfe949ea8d02c7431cecfebe5678de282e66875b3a5b in /usr/lib/python3.6/site-packages/
2019-07-16 04:43:16 UTC/bin/sh -c #(nop) COPY file:78cecbd0deeb7855588faebae84e53739c3ab0b95ac777d1bf4a59dae955be27 in /usr/bin/ansible
2019-07-16 04:43:16 UTC/bin/sh -c #(nop) COPY file:53fe10d058172d86b0f4d4312c83693ce6ec06b81b4e1eb6aecf417a3addab4a in /usr/bin/ansible-connection
2019-07-16 04:43:16 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2019-07-16 04:43:19 UTC/bin/sh -c #(nop) COPY file:0ec6f1830b25cf62d477f38562c19b4d0a92fc5aae48ba8394ec1a3883f0b67e in /usr/bin/kubectl
2019-07-16 04:43:20 UTC/bin/sh -c #(nop) COPY file:abc212dd7d1bb7a5ded1bc7a0b4cca5ff2e9425d916ef41beaf84d5a41a61af8 in /usr/bin/kops
2019-07-16 04:43:20 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2019-07-16 04:43:24 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 0755 /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-07-16 04:43:24 UTC/bin/sh -c #(nop) COPY file:58c271ac2098751c22ae8011d00fb634127f027a6de5ebb9b6a686d4cc1f8ff8 in /docker-entrypoint.sh
2019-07-16 04:43:24 UTC/bin/sh -c #(nop) WORKDIR /data
2019-07-16 04:43:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2019-07-16 04:43:24 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.