2022-11-17 07:02:18 UTC
153 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 1.69% (2.58 MB)
[#001] sha256:311ad5436c2d6f8895fcac1c7e456be8f372d6ce8821a79b713a56f932f2a0b4 - 8.48% (13 MB)
[#002] sha256:3d61949804d0bac8243741826644d21239d4f57a9026aa6055d151aa314a7e13 - 25.62% (39.2 MB)
[#003] sha256:d378433d098c22f0fe4765cb50c41a88d479b0b7fe0faa864eee58a70159bf62 - 0.0% (1.38 KB)
[#004] sha256:f06345a75ac13ba8630a5a465dd7ec6cbbb08c978f82e12674e9a8501e8fb43c - 17.92% (27.4 MB)
[#005] sha256:25a08e2d17d62184c5094f0d798da681752523bc12528f86f5009a0f0b8f549e - 0.0% (93 Bytes)
[#006] sha256:f313f391a5452f90c924258b17da371ad7c67b8fef8afcda67f174988b785356 - 0.0% (1.26 KB)
[#007] sha256:90b4065ad1bbf6cf45a5eec5930cad2b2efa8d1e72f846980dcb016182cb0bbb - 9.46% (14.5 MB)
[#008] sha256:4953bddcde6025bb1383946b1b87202488563c42b8f70e9a385c200f489017ad - 0.26% (401 KB)
[#009] sha256:0faa5869f0c5a3ee96a9270472a9243043df9bdf18e98e0e1336f561cded6ac9 - 4.13% (6.31 MB)
[#010] sha256:7dd9dd2335fe3bd94eb8788815001b7d067892dfe5ed75f7af5db6e9945876c0 - 0.0% (1.65 KB)
[#011] sha256:7b6570bfce84add1b6bd6aeb432100b7c8b37b0fe700eec12dafe6f3647375a7 - 8.4% (12.8 MB)
[#012] sha256:c9b7a40305c57f74c791e464aced32e8a59a72c2b5ffbd6b51843c3fd1ca69a1 - 0.0% (657 Bytes)
[#013] sha256:38bee87b5183b2572c252aae720e5460f10f07a1d97c9faac241cd2b7dfe40b2 - 7.25% (11.1 MB)
[#014] sha256:c0aa9958f9aba8a19544ebb4752c72b15828f4537da32306c21cfc3232837018 - 0.88% (1.34 MB)
[#015] sha256:bf0ac509fa12da5f05185e5ecdaa79696f645309f9f93d4d28f2eca000504f8c - 8.14% (12.4 MB)
[#016] sha256:69906e65fe6a08476bfc129ad60e0c62437c1889a0ebc459cde18ed6a218b72d - 0.0% (195 Bytes)
[#017] sha256:995fd7782e687c40c315783b15195b50064f3e9294243ebe20ba45c6a6ca0d0b - 7.78% (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 23:09:21 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 23:09:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 23:09:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 23:09:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 23:09:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 23:09:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 23:09:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 23:09:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 23:09:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2022-11-16 23:09:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2022-11-16 23:09:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2022-11-16 23:09:41 UTC|1 VERSION=2.13 /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 23:09:53 UTC/bin/sh -c #(nop) COPY dir:615c542ffb81bb259f445ff5135c1f5a7fdb86a2542cc28eceff27c3836144be in /usr/lib/python3.10/site-packages/
2022-11-16 23:09:56 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-16 23:15:26 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 23:15:28 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 23:15:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 23:15:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 22:58:07+00:00
2022-11-16 23:15:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 23:15:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-16 23:15:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 23:41:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 23:42:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 23:43:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 23:43:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 23:43:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 23:43:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 23:43:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 23:43:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 23:43:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2022-11-16 23:43:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2022-11-16 23:43:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2022-11-16 23:43:16 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 23:43:19 UTC|1 VERSION=2.13 /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 23:43:26 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 23:43:38 UTC/bin/sh -c #(nop) COPY dir:e85c9b99075594340acaf8fcde26a063aeb6c0ef58ad4889365e8cb85fc1613f in /usr/lib/python3.10/site-packages/
2022-11-16 23:43:40 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-16 23:43:42 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 23:43:44 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 23:43:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 23:43:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 23:43:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 23:41:48+00:00
2022-11-16 23:43:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 23:43:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-16 23:43:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-17 01:45:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 01:45:07 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 01:45:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 01:45:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 01:45:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 01:45:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 01:45:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 01:45:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 01:45:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2022-11-17 01:45:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2022-11-17 01:45:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2022-11-17 01:45:36 UTC/bin/sh -c #(nop) COPY dir:01fa07c5b1073190b73b8e094e51b46aba6e6500afad71112fabdf0e5247acd2 in /usr/lib/python3.10/site-packages/
2022-11-17 01:45:38 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-17 01:45:41 UTC/bin/sh -c #(nop) COPY file:38ab9bda918501441d1e005d781c11083aea67504519c8a9428f2cf1986f8fb0 in /usr/bin/aws-iam-authenticator
2022-11-17 01:45:42 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 01:45:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 01:45:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 01:45:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 00:54:48+00:00
2022-11-17 01:45:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 01:45:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 01:45:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-17 04:30:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 04:30:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 04:30:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 04:30:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 04:30:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 04:30:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 04:30:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 04:30:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 04:31:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2022-11-17 04:31:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2022-11-17 04:31:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2022-11-17 04:31:20 UTC/bin/sh -c #(nop) COPY dir:d48d08f68e139da83dd9d9b8e4ccc599e59fe7dafa377a4a32f6ea8e977f2c40 in /usr/lib/python3.10/site-packages/
2022-11-17 04:31:24 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-17 04:31:27 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-17 04:31:29 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 04:31:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 04:31:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 04:31:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 04:28:43+00:00
2022-11-17 04:31:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 04:31:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 04:31:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-17 07:01:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 07:01:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 07:01:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 07:01:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 07:01:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 07:01:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 07:01:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 07:01:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 07:01:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awshelm
2022-11-17 07:02:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awshelm
2022-11-17 07:02:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awshelm
2022-11-17 07:02:05 UTC/bin/sh -c #(nop) COPY file:f4a84c88cd36940dc2145f53f02a51b19fc2a719600b489915f1a781122e2573 in /usr/bin/helm
2022-11-17 07:02:07 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 07:02:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 07:02:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 07:02:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 07:01:23+00:00
2022-11-17 07:02:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 07:02:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 07:02:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
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.