2022-11-18 13:01:22 UTC
222 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.21% (2.68 MB)
[#001] sha256:11255fee6dd4d59dca0e9b20650dff9cef1855762a0ad741ac894c072bb4e145 - 5.82% (12.9 MB)
[#002] sha256:c1daf49261a8b7823c01d14f0318dfdc092b15ae86bc17a4f66f1cba53dbd326 - 23.02% (51 MB)
[#003] sha256:86da83e5e5e534b66f3ca996e451d5b5c5792285a9494ff0a20c849bff84284a - 0.0% (6.96 KB)
[#004] sha256:8163ef095f2c9d89b3e760e8234cde1f29643220f93683cae509a49baf99bc91 - 14.34% (31.8 MB)
[#005] sha256:e039cf79c7e92bae9bb4c03a99b0d450038102c8bcf5b8491e308322dac1bd8f - 0.0% (93 Bytes)
[#006] sha256:aabd537e4c9e9ddfb31d58c54adb094b6eca33ec16d582543c968761c120ad12 - 0.0% (1.26 KB)
[#007] sha256:033a1b549a7ae5633c2ea1ce97484a444b96ae97faf15b338b86f32241152083 - 6.56% (14.5 MB)
[#008] sha256:aad9f6696b9f99ed712f299c6bddcd56a3f31b30786e4f28a68eb1aa434ab195 - 0.18% (401 KB)
[#009] sha256:df77c538d6742cac4fbf7b46303610bfd2f17efda3e4250d28f3fc8ec12f08ac - 3.02% (6.69 MB)
[#010] sha256:9caf7993ea9076a190304251ac7694d57d099bfb4365f7c51366f887279c079f - 0.0% (1.65 KB)
[#011] sha256:121ffef4d75eccfc737f388d9c200d17043d0e3e29302f75fd2668794ca091cc - 5.8% (12.9 MB)
[#012] sha256:c6b6f19904e2b1e79f4d9546d8751325acf7239de0ba27ed1b40cd2077193b80 - 0.0% (655 Bytes)
[#013] sha256:cb2b5b87f02ba3916789d238cf2999f9750c502a7b90a975e53f189b89f1a501 - 5.52% (12.2 MB)
[#014] sha256:e417d6a5a2155e780a46a89cf3c06be832bf5fee8fc4b54ac819d15ff054ef89 - 0.61% (1.34 MB)
[#015] sha256:0c7f939e080d3678efff5bad10718072bd2992400296deb2c6a181f8bab7f2ec - 6.21% (13.8 MB)
[#016] sha256:f8cebce45b433fe9ebb6642d55a841d625984fed5aa309c3b53afb5bcc57b32e - 21.72% (48.1 MB)
[#017] sha256:01d4d7d3e1552c500810b1888adf0a9a36065a6b70a992344419b63b1df46f7a - 6.0% (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-18 09:42:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 09:42:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 09:43:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 09:43:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 09:43:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 09:43:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 09:43:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 09:43:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 09:43:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2022-11-18 09:43:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2022-11-18 09:43:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2022-11-18 09:43:11 UTC|1 VERSION=2.12 /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-18 09:43:31 UTC/bin/sh -c #(nop) COPY dir:be8149f4964e9f76b9040e779720965dc07c378dc6f0a9dc6cb838d4878145a0 in /usr/lib/python3.10/site-packages/
2022-11-18 09:43:35 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2022-11-18 09:44:24 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-18 09:44:27 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 09:44:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 09:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 09:39:43+00:00
2022-11-18 09:44:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 09:44:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 09:44:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 10:15:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:15:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:15:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:15:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:15:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:15:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 tools
2022-11-18 10:15:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 tools
2022-11-18 10:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 tools
2022-11-18 10:15:45 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-18 10:15:48 UTC|1 VERSION=2.12 /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-18 10:15:52 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-18 10:16:13 UTC/bin/sh -c #(nop) COPY dir:3aba3ec4f5f08238acac0fa9de1a2e75dc559ea42bc0b0a4e0c8dabc59b58b01 in /usr/lib/python3.10/site-packages/
2022-11-18 10:16:17 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-18 10:16:20 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-18 10:16:23 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:16:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:16:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:16:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:14:57+00:00
2022-11-18 10:16:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:16:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:16:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 10:31:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:31:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:31:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:31:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:31:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:31:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:31:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:31:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:31:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 aws
2022-11-18 10:31:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 aws
2022-11-18 10:31:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 aws
2022-11-18 10:32:21 UTC/bin/sh -c #(nop) COPY dir:97dd460faf794ae67cb4d7f9ed610bac683b186abfca1ca8d5abde3318754413 in /usr/lib/python3.10/site-packages/
2022-11-18 10:32:26 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-18 10:32:29 UTC/bin/sh -c #(nop) COPY file:ad696a3cd3fd8896e89657cb4973d570956f13ca6e29ea82f3a54a4b71663a1d in /usr/bin/aws-iam-authenticator
2022-11-18 10:32:32 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:32:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:32:38 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:32:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:24:57+00:00
2022-11-18 10:32:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:32:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:32:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 11:55:38 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:55:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:55:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:55:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:55:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:55:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:56:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:56:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:56:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awsk8s
2022-11-18 11:56:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awsk8s
2022-11-18 11:56:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awsk8s
2022-11-18 11:56:47 UTC/bin/sh -c #(nop) COPY dir:2359a1249bf52c4f2cfd9949edfcf0cbb7cb8a9f83e292af1fad67d4439cbe23 in /usr/lib/python3.10/site-packages/
2022-11-18 11:56:53 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-18 11:57:00 UTC/bin/sh -c #(nop) COPY multi:e08ce60dc510ef21e72abed8d0e9d8b2c460c16d8908001255da4d57c3584324 in /usr/bin/
2022-11-18 11:57:05 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:57:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:57:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:57:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 11:54:58+00:00
2022-11-18 11:57:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:57:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:57:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 13:00:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 13:00:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 13:00:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 13:00:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 13:00:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 13:00:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 13:00:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 13:00:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 13:00:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awshelm
2022-11-18 13:00:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awshelm
2022-11-18 13:00:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awshelm
2022-11-18 13:01:00 UTC/bin/sh -c #(nop) COPY file:ebffb19b1d3f7ab1e4e54aa65901ca988681b108fbdf56d86487bd308881665c in /usr/bin/helm
2022-11-18 13:01:03 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 13:01:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 13:01:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 13:01:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 13:00:06+00:00
2022-11-18 13:01:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 13:01:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 13:01:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
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.