2020-01-09 13:05:40 UTC
77.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.38% (2.63 MB)
[#001] sha256:58dd738270a874f73114ea3f3e0d06a2dac96b7a7a398c0a04bb17a4c2f29f7a - 26.09% (20.3 MB)
[#002] sha256:803070562ff98baac5ca49a9749670391ffb3da36c699b4d00370724ce836560 - 0.0% (2.22 KB)
[#003] sha256:3fedfba8cb74e95a1b8869de1c46db8a2f75961b645a8965408fc0f449cd5dd5 - 0.0% (3.61 KB)
[#004] sha256:fcac69dccefd1d0f714894fdd543edca0f7626eee96e59b1fb0c915a3a538681 - 0.0% (656 Bytes)
[#005] sha256:c4b6976f419549e13cc44b6a334f96c0bfb6ec3987bcaf0b6241a645bf06d0dc - 8.51% (6.62 MB)
[#006] sha256:f8b55b44e417ac37614e6f287dfef6a1bea3bd3bff4b6a794e7325eba6b7c3bd - 16.18% (12.6 MB)
[#007] sha256:630f6ccda7848c454d18ee2b99757a26f94de14fc27a5d4618277ac02c3ea5fb - 14.18% (11 MB)
[#008] sha256:a4ca6373d371413dd66563a948030ba2fddb0889f7753ca80dd95a41f993c618 - 31.66% (24.7 MB)
[#009] sha256:9cfbe46aba61a9b1f54c4a38e1ada80220050cd77efa1f16ea4dfc0aee00600e - 0.0% (1.66 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-09 13:05:25 UTC/bin/sh -c #(nop) ARG VERSION
2020-01-09 13:05:26 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-01-09 13:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-01-09 13:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-01-09 13:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-01-09 13:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-01-09 13:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-01-09 13:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-01-09 13:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2020-01-09 13:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2020-01-09 13:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2020-01-09 13:05:31 UTC/bin/sh -c #(nop) COPY dir:8ac5f7a8877dc855706b10fd401f2a83e0ad762b61a5ae245eb06e3549c86bbc in /usr/lib/python3.6/site-packages/
2020-01-09 13:05:32 UTC/bin/sh -c #(nop) COPY file:babf49c839fb42037e12dbe93a9c1361745709fb5544de0f1b318161256f7827 in /usr/bin/ansible
2020-01-09 13:05:32 UTC/bin/sh -c #(nop) COPY file:ad3c0f264270747b145243ae356692401eabe73f93f82e2d6a48a1f8315bb454 in /usr/bin/ansible-connection
2020-01-09 13:05:33 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2020-01-09 13:05:33 UTC/bin/sh -c #(nop) COPY file:b7735ea2b87f5659dd374c5e5cbe32860549543e04733aad813e7655d47fc9ca in /usr/bin/aws-iam-authenticator
2020-01-09 13:05:34 UTC/bin/sh -c #(nop) COPY file:c6704f227a9f1def183435bba23cc5bcf9a77a4d843f3528fecb204e3aebee11 in /usr/bin/kubectl
2020-01-09 13:05:35 UTC/bin/sh -c #(nop) COPY file:1c197e5c8defc0089e66d4a99b39ae3a3105a3709a69d938436bd8fe69aad697 in /usr/bin/helm
2020-01-09 13:05:35 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2020-01-09 13:05:39 UTC|1 VERSION=2.8 /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-01-09 13:05:39 UTC/bin/sh -c #(nop) COPY file:04080df4805d0af8a76f52489a1e504f24cd1750aa296f8ae828ae37964a726c in /docker-entrypoint.sh
2020-01-09 13:05:39 UTC/bin/sh -c #(nop) WORKDIR /data
2020-01-09 13:05:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-01-09 13:05:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-01-09 13:05:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-01-09 13:03:41+00:00
2020-01-09 13:05:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=db051caba31e19759f3dd4dc64a7eddb558b76ee
2020-01-09 13:05:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8-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.