2020-03-23 10:30:16 UTC
101 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c - 2.61% (2.64 MB)
[#001] sha256:060e3b9243c3b7ba7d3242c60a788121d1333a7d02b4dbc86538c551aeb9dc47 - 21.42% (21.6 MB)
[#002] sha256:b8175d3dfae973d0ad29d45a836d7d02f56436bccb54e49b477344c3c73872f4 - 0.0% (2.42 KB)
[#003] sha256:641c28f4653d22cd5c6cd487adf10568125c1b19ce8c3de40f0af4fb194fc4a4 - 0.0% (3.67 KB)
[#004] sha256:6400f5329177d735829fe4ac344d1fc2ed87202376800d132217361979de262f - 2.98% (3.01 MB)
[#005] sha256:f0fd12917b5f388bd1936ff4a41dbbf82700e1661279947f3fa4f6b16c06fbcb - 0.0% (658 Bytes)
[#006] sha256:e28fa39b892c7a1d979b4b70842cc492930957d6ebacaaa7f4f8d3285c7c86e5 - 10.34% (10.4 MB)
[#007] sha256:436c61a4e4d8e133a0a6c1e647ea8412e8553273f49f157509086f5030a6bed9 - 12.47% (12.6 MB)
[#008] sha256:1249559f77b32f3418accdb72eafc45cb34d35fb301f59307d2fdab8bc3c57f0 - 25.76% (26 MB)
[#009] sha256:786ae26c484fe84b32e7aa684472758fe1a736a16fe98ff264572e65d1a605fa - 24.41% (24.7 MB)
[#010] sha256:8e2c66c7ee968ce16811e5a156b69a1eaf121d2b724f631e9dc35fddb7e2dfa1 - 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-23 10:29:58 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-23 10:29:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-03-23 10:29:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-03-23 10:29:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-03-23 10:29:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-03-23 10:29:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-03-23 10:29:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-03-23 10:29:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-03-23 10:29:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2020-03-23 10:30:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2020-03-23 10:30:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2020-03-23 10:30:04 UTC/bin/sh -c #(nop) COPY dir:24886257c8ca6fd64486fff58ce6f7701a4964aee5b01ec4fab27ee2a471f15d in /usr/lib/python3.6/site-packages/
2020-03-23 10:30:06 UTC/bin/sh -c #(nop) COPY file:6fd80eddb831cd0b21b02e432974e940d0a1cbbc105da3a3ecdd74c0e1051882 in /usr/bin/ansible
2020-03-23 10:30:06 UTC/bin/sh -c #(nop) COPY file:cd026bf0678857947f229eee48e1acada8ffaff599ddb8da1ec8f0eb47c92775 in /usr/bin/ansible-connection
2020-03-23 10:30:06 UTC/bin/sh -c #(nop) COPY file:5bda75fbe3dfbcd78b599e2a9fc7abd113fa3a92463b7cd8e4edfdc0385b5844 in /usr/bin/yq
2020-03-23 10:30:06 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2020-03-23 10:30:07 UTC/bin/sh -c #(nop) COPY file:39faff918d0ca99c235abb6d86dceeb9616a812e43f95c0cfc1d9a03a806bd6c in /usr/bin/aws-iam-authenticator
2020-03-23 10:30:08 UTC/bin/sh -c #(nop) COPY file:883ffe41cb83a1aa814cc153a4d303ad4f710f448ee3b6848a982f18f61be14c in /usr/bin/kubectl
2020-03-23 10:30:09 UTC/bin/sh -c #(nop) COPY file:a099652867fb693c5bb436984c66b7669d7de3608abfe502760978d12d0a1705 in /usr/bin/kops
2020-03-23 10:30:10 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2020-03-23 10:30:14 UTC|1 VERSION=latest /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-03-23 10:30:15 UTC/bin/sh -c #(nop) COPY file:04080df4805d0af8a76f52489a1e504f24cd1750aa296f8ae828ae37964a726c in /docker-entrypoint.sh
2020-03-23 10:30:15 UTC/bin/sh -c #(nop) WORKDIR /data
2020-03-23 10:30:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-03-23 10:30:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-03-23 10:30:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-03-23 10:27:46+00:00
2020-03-23 10:30:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=95118eca7625c8580294171a91b8a889254c6d3e
2020-03-23 10:30:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest-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.