2022-11-13 15:08:41 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:5412ca8793c5f106d100a7ca91183d359021066ac19c5e058b4439df6d0a3dc7 - 10.29% (13 MB)
[#002] sha256:3aaf60405f30be3cc3ff4c14abedfaf6d5a4ed8fa3068101febc7eb240430f34 - 17.69% (22.3 MB)
[#003] sha256:36d3796598d0bac8a7e73985db3f613672d2f6ebafd187a4326c11a85fad1302 - 0.01% (6.72 KB)
[#004] sha256:834fb6ac802584a3a6b089061b075071757382ead2642f0ce3df26bd9332bf30 - 13.87% (17.5 MB)
[#005] sha256:fb6294e877a49fff4866b900d973df003bd858c23b9396781019757f5c7527f2 - 0.0% (93 Bytes)
[#006] sha256:5fe594e9171d3767f40b11ae8199c2e6abf431d626838c3901bb09385f1f1c35 - 0.0% (1.26 KB)
[#007] sha256:59b916d3d5a1decb53b9415cc9aab20e2c8e8f2fd6c1189f11713dea9ac043bd - 11.47% (14.5 MB)
[#008] sha256:ad25e5ee18ef7745855ce4b1e0b3ddb216fd6a9038d926b8ca672e5617f790a9 - 0.3% (393 KB)
[#009] sha256:321d1ca8bbceded5d4f70af663c0f2172edf499499026c5bb20874f3483bb347 - 5.01% (6.31 MB)
[#010] sha256:972d3bfc40e171322b704621aae4594c68fe548d1d0c0542b6b00e1208ef19ae - 0.0% (1.65 KB)
[#011] sha256:a8818fd4354b6678f8bebd7bba1fcef038b594caf7fea9df228094e8d4085f68 - 10.18% (12.8 MB)
[#012] sha256:33c67a10a28c2dee1bf3d0613e48282583bd2229b63f5733fc983f3f0fe95bf5 - 0.0% (656 Bytes)
[#013] sha256:1201351b041ff20fa51999f40fe4fcb2c22a2285ff32f2e24214e6258260e472 - 8.79% (11.1 MB)
[#014] sha256:7fabb36065a17d4e906fff012e3cc1bc88c2628492eb2edefb4a1cdd819a7e39 - 1.06% (1.34 MB)
[#015] sha256:33f5e0055e51c582009d58eaddfd41c8eed18d12161acc337e4471559cbaf3e0 - 9.87% (12.4 MB)
[#016] sha256:009f64e2fcb3b6da18e4700d23c6c818df8a6a82edbe1c127525e54c8e069f47 - 0.0% (192 Bytes)
[#017] sha256:29ad8879df64b2fce615ff1e930d78c0554e20846a8fc2d0e603c06c56c08d52 - 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-13 11:30:02 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 11:30:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 11:30:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 11:30:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 11:30:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 11:30:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 11:30:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 11:30:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 11:30:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-11-13 11:30:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-11-13 11:30:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-11-13 11:30:21 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-13 11:30:25 UTC/bin/sh -c #(nop) COPY dir:b323e9ae5de158ec28e04c6f5bc3658a028b2d984b7f055b732d0495114ef0ff in /usr/lib/python3.10/site-packages/
2022-11-13 11:30:27 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-11-13 11:33:03 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-13 11:33:04 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 11:33:05 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-13 11:33:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 11:20:54+00:00
2022-11-13 11:33:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 11:33:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 11:33:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-13 12:50:42 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 12:51:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 12:51:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 12:51:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 12:51:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 12:51:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 12:51:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 12:51:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 12:51:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-11-13 12:51:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-11-13 12:51:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-11-13 12:51:40 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-13 12:51:42 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-13 12:51:47 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-13 12:51:50 UTC/bin/sh -c #(nop) COPY dir:301ba8b5d1dee201dd09d606a56f91b13fc9d4072bff9b5a743371c4982e534d in /usr/lib/python3.10/site-packages/
2022-11-13 12:51:51 UTC/bin/sh -c #(nop) COPY file:9ea2e444d50e8d93838bd81e8e25ae7bc94885121035c1eae0e09b10cb3f21bb in /usr/bin/yq
2022-11-13 12:51:52 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-13 12:51:52 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 12:51:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 12:51:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 12:51:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 12:50:41+00:00
2022-11-13 12:51:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 12:51:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 12:51:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-13 14:15:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 14:15:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 14:15:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 14:15:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 14:15:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 14:15:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 14:15:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 14:15:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 14:15:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-11-13 14:15:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-11-13 14:15:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-11-13 14:16:09 UTC/bin/sh -c #(nop) COPY dir:d8bf2af3dd1a1bc1875bb89e8d6a377706cb296aff6cfb1e4eea073c3e134d05 in /usr/lib/python3.10/site-packages/
2022-11-13 14:16:11 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-13 14:16:13 UTC/bin/sh -c #(nop) COPY file:47f03bc9728ef30cc5a3a14ba9dab7a1d70e187afda8f04883d0b8f22c164e95 in /usr/bin/aws-iam-authenticator
2022-11-13 14:16:14 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 14:16:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 14:16:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 14:16:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 13:05:58+00:00
2022-11-13 14:16:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 14:16:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 14:16:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-13 14:22:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 14:22:00 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 14:22:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 14:22:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 14:22:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 14:22:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 14:22:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 14:22:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 14:22:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-11-13 14:22:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-11-13 14:22:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-11-13 14:22:15 UTC/bin/sh -c #(nop) COPY dir:9bc89e3f1b306c7469e60cfc7a56a2fb22c8dcc0d2ae2085e047d4fe3d69e9b5 in /usr/lib/python3.10/site-packages/
2022-11-13 14:22:16 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-13 14:22:17 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-13 14:22:18 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 14:22:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 14:22:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 14:22:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 14:21:04+00:00
2022-11-13 14:22:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 14:22:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 14:22:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-13 15:08:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 15:08:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 15:08:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 15:08:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 15:08:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 15:08:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 15:08:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 15:08:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 15:08:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2022-11-13 15:08:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2022-11-13 15:08:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2022-11-13 15:08:34 UTC/bin/sh -c #(nop) COPY file:1191233e0e944d132b7f7a29164a387fbe18260dc832d68a88b944711ae77249 in /usr/bin/helm
2022-11-13 15:08:35 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 15:08:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 15:08:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 15:08:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 15:08:05+00:00
2022-11-13 15:08:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 15:08:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 15:08:41 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.