2022-11-16 12:06:49 UTC
179 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 1.49% (2.68 MB)
[#001] sha256:c56a5cf3f2162f565674e3cd785057f3dd9ba213193898ea4252024089ac51da - 7.2% (12.9 MB)
[#002] sha256:1086f7bdff4a3767235c5a1e9321ad9624dff73f9892bc8429c629bc2dac841a - 12.86% (23.1 MB)
[#003] sha256:f2d40b9ed895715a14c6ace398a123acba9470f8f823ba8391e5712315ab8a0f - 0.0% (6.73 KB)
[#004] sha256:42283c9e4310c69bacdb0474b1a2097b7b25390073e50ee3e24b175caba63fcf - 9.75% (17.5 MB)
[#005] sha256:42b027d64f9e56a887e7f77aeaa8e5e80b7ebc4bbdb7fb55aebbbbdfca3a3cd3 - 0.0% (93 Bytes)
[#006] sha256:1098585fdc5d5f0c4326064f06ace3144625239c5e4896ee2e57730c25e99f9e - 0.0% (1.26 KB)
[#007] sha256:f959b6a28a1a9d843015d0f7721dfadd340dbd611751aa21a94f2e82c41d34f0 - 8.1% (14.5 MB)
[#008] sha256:04985e1d81264a2ec7894b45b12e26d59993b606a23815fea3a861f824531e5f - 0.21% (393 KB)
[#009] sha256:ad21875c5a3c6ab42f1125963d7b71d5b964cb4dfb691bfca6c6b01ab7644549 - 3.73% (6.69 MB)
[#010] sha256:62b4d45391c755c6bf29cd414cdb736d38e36329482b25570f4f95c2923938c0 - 0.0% (1.65 KB)
[#011] sha256:b5458a74d9d773554cddbd541088d021231277fe61de584833f7759ff89dc3f8 - 7.16% (12.8 MB)
[#012] sha256:c43eb8ef12ca0abbc1815ea32062bb099fc15a5e55edaef2ecb1b2650c1886ac - 0.0% (655 Bytes)
[#013] sha256:38e7884e6cabece05cd2a362a23370a5ef09d26b5f64b7ce3c4197162776f152 - 6.82% (12.2 MB)
[#014] sha256:a0ebcfe12627b161fcaffe6fe9a1e84cbaa582f5448c388986b79c3038dc5803 - 0.75% (1.34 MB)
[#015] sha256:a946fb82156f89355b03261954fe5822dbba438ab8ff5604f2180c5c295f5a5c - 7.67% (13.8 MB)
[#016] sha256:4f69daa11861cc0e86c2f78c1e345ada29cb9ae0782fa0f8edaba1a6bd5c3976 - 26.84% (48.1 MB)
[#017] sha256:48c48abe7b5586c6352650427a276215980d7b87fae7a94656a7eda83184872d - 7.42% (13.3 MB)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 07:06:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 07:06:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 07:06:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 07:06:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 07:06:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 07:06:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 07:06:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 07:06:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 07:06:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-11-16 07:06:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-11-16 07:06:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-11-16 07:06:18 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf && ln -s /usr/bin/python3 /usr/bin/python
2022-11-16 07:06:23 UTC/bin/sh -c #(nop) COPY dir:1907708a172c826a5f7268a7d4e96c9f67953746852c6aea6743b3776a70f827 in /usr/lib/python3.10/site-packages/
2022-11-16 07:06:25 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-11-16 07:06:50 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 07:06:51 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 07:06:52 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 07:06:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 07:04:44+00:00
2022-11-16 07:06:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 07:06:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 07:06:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-16 08:14:09 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 08:14:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 08:14:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 08:14:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 08:14:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 08:14:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 08:14:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 08:14:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 08:14:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-11-16 08:14:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-11-16 08:14:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-11-16 08:14:29 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 08:14:31 UTC|1 VERSION=2.9 /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
2022-11-16 08:14:33 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 08:14:38 UTC/bin/sh -c #(nop) COPY dir:9fb4316413c6a526fb60b05c599e63db2610d4a38698e10e954887bb204871ed in /usr/lib/python3.10/site-packages/
2022-11-16 08:14:39 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-16 08:14:40 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 08:14:41 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 08:14:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 08:14:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 08:14:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 08:14:08+00:00
2022-11-16 08:14:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 08:14:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 08:14:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-16 08:55:41 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 08:55:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 08:55:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 08:55:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 08:55:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 08:55:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 08:55:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 08:55:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 08:55:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-11-16 08:55:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-11-16 08:55:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-11-16 08:56:02 UTC/bin/sh -c #(nop) COPY dir:36085d5f44fba1bcf69cd03c852d2bc00d45d5f4f0efe8c4bb6cf3053a2a409f in /usr/lib/python3.10/site-packages/
2022-11-16 08:56:03 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-16 08:56:05 UTC/bin/sh -c #(nop) COPY file:e5ece4f4a275650a31f7ad8250b6a920983aad9a73b76c2ec4df50421c4e66cb in /usr/bin/aws-iam-authenticator
2022-11-16 08:56:06 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 08:56:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 08:56:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 08:56:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 08:49:32+00:00
2022-11-16 08:56:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 08:56:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 08:56:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-16 10:53:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 10:53:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 10:53:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 10:53:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 10:53:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 10:53:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 10:53:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 10:53:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 10:53:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-11-16 10:53:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-11-16 10:53:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-11-16 10:53:38 UTC/bin/sh -c #(nop) COPY dir:42c8bb9816da26ac690d605b6a6dfc2587fe9e3fe066ac2adb37ab4eefa30c50 in /usr/lib/python3.10/site-packages/
2022-11-16 10:53:40 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-16 10:53:43 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-16 10:53:44 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 10:53:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 10:53:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 10:53:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 10:52:59+00:00
2022-11-16 10:53:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 10:53:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 10:53:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-16 12:06:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 12:06:29 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 12:06:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 12:06:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 12:06:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 12:06:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 12:06:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 12:06:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 12:06:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2022-11-16 12:06:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2022-11-16 12:06:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2022-11-16 12:06:41 UTC/bin/sh -c #(nop) COPY file:ebffb19b1d3f7ab1e4e54aa65901ca988681b108fbdf56d86487bd308881665c in /usr/bin/helm
2022-11-16 12:06:43 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 12:06:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 12:06:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 12:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 12:06:17+00:00
2022-11-16 12:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 12:06:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 12:06:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-16 12:07:19 UTC
126 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.05% (2.58 MB)
[#001] sha256:d2cec7f0bfdf5c28546a31cf8d2253bd6c0df743f6fdb4cc0716c9dc82ca5b91 - 10.29% (13 MB)
[#002] sha256:9ca00e060ff5e68830839aa731e2eab74474b615f798df1446f6711c24f028d0 - 17.69% (22.3 MB)
[#003] sha256:3d351e40a1d8d2aab8f7b161300d7d3a43aa82ff610aba75881b51d7537f63b1 - 0.01% (6.73 KB)
[#004] sha256:8872c97d09c08b66a768d0519739893311fc9810fb2e22a1836f6a26f2d02b59 - 13.87% (17.5 MB)
[#005] sha256:5d2f3a024c6b7f0a7cddc652e3d4b82041918b9828d104e527a421d5dbca7db3 - 0.0% (93 Bytes)
[#006] sha256:a4c2a1a928d1e16d0d376a5c89968e11848eb2fb9ea905bb534577a310a3633a - 0.0% (1.26 KB)
[#007] sha256:32843bd05a576debd9036b2d9bb9b2b1c789cdb7caa45c76b6b56ba64dc65f3c - 11.47% (14.5 MB)
[#008] sha256:0b9ecf62b3169a53d24ef86206cbc8ca78054c8da11b2c8f276c5d2ecd7b9564 - 0.3% (393 KB)
[#009] sha256:d06283213f4be8ca825e0ea9872e65b630673f0cb48c476516495d75ed71a4f1 - 5.01% (6.31 MB)
[#010] sha256:4e7fbce011fd163f858309c781f00b8fa6566700bae597c668299c4f3b792d21 - 0.0% (1.65 KB)
[#011] sha256:5473a20e9b91cb9dcc3dc8b857bd091fdd3c80d02e541180c9825d3530d67c55 - 10.19% (12.8 MB)
[#012] sha256:8b2f046e01c80e8969b0d632a92fcbd70ff27d1d7a3829511a45edbaebc11a56 - 0.0% (655 Bytes)
[#013] sha256:84a45efe6902f41db723fbe8549b67d0253a97b0f520243980c4da0235cf65b4 - 8.79% (11.1 MB)
[#014] sha256:b62ded876d0ed2ee20e5c8ba6b2459373f5dd98211ecbef07e0375f6a105cd64 - 1.06% (1.34 MB)
[#015] sha256:8b98087ba8fd61c229e7fa687f4ceb61cf7b3b3d68d5cae169450794bd718996 - 9.87% (12.4 MB)
[#016] sha256:b5ce66f063cb0e6bee1cfa417f117827c801c8eeaf2d675377ba69695bacc955 - 0.0% (195 Bytes)
[#017] sha256:5b57db63a97e06e3efe1d550d59729b9be13a2589da49fc14674dd4608263bbe - 9.41% (11.9 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 07:15:37 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 07:15:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 07:15:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 07:15:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 07:15:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 07:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 07:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 07:15:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 07:15:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-11-16 07:15:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-11-16 07:15:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-11-16 07:15:56 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf && ln -s /usr/bin/python3 /usr/bin/python
2022-11-16 07:16:00 UTC/bin/sh -c #(nop) COPY dir:fcff2bd5c084eb529dc2b77eabaace7876052054c376242bbe5ab67841b1efa6 in /usr/lib/python3.10/site-packages/
2022-11-16 07:16:01 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-11-16 07:18:27 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 07:18:28 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 07:18:29 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 07:18:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 07:06:56+00:00
2022-11-16 07:18:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 07:18:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 07:18:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-16 08:14:21 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 08:15:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 08:15:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 08:15:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 08:15:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 08:15:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 08:15:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 08:15:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 08:15:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-11-16 08:15:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-11-16 08:15:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-11-16 08:15:18 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 08:15:20 UTC|1 VERSION=2.9 /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
2022-11-16 08:15:25 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 08:15:29 UTC/bin/sh -c #(nop) COPY dir:58c3a2c715aea05f2af74c79cbb9ca01f9dfb9bc7130dfbdfaaa9ff9a2e0badd in /usr/lib/python3.10/site-packages/
2022-11-16 08:15:30 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-16 08:15:31 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 08:15:31 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 08:15:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 08:15:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 08:15:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 08:14:20+00:00
2022-11-16 08:15:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 08:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 08:15:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-16 09:40:11 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 09:40:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 09:40:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 09:40:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 09:40:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 09:40:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 09:40:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 09:40:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 09:40:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-11-16 09:40:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-11-16 09:40:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-11-16 09:40:30 UTC/bin/sh -c #(nop) COPY dir:5b1c577ea4696ed3e3c9ced3836aa117ad0647f5599c632965f7226894e9a45a in /usr/lib/python3.10/site-packages/
2022-11-16 09:40:31 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-16 09:40:32 UTC/bin/sh -c #(nop) COPY file:15ee606d1600085b552aef343448534089fa2e7efe254acc6679bfb40e150fd3 in /usr/bin/aws-iam-authenticator
2022-11-16 09:40:33 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 09:40:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 09:40:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 09:40:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 08:50:25+00:00
2022-11-16 09:40:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 09:40:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 09:40:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-16 10:54:27 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 10:54:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 10:54:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 10:54:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 10:54:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 10:54:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 10:54:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 10:54:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 10:54:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-11-16 10:54:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-11-16 10:54:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-11-16 10:54:45 UTC/bin/sh -c #(nop) COPY dir:441d50f934da097872bbc2a6c9a8fcb5e8cef862385c80b2ddf95b638b6773c3 in /usr/lib/python3.10/site-packages/
2022-11-16 10:54:47 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-16 10:54:48 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-16 10:54:49 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 10:54:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 10:54:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 10:54:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 10:53:11+00:00
2022-11-16 10:54:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 10:54:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 10:54:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-16 12:07:01 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 12:07:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 12:07:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 12:07:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 12:07:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 12:07:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 12:07:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 12:07:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 12:07:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2022-11-16 12:07:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2022-11-16 12:07:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2022-11-16 12:07:13 UTC/bin/sh -c #(nop) COPY file:1191233e0e944d132b7f7a29164a387fbe18260dc832d68a88b944711ae77249 in /usr/bin/helm
2022-11-16 12:07:14 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 12:07:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 12:07:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 12:07:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 12:06:43+00:00
2022-11-16 12:07:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 12:07:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 12:07:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
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.