2020-12-18 02:53:57 UTC
106 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:31603596830fc7e56753139f9c2c6bd3759e48a850659506ebfb885d1cf3aef5 - 2.48% (2.64 MB)
[#001] sha256:aff80ca1408fa6b5ec31bd151dd75d2aa3130bf00a8f89a0e26b5d7231adc64b - 9.09% (9.67 MB)
[#002] sha256:50b2932c1f2fb660a4a2908b3df6963e92155d1fb9d8753dd6c544ea5abc77ae - 7.31% (7.78 MB)
[#003] sha256:9214a64dd5f95ede725500feca4c2aad03659958ddb956bdd1b3ebc591a9b71e - 0.0% (2.43 KB)
[#004] sha256:25279fdb037fd5a2361acfa0ab2057d869186426186d3df37ecd0c60d5f7740c - 0.0% (3.49 KB)
[#005] sha256:d091491459bd840d091b7c5cd1f66b62fb1c524b441a9b9e3e58086439ea0b2e - 0.0% (93 Bytes)
[#006] sha256:061d5625a34cf9003cbc474ffcce03d2f7b4b73bb5d1a6ca7f6bc605d7bbea23 - 0.0% (1.27 KB)
[#007] sha256:8de1fb7e6e7ef20958799da0dc7491cf5e16e2fd33b2c5c9ab42d623bbdb2cb1 - 14.29% (15.2 MB)
[#008] sha256:ce2f904fa5c92b4619b70418b074ac8d57914ac58d87c55081fdfd1884555623 - 0.3% (327 KB)
[#009] sha256:fc609ed857792896bfb5598b969b3eaad1d0b5247a98ae32957f19606007dc98 - 2.83% (3.01 MB)
[#010] sha256:b6158542263f2787c75a528dab403183b3f0412e2e66170fc3288a6374b99f28 - 0.0% (1.65 KB)
[#011] sha256:3cbfd224f8f325b72682690a2f38a69cccd8168eb272c2814e5dc44e2d96c47c - 9.38% (9.98 MB)
[#012] sha256:92175ebcfe81e14da7652a23ad65678c6ead9e7becb98d83f2e16392e1a8df14 - 0.0% (652 Bytes)
[#013] sha256:48b9f04a2edbe427de74b59b525e9ba29fe7b8a8cea63ec34a54fd055513c868 - 10.32% (11 MB)
[#014] sha256:c0bcebd12dcc86dfe91e3fa31fa497963416e848b0db0a93b4d582f4250de797 - 2.48% (2.64 MB)
[#015] sha256:9c6a71a54eee2c5b79dde6e996c73b8c4076957f635c369b6ed606f16161954a - 10.77% (11.5 MB)
[#016] sha256:79d8da261b83247e14961de8e36ae8bce5233b2933adde6a6e3afc0e07c334c1 - 20.38% (21.7 MB)
[#017] sha256:9bc14b07d9856d47bb53c5205dd60cccd82de8d6531753bf00b8d904a2fa6fe1 - 0.0% (223 Bytes)
[#018] sha256:03a37b87e166454c9f0e4e7511bff35bfbc29d9abd612d24afa85f5d2c6a0a4b - 10.37% (11 MB)
/bin/sh -c #(nop) ADD file:a0afd0b0db7f9ee9496186ead087ec00edd1386ea8c018557d15720053f7308e in /
2020-04-24 01:05:35 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-12-18 02:50:33 UTC/bin/sh -c #(nop) ARG VERSION
2020-12-18 02:50:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-12-18 02:50:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-12-18 02:50:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-12-18 02:50:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-12-18 02:50:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-12-18 02:50:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-12-18 02:50:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-12-18 02:50:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base
2020-12-18 02:50:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base
2020-12-18 02:50:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base
2020-12-18 02:50:46 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache 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-12-18 02:50:49 UTC/bin/sh -c #(nop) COPY dir:246b3dafaa8c51066df87d02e2d0451ac484339565556ab996a6325c255e7b26 in /usr/lib/python3.6/site-packages/
2020-12-18 02:50:51 UTC/bin/sh -c #(nop) COPY file:e335f3b39f22e95e4ad9888ea456832d0666373d9c3461019c873bcc82a64aae in /usr/bin/ansible
2020-12-18 02:50:52 UTC/bin/sh -c #(nop) COPY file:f1dff139aa6f310921504b51b2ca32f89efbd7f4c49f9e6e9e8acb0439e17fe2 in /usr/bin/ansible-connection
2020-12-18 02:50:52 UTC/bin/sh -c #(nop) WORKDIR /data
2020-12-18 02:50:53 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-12-18 02:50:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 02:48:06+00:00
2020-12-18 02:50:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=86a170af863a43ce1efe3205d60c6757aeabec62
2020-12-18 02:50:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2020-12-18 02:51:13 UTC/bin/sh -c #(nop) ARG VERSION
2020-12-18 02:51:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-12-18 02:51:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-12-18 02:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-12-18 02:51:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-12-18 02:51:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-12-18 02:51:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-12-18 02:51:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-12-18 02:51:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools
2020-12-18 02:51:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools
2020-12-18 02:51:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools
2020-12-18 02:51:24 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2020-12-18 02:51:25 UTC|1 VERSION=2.7 /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
2020-12-18 02:51:28 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2020-12-18 02:51:30 UTC/bin/sh -c #(nop) COPY dir:4c4dbd32c4502b71ad680285dd53735d9901afe4ac5a7b0d961897f04d738726 in /usr/lib/python3.6/site-packages/
2020-12-18 02:51:31 UTC/bin/sh -c #(nop) COPY file:5bda75fbe3dfbcd78b599e2a9fc7abd113fa3a92463b7cd8e4edfdc0385b5844 in /usr/bin/yq
2020-12-18 02:51:32 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2020-12-18 02:51:32 UTC/bin/sh -c #(nop) WORKDIR /data
2020-12-18 02:51:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-12-18 02:51:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-12-18 02:51:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 02:50:57+00:00
2020-12-18 02:51:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=86a170af863a43ce1efe3205d60c6757aeabec62
2020-12-18 02:51:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2020-12-18 02:52:13 UTC/bin/sh -c #(nop) ARG VERSION
2020-12-18 02:52:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-12-18 02:52:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-12-18 02:52:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-12-18 02:52:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-12-18 02:52:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-12-18 02:52:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-12-18 02:52:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-12-18 02:52:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 aws
2020-12-18 02:52:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 aws
2020-12-18 02:52:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 aws
2020-12-18 02:52:26 UTC/bin/sh -c #(nop) COPY dir:f76b7ffdbf5119649559bf2e67663b88eec605a700eee1dd93e289a8543f8183 in /usr/lib/python3.6/site-packages/
2020-12-18 02:52:30 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2020-12-18 02:52:31 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2020-12-18 02:52:33 UTC/bin/sh -c #(nop) WORKDIR /data
2020-12-18 02:52:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-12-18 02:52:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-12-18 02:52:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 02:51:38+00:00
2020-12-18 02:52:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=86a170af863a43ce1efe3205d60c6757aeabec62
2020-12-18 02:52:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2020-12-18 02:53:05 UTC/bin/sh -c #(nop) ARG VERSION
2020-12-18 02:53:06 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-12-18 02:53:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-12-18 02:53:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-12-18 02:53:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-12-18 02:53:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-12-18 02:53:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-12-18 02:53:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-12-18 02:53:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awsk8s
2020-12-18 02:53:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awsk8s
2020-12-18 02:53:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awsk8s
2020-12-18 02:53:17 UTC/bin/sh -c #(nop) COPY dir:c0daf733991547d7ab03cfe3dcdf48d4427dc2fb6720904785bed9bcbd2f18c0 in /usr/lib/python3.6/site-packages/
2020-12-18 02:53:19 UTC/bin/sh -c #(nop) COPY file:f66640108fc8f2972b2d1ff4ed176063659ecbd00282dd05cbca4dfe371d22e8 in /usr/bin/kubectl
2020-12-18 02:53:21 UTC/bin/sh -c #(nop) COPY file:5bedc40f56b2c391ebe5f39aa11a56911cd955bd3b481875f6c258762d0932bf in /usr/bin/oc-dynamically-linked
2020-12-18 02:53:24 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2020-12-18 02:53:24 UTC/bin/sh -c #(nop) WORKDIR /data
2020-12-18 02:53:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-12-18 02:53:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-12-18 02:53:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 02:52:38+00:00
2020-12-18 02:53:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=86a170af863a43ce1efe3205d60c6757aeabec62
2020-12-18 02:53:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2020-12-18 02:53:40 UTC/bin/sh -c #(nop) ARG VERSION
2020-12-18 02:53:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-12-18 02:53:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-12-18 02:53:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-12-18 02:53:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-12-18 02:53:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-12-18 02:53:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-12-18 02:53:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-12-18 02:53:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awshelm
2020-12-18 02:53:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awshelm
2020-12-18 02:53:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awshelm
2020-12-18 02:53:51 UTC/bin/sh -c #(nop) COPY file:1c197e5c8defc0089e66d4a99b39ae3a3105a3709a69d938436bd8fe69aad697 in /usr/bin/helm
2020-12-18 02:53:52 UTC/bin/sh -c #(nop) WORKDIR /data
2020-12-18 02:53:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-12-18 02:53:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-12-18 02:53:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 02:53:30+00:00
2020-12-18 02:53:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=86a170af863a43ce1efe3205d60c6757aeabec62
2020-12-18 02:53:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
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.