2020-03-22 16:34:57 UTC
80 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c - 3.29% (2.64 MB)
[#001] sha256:730e95450e35220612d4297332a15e5094fc4a21a1c4ab5545d389a0e80e4883 - 23.29% (18.6 MB)
[#002] sha256:777c30178c236ed0a300f2d4553d2d15876b622849b9eaf61980e2f9b5850ad9 - 0.0% (2.43 KB)
[#003] sha256:bcba5c944e89da6773441b1fb1d75413d592e24b9a46e030e74d313fd2613f68 - 0.0% (3.18 KB)
[#004] sha256:26502255f8375dba57f2039646a524b4dda87c65f7bf3f242b91d5dfcfb70ba7 - 0.0% (655 Bytes)
[#005] sha256:ea34ea0d8b58618d60ad6feead00ae47d3c856aa5192e44ca4ebf284beba8d3d - 13.06% (10.4 MB)
[#006] sha256:c361885154cd317a7ec207ac200588f07fa70b6daf560fc3332c59443ad6f114 - 15.75% (12.6 MB)
[#007] sha256:7da74ca2bfa3f375906872e9e1ff16a8222a558aadd6e409827550dd14959a9d - 13.8% (11 MB)
[#008] sha256:0e6968093523350500b703dbb5b592ee7bfc75d5fde9b614265a52c9ec30675c - 30.81% (24.7 MB)
[#009] sha256:6a5a5b4c81a6ad64c04a0ebc3e9910ef89dfdc8a356383646bc7617c8c8ccf8a - 0.0% (1.65 KB)
/bin/sh -c #(nop) ADD file:f4f85ec73d7cc949662413419f8eafb31dabaa6e12cd21b7c8d5a9ef0d5b9681 in /
2020-01-23 16:53:17 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-03-22 16:34:42 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-22 16:34:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-03-22 16:34:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-03-22 16:34:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-03-22 16:34:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-03-22 16:34:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-03-22 16:34:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-03-22 16:34:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-03-22 16:34:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awshelm
2020-03-22 16:34:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awshelm
2020-03-22 16:34:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awshelm
2020-03-22 16:34:47 UTC/bin/sh -c #(nop) COPY dir:f900c974f0df7030b03b3595eab3834a2bb424fa9ba6fa06e74801a016a12e82 in /usr/lib/python3.6/site-packages/
2020-03-22 16:34:48 UTC/bin/sh -c #(nop) COPY file:e335f3b39f22e95e4ad9888ea456832d0666373d9c3461019c873bcc82a64aae in /usr/bin/ansible
2020-03-22 16:34:49 UTC/bin/sh -c #(nop) COPY file:ad9867a47c644bd305a9c87f46091834a2ff12ef6bea10d2ac0baad62201bfb2 in /usr/bin/ansible-connection
2020-03-22 16:34:49 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2020-03-22 16:34:49 UTC/bin/sh -c #(nop) COPY file:39faff918d0ca99c235abb6d86dceeb9616a812e43f95c0cfc1d9a03a806bd6c in /usr/bin/aws-iam-authenticator
2020-03-22 16:34:50 UTC/bin/sh -c #(nop) COPY file:883ffe41cb83a1aa814cc153a4d303ad4f710f448ee3b6848a982f18f61be14c in /usr/bin/kubectl
2020-03-22 16:34:51 UTC/bin/sh -c #(nop) COPY file:1c197e5c8defc0089e66d4a99b39ae3a3105a3709a69d938436bd8fe69aad697 in /usr/bin/helm
2020-03-22 16:34:51 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2020-03-22 16:34:55 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 /home/ansible/.helm && chown ansible:ansible /home/ansible/.helm && chmod 0755 /home/ansible/.helm && 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-03-22 16:34:56 UTC/bin/sh -c #(nop) COPY file:04080df4805d0af8a76f52489a1e504f24cd1750aa296f8ae828ae37964a726c in /docker-entrypoint.sh
2020-03-22 16:34:56 UTC/bin/sh -c #(nop) WORKDIR /data
2020-03-22 16:34:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-03-22 16:34:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-03-22 16:34:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-03-22 16:31:45+00:00
2020-03-22 16:34:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=73afd06fb6788b2ab9f328076b41c9d71b01eb03
2020-03-22 16:34:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5-awshelm
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.