2021-10-23 02:06:07 UTC
147 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.83% (2.68 MB)
[#001] sha256:ffaf9ba96ec9c674a530ee1a5f24aaf79528982df11bfde1220a31f8afa0106d - 7.66% (11.3 MB)
[#002] sha256:d6a41050ef07df66da6113ae3b4d959ba505e22681856d3fe87e96de1f94bea5 - 13.74% (20.2 MB)
[#003] sha256:4c01dc8bfd433edd49142652b50592c27ab43c8c7ddb7c6caf433dedaf97626e - 0.0% (2.21 KB)
[#004] sha256:8ad72cba26993fbd40dda5d285bad5d74a5d956d12b3a71b0f9509248dcabe09 - 0.0% (3.6 KB)
[#005] sha256:8f6004ab15e1095176204e427d7b05a146e4dc64d0677ee339fc56140fcba660 - 0.0% (93 Bytes)
[#006] sha256:d50689473d94bc2c4f345a904cbdae935c7b9080246cd127cd47ea1fa700bb76 - 0.0% (1.24 KB)
[#007] sha256:d4e4fd982066bff4bd9143123cab873d76fa5ef2084d7acb27c37fb6616e16b9 - 10.87% (16 MB)
[#008] sha256:c946524483e0c140c66b020c1620cce6fef3768c70fe63ee9601779632515c9a - 0.26% (385 KB)
[#009] sha256:e41be1ba107d889e1f8c82551d033072deba607d7dd0dd08a47d2ef669c7756e - 2.79% (4.1 MB)
[#010] sha256:ce89d86a4eb932fcc3b865ef97ff206f2ca2ff563edb791eb7e5f995a1f94ae0 - 0.0% (1.66 KB)
[#011] sha256:1e92093124e6f79a41229ea32acf493f3f501064238036a9a7aa473b12759c3c - 7.38% (10.8 MB)
[#012] sha256:53eeed4203d0212728a0fb3253eba37ccbac15878de399f4f84077acfc9d5d84 - 0.0% (652 Bytes)
[#013] sha256:1597617508de68b27baf02e610237b724f4a11c2bcc8d9ea6fc4ee45e8b187c2 - 6.8% (9.98 MB)
[#014] sha256:5a7069f65bec5d0bff8fab0c5dd7677d445f5b0b2a00fb85592af8791cad9833 - 1.68% (2.47 MB)
[#015] sha256:f436374aa658db811877f08242f0f50a0653f9434476b016bf408fb2bbb9f01c - 8.82% (13 MB)
[#016] sha256:6c8d9fa221f06f4bbe4d93f53d51f5547dfb2c37f253209d526c301f2530787a - 30.64% (45 MB)
[#017] sha256:1bdcbc57f52a2a8234468201e369246a5481d54ca693592bcea932edd74a0921 - 0.0% (223 Bytes)
[#018] sha256:732986e36b7c4ab1422039f5fb89d1f5cb376530646d416771558a326b36c411 - 7.52% (11 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-23 02:02:41 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:02:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:02:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:02:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:02:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:02:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:02:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:02:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:02:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-10-23 02:02:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-10-23 02:02:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-10-23 02:02:55 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-23 02:03:00 UTC/bin/sh -c #(nop) COPY dir:4f2e4f18296c30988c2bf5f43ded9ec3a8e1781ef5a9aba70cb9495348643241 in /usr/lib/python3.8/site-packages/
2021-10-23 02:03:01 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-10-23 02:03:02 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-10-23 02:03:02 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:03:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 02:03:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 01:58:46+00:00
2021-10-23 02:03:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:03:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-23 02:03:14 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:03:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:03:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:03:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:03:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:03:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:03:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:03:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:03:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-10-23 02:03:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-10-23 02:03:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-10-23 02:03:24 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-23 02:03:26 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-23 02:03:29 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-23 02:03:31 UTC/bin/sh -c #(nop) COPY dir:c6c849da632768c2d8ad74f9429bcd712f9e1ed063dff9d629b79189f66420df in /usr/lib/python3.8/site-packages/
2021-10-23 02:03:32 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-23 02:03:33 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-23 02:03:33 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:03:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:03:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:03:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:03:07+00:00
2021-10-23 02:03:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:03:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-23 02:04:13 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:04:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:04:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:04:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:04:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:04:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:04:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:04:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:04:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-10-23 02:04:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-10-23 02:04:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-10-23 02:04:29 UTC/bin/sh -c #(nop) COPY dir:133bdddd7c0a39df7a7a2bd28c2353511dd6b369cea23139d55ea92049002f0b in /usr/lib/python3.8/site-packages/
2021-10-23 02:04:30 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-23 02:04:31 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-23 02:04:32 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:04:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:04:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:04:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:03:39+00:00
2021-10-23 02:04:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-23 02:05:17 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:05:18 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:05:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:05:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:05:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:05:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:05:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:05:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:05:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-10-23 02:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-10-23 02:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-10-23 02:05:29 UTC/bin/sh -c #(nop) COPY dir:ab86961e8d7ceda19af5d5fa6216b39d7a0491e25dce7be5193fa21d96ad3989 in /usr/lib/python3.8/site-packages/
2021-10-23 02:05:30 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-23 02:05:34 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-23 02:05:35 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-23 02:05:35 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:05:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:05:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:05:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:04:37+00:00
2021-10-23 02:05:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:05:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-23 02:05:51 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:05:52 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:05:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:05:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:05:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:05:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:05:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:05:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:05:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2021-10-23 02:05:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2021-10-23 02:06:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2021-10-23 02:06:02 UTC/bin/sh -c #(nop) COPY file:1c197e5c8defc0089e66d4a99b39ae3a3105a3709a69d938436bd8fe69aad697 in /usr/bin/helm
2021-10-23 02:06:03 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:06:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:06:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:06:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:05:41+00:00
2021-10-23 02:06:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:06:07 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.