2022-11-16 11:41:29 UTC
218 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.23% (2.68 MB)
[#001] sha256:1e1bb223ce6242b7de49ae928e48a0b3c87dddc78bf0d6387ca27203b7b8afb4 - 5.92% (12.9 MB)
[#002] sha256:e935cd1ee05ecc250ea612ff718a384920f9ba964842ab0f01f980639554bdba - 23.29% (50.8 MB)
[#003] sha256:1a9bd199cfaf789161c60f96f6b53e17b038c4da10475e0af7e47ac19ac93781 - 0.0% (6.91 KB)
[#004] sha256:9e7d39587f5dd87458d74cafb92a4570d8d3b9337dc197017c7c0ed793808818 - 13.52% (29.5 MB)
[#005] sha256:c8be1f23722af04e43ba7db2d30c7f89bfbf523f99a36c3ca066cd86f13e70c9 - 0.0% (93 Bytes)
[#006] sha256:b15724fe7f04a797f16b8529b2e127c254770f381839b6a8b7087c9fda144fcb - 0.0% (1.26 KB)
[#007] sha256:52257dc2c71e233d729a277cecaa9d51e3f89267d4a5de9d20111566d94cdc6d - 6.67% (14.5 MB)
[#008] sha256:c12a3c1684e57c3174e383cb22f5fc50551573a767948f6b81c633e992321850 - 0.18% (401 KB)
[#009] sha256:584c216b3f316206273115538ffce651978017a274396f6d6e37aa3bc9ef4939 - 3.07% (6.69 MB)
[#010] sha256:af76d59c703c0beada6db054f43c1594f743eb94fe703fda99317d0510826dd5 - 0.0% (1.65 KB)
[#011] sha256:2a84387c25e46751c931be88b871ab944f4d2d914b337dbdda2ae236bfb7c703 - 5.89% (12.8 MB)
[#012] sha256:4687f5bcf8f2d64f44b9b6c86521010a109b235b6e9fc8eaf1ef73d0de553cc1 - 0.0% (655 Bytes)
[#013] sha256:3a2af1072d9495f4fb7b48df93f6e83490061db4f5dce82ac1705a85eee3ab60 - 5.61% (12.2 MB)
[#014] sha256:5824337a01c3234d215cc302694696db9a280a6f66df45cdd76c18e79cf255fb - 0.62% (1.34 MB)
[#015] sha256:273eedd225ff61fa0dc550a4fc7637af3e33f0de4630750882bb8e773a3c6379 - 6.31% (13.8 MB)
[#016] sha256:31cb10bf314eb1e7416135e4360e315f3d40af7a0eac131110e73b36ddeb6404 - 22.08% (48.1 MB)
[#017] sha256:8f8c635b466cfe9663bd8684792b3f27716677ab4e2678a9c3da0bbb824e99d7 - 5.62% (12.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:04:29 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 07:04:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 07:04:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 07:04:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 07:04:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 07:04:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 07:04:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 07:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 07:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2022-11-16 07:04:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2022-11-16 07:04:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2022-11-16 07:04:42 UTC|1 VERSION=2.11 /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:05:04 UTC/bin/sh -c #(nop) COPY dir:fa3674674da2a8dcbdaffa554c3fe06ed58745700a23a803690e4514dfb8be18 in /usr/lib/python3.10/site-packages/
2022-11-16 07:05:09 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2022-11-16 07:06:00 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 07:06:03 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 07:06:06 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 07:06:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 07:01:02+00:00
2022-11-16 07:06:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 07:06:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 07:06:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 08:07:29 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 08:07:48 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 08:07:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 08:07:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 08:07:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 08:07:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 08:08:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 08:08:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 08:08:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2022-11-16 08:08:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2022-11-16 08:08:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2022-11-16 08:08:13 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 08:08:16 UTC|1 VERSION=2.11 /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:08:20 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 08:08:39 UTC/bin/sh -c #(nop) COPY dir:170e9cb8923389bd5a055553fb4216e298385ee167d083a367c604fb799d711b in /usr/lib/python3.10/site-packages/
2022-11-16 08:08:43 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-16 08:08:45 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 08:08:48 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 08:08:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 08:08:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 08:08:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 08:07:26+00:00
2022-11-16 08:08:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 08:09:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 08:09:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 08:50:06 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 08:50:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 08:50:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 08:50:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 08:50:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 08:50:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 08:50:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 08:50:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 08:50:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2022-11-16 08:50:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2022-11-16 08:50:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2022-11-16 08:50:57 UTC/bin/sh -c #(nop) COPY dir:ff24627269ac63bc9f9eab5e2cf67e2e9577638c1ab71858369ed99b07b9be5b in /usr/lib/python3.10/site-packages/
2022-11-16 08:51:01 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-16 08:51:04 UTC/bin/sh -c #(nop) COPY file:5d519a35ff4191ddd86bca1568f907d6256a4e16838b5cfeb83ebb06151474f4 in /usr/bin/aws-iam-authenticator
2022-11-16 08:51:07 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 08:51:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 08:51:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 08:51:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 08:44:00+00:00
2022-11-16 08:51:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 08:51:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 08:51:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 10:50:38 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 10:50:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 10:50:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 10:50:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 10:50:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 10:50:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 10:50:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 10:50:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 10:50:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2022-11-16 10:51:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2022-11-16 10:51:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2022-11-16 10:51:27 UTC/bin/sh -c #(nop) COPY dir:c87fadc773896acbe94fc9d348d84a5f0fe1e088e64d25b1702a1038287ca434 in /usr/lib/python3.10/site-packages/
2022-11-16 10:51:31 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-16 10:51:37 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-16 10:51:40 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 10:51:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 10:51:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 10:51:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 10:50:03+00:00
2022-11-16 10:51:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 10:51:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 10:51:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 11:40:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 11:40:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 11:40:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 11:40:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 11:40:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 11:40:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 11:40:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 11:40:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 11:41:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awshelm
2022-11-16 11:41:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awshelm
2022-11-16 11:41:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awshelm
2022-11-16 11:41:10 UTC/bin/sh -c #(nop) COPY file:68e71625ade0ec02b567c373d718fc516cfaed56f44f488e008f053f0862f228 in /usr/bin/helm
2022-11-16 11:41:13 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 11:41:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 11:41:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 11:41:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 11:40:23+00:00
2022-11-16 11:41:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 11:41:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 11:41:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
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.