2021-10-24 02:26:37 UTC
148 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 1.81% (2.68 MB)
[#001] sha256:7bd4afda235706f4891501e771756e218d659af6fb76b2ac5e9406de65731f0d - 7.6% (11.3 MB)
[#002] sha256:fab74126632605dd832d36f54de4c82698cd6e4a41bb7e8309bbfd0fdc4cd76b - 13.63% (20.2 MB)
[#003] sha256:e858020be126862a4fc4dd7bff8e3eba09c7821f1c4855b9f649bf5b69e5ee88 - 0.0% (2.22 KB)
[#004] sha256:09621404393532ab8c0eb87a1f182b6388b30d02fcc75202e9c1b7022fadd8a7 - 0.0% (3.6 KB)
[#005] sha256:8175deea71eecb230419c5b3cd4ee6a2878a1b939efbc30a60d3a57f4fa3450f - 0.0% (93 Bytes)
[#006] sha256:76aefdf7dcb8f35c466e474165e127f5b5f6f5126c63553233aef3a6734f0a49 - 0.0% (1.25 KB)
[#007] sha256:b039ea875b82ca3b24af274203d742aee1359040771538443eaaa16c1ea16d7f - 10.79% (16 MB)
[#008] sha256:79d67e66af139c24d4aa0b3b108be16a4107c0fa8d545906d17c6d952017f6d2 - 0.25% (385 KB)
[#009] sha256:f06782055c4e35a1f7cd9e07a9f2ec7c5d2bf0c4208189f2450e372d11ee4f23 - 2.77% (4.1 MB)
[#010] sha256:f0ebedee2719e7630ecfe2ff263dceda91d603860e9d4679f3bbbf3e644029bb - 0.0% (1.65 KB)
[#011] sha256:69ad99b782c9489370dcdf483e65b1089465a2a2af4beb1f75a4c7946bc0c833 - 7.32% (10.8 MB)
[#012] sha256:a7530b24f805c2bebad512b8ac9a281d56250733f79931fb77d67f80439db317 - 0.0% (652 Bytes)
[#013] sha256:b68e3444857bf73727f1c1a8a1e2d9edf28f5ad28c71ad8818510b27913f61f1 - 6.74% (9.98 MB)
[#014] sha256:557aa9c9c18acdeb1af8f4932f34951823d811b94becdfa4933617f68a410f8a - 1.67% (2.47 MB)
[#015] sha256:ad76be932734f2cfce4f661e136ae57de1b61ef866418327cb706bc9af1d1f69 - 8.75% (13 MB)
[#016] sha256:562591d61eb0a30ba1f3249f4bdd9582eb7e6026b17f158a3eff7f1662c5b22f - 30.39% (45 MB)
[#017] sha256:6a139daa77292582a8880828e700dca4cfb5212643d1e9d074f58810c38fbce6 - 0.0% (223 Bytes)
[#018] sha256:057607b22daaaf82ee6d740dbe38842e6712313a09bed6b1a040952a7fe4eb65 - 8.28% (12.3 MB)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 02:23:36 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:23:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:23:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:23:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:23:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:23:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:23:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:23:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:23:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-10-24 02:23:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-10-24 02:23:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-10-24 02:23:50 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache py3-pip 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
2021-10-24 02:23:53 UTC/bin/sh -c #(nop) COPY dir:8ec65056b1e7848ee42aa7a5243fa87faa097a3376f485c2dd829658b91cca1c in /usr/lib/python3.8/site-packages/
2021-10-24 02:23:54 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-10-24 02:23:55 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-10-24 02:23:55 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:23:56 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 02:23:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:20:21+00:00
2021-10-24 02:23:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:23:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 02:24:05 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:24:06 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:24:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:24:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:24:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:24:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:24:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:24:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:24:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-10-24 02:24:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-10-24 02:24:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-10-24 02:24:16 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-24 02:24:18 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
2021-10-24 02:24:20 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-24 02:24:22 UTC/bin/sh -c #(nop) COPY dir:2f4ca694007d15fbd5a0c01255ecad2c6c3d641211aeb6b5f877a4e285d46940 in /usr/lib/python3.8/site-packages/
2021-10-24 02:24:23 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-24 02:24:24 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-24 02:24:24 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:24:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:24:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:24:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:24:00+00:00
2021-10-24 02:24:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:24:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 02:24:56 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:24:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:24:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:24:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:25:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:25:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:25:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:25:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:25:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-10-24 02:25:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-10-24 02:25:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-10-24 02:25:11 UTC/bin/sh -c #(nop) COPY dir:7a5c982fc000a22fa27f117e92f878cbb865a5676ad46f216b470cca4abee624 in /usr/lib/python3.8/site-packages/
2021-10-24 02:25:12 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-24 02:25:13 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-24 02:25:14 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:25:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:25:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:25:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:24:30+00:00
2021-10-24 02:25:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:25:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 02:25:51 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:25:51 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:25:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:25:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:25:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:25:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:25:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:25:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:25:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-10-24 02:25:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-10-24 02:26:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-10-24 02:26:02 UTC/bin/sh -c #(nop) COPY dir:e8b884a8ceb3b9348570a5e9b0d99043a15636c3731c0ec84b9e20b8065faebf in /usr/lib/python3.8/site-packages/
2021-10-24 02:26:04 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-24 02:26:07 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-24 02:26:08 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-24 02:26:08 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:26:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:26:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:26:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:25:19+00:00
2021-10-24 02:26:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:26:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 02:26:21 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:26:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:26:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:26:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:26:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:26:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:26:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:26:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:26:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2021-10-24 02:26:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2021-10-24 02:26:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2021-10-24 02:26:32 UTC/bin/sh -c #(nop) COPY file:68e71625ade0ec02b567c373d718fc516cfaed56f44f488e008f053f0862f228 in /usr/bin/helm
2021-10-24 02:26:32 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:26:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:26:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:26:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:26:14+00:00
2021-10-24 02:26:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:26:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
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.