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
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.