2020-12-18 03:09:15 UTC
108 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.45% (2.64 MB)
[#001] sha256:2f4c4ac50fa9b25666872d8fb9fae69ab7daf13249f0f93595e624d31ca3bf79 - 8.97% (9.67 MB)
[#002] sha256:f7153ee48bb3905c57ba1b855d39c8bfb2a8b27f9b18ae1adbf64ee318af0168 - 7.22% (7.78 MB)
[#003] sha256:a4a1be2bfde69561d67ad30808b174658e7e0e8c45c34e5b002b1173e000754a - 0.0% (2.42 KB)
[#004] sha256:50d2d2f47e1b310d60e0008548866fbd2bce12c337e55a25afe986a496c80dd7 - 0.0% (3.49 KB)
[#005] sha256:be5a2df3f9c1ede11efafdfe0d2ed34936a6e40424ea0f024d6ba07f8ad7e3c4 - 0.0% (93 Bytes)
[#006] sha256:cec92e5346889daf666d878b49fe189e8a0a6e5092316f24c745dcb885ce9b9a - 0.0% (1.27 KB)
[#007] sha256:fc1ec0f516671bf2626bd158b157e7b12a49528539fb0a3923660cff9a446b09 - 14.1% (15.2 MB)
[#008] sha256:cd6d441e904e48d15e02b83c2a028efd439980e0bf5eeeead55dcc582f2f0a93 - 0.3% (327 KB)
[#009] sha256:fb655092d2e174a1378373d340c1e3299b6d55b89975ef5af4f00a842f2b5f81 - 2.8% (3.01 MB)
[#010] sha256:c654a01a84667aa1c04c474078974ebe56f673480e97551d5ef281887d6d2fd9 - 0.0% (1.65 KB)
[#011] sha256:f928bdf29e770ad5ab9d1a9479a27bf3d20a91aee602569d5b1962389ab56e92 - 9.26% (9.98 MB)
[#012] sha256:729507bde0eac61f2ec7cd54b9a8e0d43b7b9044f50e2083c21722b189cff9fb - 0.0% (652 Bytes)
[#013] sha256:e9e21c841f05a6fd1b822fc4804880a0294697000baf522fc751e41d99beca8f - 10.18% (11 MB)
[#014] sha256:0d60c419e7fc4e3156f74f03a5512bdf802eb5e544d4b43ba13aaa831d895c94 - 2.45% (2.64 MB)
[#015] sha256:fb76d61454c9f3feb7b4667bc11d8e56e268503f33dce5874ce8f479968538ea - 10.63% (11.5 MB)
[#016] sha256:f387d2818f454f662e063d10f403d72bb0f9619443fa5b7f5ff9563113b4b430 - 20.12% (21.7 MB)
[#017] sha256:b321b032bcf6b0f752a6d627b070885fcc09ae5e808e4e48ff0a5efe882f3c8d - 0.0% (222 Bytes)
[#018] sha256:27e7f5c1b51dc19c6dd50cca64e15b0079e8c78bff4e924c74d242945d7c246f - 11.52% (12.4 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 03:05:56 UTC/bin/sh -c #(nop) ARG VERSION
2020-12-18 03:05:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-12-18 03:05:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-12-18 03:05:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-12-18 03:06:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-12-18 03:06:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-12-18 03:06:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-12-18 03:06:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-12-18 03:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base
2020-12-18 03:06:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base
2020-12-18 03:06:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base
2020-12-18 03:06:09 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 03:06:12 UTC/bin/sh -c #(nop) COPY dir:7b02a5112370354f5bc9bb4a0e254bff014751c79255c3dc1dfe6966ae49e62c in /usr/lib/python3.6/site-packages/
2020-12-18 03:06:14 UTC/bin/sh -c #(nop) COPY file:e335f3b39f22e95e4ad9888ea456832d0666373d9c3461019c873bcc82a64aae in /usr/bin/ansible
2020-12-18 03:06:15 UTC/bin/sh -c #(nop) COPY file:f1dff139aa6f310921504b51b2ca32f89efbd7f4c49f9e6e9e8acb0439e17fe2 in /usr/bin/ansible-connection
2020-12-18 03:06:15 UTC/bin/sh -c #(nop) WORKDIR /data
2020-12-18 03:06:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2020-12-18 03:06:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 03:03:29+00:00
2020-12-18 03:06:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=86a170af863a43ce1efe3205d60c6757aeabec62
2020-12-18 03:06:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2020-12-18 03:06:37 UTC/bin/sh -c #(nop) ARG VERSION
2020-12-18 03:06:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-12-18 03:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-12-18 03:06:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-12-18 03:06:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-12-18 03:06:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-12-18 03:06:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-12-18 03:06:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-12-18 03:06:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools
2020-12-18 03:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools
2020-12-18 03:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools
2020-12-18 03:06:48 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2020-12-18 03:06:49 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 03:06:52 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2020-12-18 03:06:53 UTC/bin/sh -c #(nop) COPY dir:4c4dbd32c4502b71ad680285dd53735d9901afe4ac5a7b0d961897f04d738726 in /usr/lib/python3.6/site-packages/
2020-12-18 03:06:54 UTC/bin/sh -c #(nop) COPY file:5bda75fbe3dfbcd78b599e2a9fc7abd113fa3a92463b7cd8e4edfdc0385b5844 in /usr/bin/yq
2020-12-18 03:06:55 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2020-12-18 03:06:55 UTC/bin/sh -c #(nop) WORKDIR /data
2020-12-18 03:06:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-12-18 03:06:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-12-18 03:06:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 03:06:20+00:00
2020-12-18 03:06:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=86a170af863a43ce1efe3205d60c6757aeabec62
2020-12-18 03:07:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2020-12-18 03:07:36 UTC/bin/sh -c #(nop) ARG VERSION
2020-12-18 03:07:36 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-12-18 03:07:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-12-18 03:07:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-12-18 03:07:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-12-18 03:07:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-12-18 03:07:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-12-18 03:07:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-12-18 03:07:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 aws
2020-12-18 03:07:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 aws
2020-12-18 03:07:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 aws
2020-12-18 03:07:48 UTC/bin/sh -c #(nop) COPY dir:f76b7ffdbf5119649559bf2e67663b88eec605a700eee1dd93e289a8543f8183 in /usr/lib/python3.6/site-packages/
2020-12-18 03:07:53 UTC/bin/sh -c #(nop) COPY file:9f6cca8487e92e1090dc0f50f1e20ea5bbdeb508505e5659971225045b94ee71 in /usr/bin/aws
2020-12-18 03:07:54 UTC/bin/sh -c #(nop) COPY file:2429279e26978b1e6a5d350f90c3a3b4c921f9fdc547dc5b97ce6617d9b6f815 in /usr/bin/aws-iam-authenticator
2020-12-18 03:07:55 UTC/bin/sh -c #(nop) WORKDIR /data
2020-12-18 03:07:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-12-18 03:07:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-12-18 03:07:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 03:07:01+00:00
2020-12-18 03:07:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=86a170af863a43ce1efe3205d60c6757aeabec62
2020-12-18 03:08:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2020-12-18 03:08:27 UTC/bin/sh -c #(nop) ARG VERSION
2020-12-18 03:08:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-12-18 03:08:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-12-18 03:08:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-12-18 03:08:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-12-18 03:08:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-12-18 03:08:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-12-18 03:08:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-12-18 03:08:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awsk8s
2020-12-18 03:08:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awsk8s
2020-12-18 03:08:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awsk8s
2020-12-18 03:08:38 UTC/bin/sh -c #(nop) COPY dir:72d1d4cf45866c86150eb37862cf5c9f5ee19f42ab93af475869ade8bfdad1f5 in /usr/lib/python3.6/site-packages/
2020-12-18 03:08:40 UTC/bin/sh -c #(nop) COPY file:f66640108fc8f2972b2d1ff4ed176063659ecbd00282dd05cbca4dfe371d22e8 in /usr/bin/kubectl
2020-12-18 03:08:42 UTC/bin/sh -c #(nop) COPY file:5bedc40f56b2c391ebe5f39aa11a56911cd955bd3b481875f6c258762d0932bf in /usr/bin/oc-dynamically-linked
2020-12-18 03:08:45 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2020-12-18 03:08:45 UTC/bin/sh -c #(nop) WORKDIR /data
2020-12-18 03:08:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-12-18 03:08:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-12-18 03:08:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 03:08:01+00:00
2020-12-18 03:08:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=86a170af863a43ce1efe3205d60c6757aeabec62
2020-12-18 03:08:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2020-12-18 03:08:58 UTC/bin/sh -c #(nop) ARG VERSION
2020-12-18 03:08:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2020-12-18 03:08:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2020-12-18 03:09:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2020-12-18 03:09:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2020-12-18 03:09:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2020-12-18 03:09:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2020-12-18 03:09:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2020-12-18 03:09:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awshelm
2020-12-18 03:09:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awshelm
2020-12-18 03:09:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awshelm
2020-12-18 03:09:09 UTC/bin/sh -c #(nop) COPY file:a436f937f27ed7343a98f70f5dfd207a0312b5b36fc7b5dd8b8ea1ae1d319088 in /usr/bin/helm
2020-12-18 03:09:10 UTC/bin/sh -c #(nop) WORKDIR /data
2020-12-18 03:09:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2020-12-18 03:09:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2020-12-18 03:09:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2020-12-18 03:08:51+00:00
2020-12-18 03:09:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=86a170af863a43ce1efe3205d60c6757aeabec62
2020-12-18 03:09:15 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.