2020-01-10 05:54:03 UTC
83.4 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.15% (2.63 MB)
[#001] sha256:4daca769519551fc620e72d16688917376ddbb83c145909221447c33fedbabce - 22.17% (18.5 MB)
[#002] sha256:5e4a4089dc5eec9602241ac00f9e8be8f7031659e5bccc1cbeed10325e7a80d2 - 0.0% (2.43 KB)
[#003] sha256:40e78914bc61b7b3f0e6e25872046a34812ce57e02b8d7840faf870996f56792 - 0.0% (3.18 KB)
[#004] sha256:406d6bd0b7e297809f2d50ea2abeed5c2cd96a990a6e6563b64f45febfe5c155 - 0.0% (658 Bytes)
[#005] sha256:c1f0680ea62bfcfbfbcfac878f63361c68eeafe7530cc67291c39b20f26b8141 - 7.95% (6.62 MB)
[#006] sha256:74374692141deedd80b235f34a3b275118b9708a7cc3a290e2eb143c21d85827 - 15.12% (12.6 MB)
[#007] sha256:00c1e8b44f66b734cba4ae43a84ed4bc686703a0d64532e12b68bf4264600c31 - 22.03% (18.4 MB)
[#008] sha256:cd44164fb996652454c31a44043d9fbea9bc68ecd3ee3a40d93d0f88881ef117 - 29.57% (24.7 MB)
[#009] sha256:b52ccc6773e29dc5e600635cc8e778c0fede12678bfe9fdfb4e53a00e367171a - 0.0% (1.65 KB)
/bin/sh -c #(nop) ADD file:a86aea1f3a7d68f6ae03397b99ea77f2e9ee901c5c59e59f76f93adbb4035913 in /
2019-05-11 00:07:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-01-10 05:53:49 UTC/bin/sh -c #(nop) ARG VERSION
2020-01-10 05:53:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-01-10 05:53:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-01-10 05:53:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-01-10 05:53:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-01-10 05:53:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-01-10 05:53:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-01-10 05:53:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-01-10 05:53:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awskops
2020-01-10 05:53:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awskops
2020-01-10 05:53:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awskops
2020-01-10 05:53:53 UTC/bin/sh -c #(nop) COPY dir:662d5ee8508f4567027754d4bde109d7554bb09ac4aebedbedf1860d4b41f517 in /usr/lib/python3.6/site-packages/
2020-01-10 05:53:55 UTC/bin/sh -c #(nop) COPY file:e335f3b39f22e95e4ad9888ea456832d0666373d9c3461019c873bcc82a64aae in /usr/bin/ansible
2020-01-10 05:53:55 UTC/bin/sh -c #(nop) COPY file:ad9867a47c644bd305a9c87f46091834a2ff12ef6bea10d2ac0baad62201bfb2 in /usr/bin/ansible-connection
2020-01-10 05:53:55 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2020-01-10 05:53:55 UTC/bin/sh -c #(nop) COPY file:b7735ea2b87f5659dd374c5e5cbe32860549543e04733aad813e7655d47fc9ca in /usr/bin/aws-iam-authenticator
2020-01-10 05:53:56 UTC/bin/sh -c #(nop) COPY file:c6704f227a9f1def183435bba23cc5bcf9a77a4d843f3528fecb204e3aebee11 in /usr/bin/kubectl
2020-01-10 05:53:57 UTC/bin/sh -c #(nop) COPY file:054bd747e7eebde33339a231c06102d72b9fc20560db2f8d61bafa853ef60758 in /usr/bin/kops
2020-01-10 05:53:58 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2020-01-10 05:54:02 UTC|1 VERSION=2.5 /bin/sh -c set -eux && 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
2020-01-10 05:54:02 UTC/bin/sh -c #(nop) COPY file:04080df4805d0af8a76f52489a1e504f24cd1750aa296f8ae828ae37964a726c in /docker-entrypoint.sh
2020-01-10 05:54:03 UTC/bin/sh -c #(nop) WORKDIR /data
2020-01-10 05:54:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-01-10 05:54:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-01-10 05:54:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-01-10 05:50:35+00:00
2020-01-10 05:54:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a14f356cad5a5b22de8c42e61c9e584f71defcda
2020-01-10 05:54:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5-awskops
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.