2020-03-22 11:53:14 UTC
80.8 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.26% (2.64 MB)
[#001] sha256:0340fb56965c5735814a3734a4f5573e2937f11d2b542f4304e6b62a9fb45505 - 23.07% (18.6 MB)
[#002] sha256:56225528eb761b6ed2b702f4f994adf49f1303971f9c3c0b81681123795fe546 - 0.0% (2.43 KB)
[#003] sha256:26caf58ef4e76400afaecc4fa8e9eaf5940274a6549f196d145c4d7e1ab73f41 - 0.0% (3.18 KB)
[#004] sha256:60d9f7a9f904c1af4c616b9a166530e068439ec2003bf3335e0fb32b2ac82242 - 0.0% (659 Bytes)
[#005] sha256:45601d950c620991af924d95cf93da42808ad1c395f6f099562d2aff8b0d8717 - 12.93% (10.4 MB)
[#006] sha256:165c8689410dbafe4f2e201e3593fe31b851d098ca7db7006a61bcd7da8a23cf - 15.6% (12.6 MB)
[#007] sha256:ce3d39ccd7a543f635312321a330e132e75074590fd43a8744258964818ffa42 - 14.6% (11.8 MB)
[#008] sha256:7621f8d4874428e34e77b8533f2297946c88ff7d92610d475779735a0de3f384 - 30.52% (24.7 MB)
[#009] sha256:6f16156b63264e1cbc4694cd5b6b550e07f7f851c6aa18077d5a7f82931fd23e - 0.0% (1.66 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 11:53:00 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-22 11:53:00 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-03-22 11:53:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-03-22 11:53:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-03-22 11:53:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-03-22 11:53:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-03-22 11:53:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-03-22 11:53:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-03-22 11:53:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awshelm
2020-03-22 11:53:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awshelm
2020-03-22 11:53:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awshelm
2020-03-22 11:53:05 UTC/bin/sh -c #(nop) COPY dir:3712116d5725c91443516285d6a4b6b88ec335d625e1f39af74bd1f98d589b81 in /usr/lib/python3.6/site-packages/
2020-03-22 11:53:06 UTC/bin/sh -c #(nop) COPY file:e335f3b39f22e95e4ad9888ea456832d0666373d9c3461019c873bcc82a64aae in /usr/bin/ansible
2020-03-22 11:53:06 UTC/bin/sh -c #(nop) COPY file:ad9867a47c644bd305a9c87f46091834a2ff12ef6bea10d2ac0baad62201bfb2 in /usr/bin/ansible-connection
2020-03-22 11:53:07 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2020-03-22 11:53:07 UTC/bin/sh -c #(nop) COPY file:39faff918d0ca99c235abb6d86dceeb9616a812e43f95c0cfc1d9a03a806bd6c in /usr/bin/aws-iam-authenticator
2020-03-22 11:53:08 UTC/bin/sh -c #(nop) COPY file:883ffe41cb83a1aa814cc153a4d303ad4f710f448ee3b6848a982f18f61be14c in /usr/bin/kubectl
2020-03-22 11:53:09 UTC/bin/sh -c #(nop) COPY file:482271ca52d16ccf2820702189d833fe081173d522dc46e2fe64ec00f7f8a5e3 in /usr/bin/helm
2020-03-22 11:53:09 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2020-03-22 11:53:13 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 11:53:14 UTC/bin/sh -c #(nop) COPY file:04080df4805d0af8a76f52489a1e504f24cd1750aa296f8ae828ae37964a726c in /docker-entrypoint.sh
2020-03-22 11:53:14 UTC/bin/sh -c #(nop) WORKDIR /data
2020-03-22 11:53:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-03-22 11:53:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-03-22 11:53:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-03-22 11:50:10+00:00
2020-03-22 11:53:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=24f0d007cd5ebd77d06739ce3bed96242452cca9
2020-03-22 11:53:14 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.