2020-03-22 12:47:34 UTC
93.3 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.82% (2.64 MB)
[#001] sha256:4ee00558a2e6dda8dd4d1505169cb1f87ae7ac642d1a8e38003750c13459ab7e - 18.52% (17.3 MB)
[#002] sha256:44100779e565a76c35464a17fdcab77f4c82c87af12591f0a3ddb8fd0b86cbd0 - 0.0% (2.04 KB)
[#003] sha256:c6ac29e635dabca2f2e92105f3b622e83b43d2eda8c44cb907f79394f6c69ca6 - 0.0% (4.12 KB)
[#004] sha256:92fc9b6fd4e2960b781a37449fd7a47b0970bf658b343697e8796dffd1640730 - 0.0% (656 Bytes)
[#005] sha256:3f228ea2430ec027d390706e5c470613769c9cf8890d712b09308506aa427216 - 11.2% (10.4 MB)
[#006] sha256:0f444f8a496ce0a79d0a30fc11de252a818d4746d975b09e8a6d7993183c191e - 13.5% (12.6 MB)
[#007] sha256:d9e5a1bb71b9bafb020abc02c1f2138d6f6c5d70baa372c1004ddd99d278146b - 27.54% (25.7 MB)
[#008] sha256:abb81bdbd07e8a718832155296d3ce5f43af1f4f66666b6637cc86863eaa7638 - 26.42% (24.7 MB)
[#009] sha256:63f243eed34151054459044e716481cd2b614711188975a7bfeb35bef1b0200e - 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 12:47:19 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-22 12:47:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-03-22 12:47:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-03-22 12:47:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-03-22 12:47:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-03-22 12:47:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-03-22 12:47:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-03-22 12:47:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-03-22 12:47:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.3 awskops
2020-03-22 12:47:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.3 awskops
2020-03-22 12:47:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.3 awskops
2020-03-22 12:47:23 UTC/bin/sh -c #(nop) COPY dir:e553b2a22cce5d14b6b2b2d19605dd54e03bf935fd4236e6c3ca7a332b4c0a44 in /usr/lib/python3.6/site-packages/
2020-03-22 12:47:25 UTC/bin/sh -c #(nop) COPY file:0b095eab2b48a5a47d3584646cd772faf4a44a1aec54621e5aeb8a1e28a88a58 in /usr/bin/ansible
2020-03-22 12:47:25 UTC/bin/sh -c #(nop) COPY file:206916dee680201a7c5cd3a25b1fff0ae89d70360f418675e8064f717b034426 in /usr/bin/ansible-connection
2020-03-22 12:47:25 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2020-03-22 12:47:26 UTC/bin/sh -c #(nop) COPY file:39faff918d0ca99c235abb6d86dceeb9616a812e43f95c0cfc1d9a03a806bd6c in /usr/bin/aws-iam-authenticator
2020-03-22 12:47:26 UTC/bin/sh -c #(nop) COPY file:883ffe41cb83a1aa814cc153a4d303ad4f710f448ee3b6848a982f18f61be14c in /usr/bin/kubectl
2020-03-22 12:47:28 UTC/bin/sh -c #(nop) COPY file:76487767ed91b8f9b1801503857eca5ec36e8fd657b9ad8f50a0495901b2989d in /usr/bin/kops
2020-03-22 12:47:29 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2020-03-22 12:47:33 UTC|1 VERSION=2.3 /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-22 12:47:33 UTC/bin/sh -c #(nop) COPY file:04080df4805d0af8a76f52489a1e504f24cd1750aa296f8ae828ae37964a726c in /docker-entrypoint.sh
2020-03-22 12:47:33 UTC/bin/sh -c #(nop) WORKDIR /data
2020-03-22 12:47:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-03-22 12:47:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-03-22 12:47:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-03-22 12:43:54+00:00
2020-03-22 12:47:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=24f0d007cd5ebd77d06739ce3bed96242452cca9
2020-03-22 12:47:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.3-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.