2019-09-20 10:07:45 UTC
72.9 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.6% (2.63 MB)
[#001] sha256:390061d0d39ed9dfb77063fc48e8eeac0128226640a82d76d23e540e5a9cee6a - 26.55% (19.4 MB)
[#002] sha256:2dd0a4d29d8946310f1b41b09d53c6e3f6a3d2de10010df6ad6f22962844243a - 0.0% (2.43 KB)
[#003] sha256:025eef7a86d7496bbd2ec4aaeae6b66d4300b3b884189d5fc603286ddc955d9b - 0.0% (3.5 KB)
[#004] sha256:9b178a03d30be844126bf2336425fc8e587e65a6899ff2ab0a086d76558ec08e - 0.0% (657 Bytes)
[#005] sha256:ab05f7f526fe41d5a0ec5d2a7679996acc58365320b7ab79d34937c5017303fa - 18.76% (13.7 MB)
[#006] sha256:fe0dec6eba4dd79e6939a5dfa4d4aa64922a4f3db7acf48286d009687c8df537 - 17.37% (12.7 MB)
[#007] sha256:238f39e9ffdff25d35e90d9d2da50280046007a5b23e3ec55f34ecffa2a39f31 - 33.71% (24.6 MB)
[#008] sha256:071ed644ad1ae2e71d01dad25d16e4b8e737434a66714dd9374cb4d092debf2c - 0.0% (1.67 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-20 10:07:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]> repo=https://github.com/cytopia/docker-ansible
2019-09-20 10:07:35 UTC/bin/sh -c #(nop) COPY dir:81785c5e493fbf4b61dad1428d8d42bf77ff5d344c6b1fe4acc4807e0442aaa5 in /usr/lib/python3.6/site-packages/
2019-09-20 10:07:36 UTC/bin/sh -c #(nop) COPY file:e335f3b39f22e95e4ad9888ea456832d0666373d9c3461019c873bcc82a64aae in /usr/bin/ansible
2019-09-20 10:07:36 UTC/bin/sh -c #(nop) COPY file:f1dff139aa6f310921504b51b2ca32f89efbd7f4c49f9e6e9e8acb0439e17fe2 in /usr/bin/ansible-connection
2019-09-20 10:07:36 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2019-09-20 10:07:36 UTC/bin/sh -c #(nop) COPY file:a07268d2c9c11f9154fa0998a08029910299e84498ca25c999612a7a32a57880 in /usr/bin/kubectl
2019-09-20 10:07:37 UTC/bin/sh -c #(nop) COPY file:aaef15952be60acf64dcf2895e32195ddc99cc9afd49352b6ca5fd8a5cd95a4e in /usr/bin/helm
2019-09-20 10:07:37 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2019-09-20 10:07:42 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-20 10:07:44 UTC/bin/sh -c #(nop) COPY file:6327f68c6722530dcd6324cc69b07f276318230243099754b7068a97ff2c61ff in /docker-entrypoint.sh
2019-09-20 10:07:44 UTC/bin/sh -c #(nop) WORKDIR /data
2019-09-20 10:07:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2019-09-20 10:07:45 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.