2022-12-03 08:13:12 UTC
165 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.56% (2.58 MB)
[#001] sha256:2bf6d069a96c73f0973cebfba6956c182053742d92c38150a76b8f6169d98632 - 7.84% (13 MB)
[#002] sha256:88594900f80c59db3c886be6835dfe6988c98110610584212f65ab931772c8ac - 30.21% (50 MB)
[#003] sha256:fd50ea63b152049be6df8ebe6e6ecda60c3ce006d25341f5744334f2c6e64f20 - 0.0% (6.91 KB)
[#004] sha256:99ecaba173b7e25b5c73effe0f9dd83c030cbc5b7d9a832975dba2b005db2c8f - 17.82% (29.5 MB)
[#005] sha256:780ffbd83f2187d96fde9ea158d0bcd56b0cc4e2df3e7e44115762a2f6de90e2 - 0.0% (93 Bytes)
[#006] sha256:dcd84e46bded671796d5f63b98f24b54a136ca4ce4182f339e538ac2028de102 - 0.0% (1.26 KB)
[#007] sha256:ea84212561a87477b443d19e3f4dbc28828ffa2b8656a1d70c9291f9daad3321 - 8.74% (14.5 MB)
[#008] sha256:df01704d2476a4ae0bdca7c1ee7955d8c753215eec7fb209b4c62cb90bb8b90f - 0.24% (401 KB)
[#009] sha256:00b1145b11af25f25882f12c4509b811e546b14d3f1aaa37a4161a28f8949337 - 3.81% (6.31 MB)
[#010] sha256:7eedee6968f752ed85f4be836ae92b904c6ee91dd823be73c8b3a2cb974fb6a3 - 0.0% (1.94 KB)
[#011] sha256:bbd01b03446da8c90ca187ffcadbad766d7b463cff5eace87778f93ae03879c2 - 7.95% (13.2 MB)
[#012] sha256:ac9951cfe01f57133f139b1f00a8517cc4c1c4c170b40a5c09ae3b61cfbb7208 - 0.0% (656 Bytes)
[#013] sha256:7e0a3f6443e2906a7c75ae4cee39ece2d52bec4171a972d126a49e210c93c2c7 - 6.7% (11.1 MB)
[#014] sha256:bcc64c5c7725dc1eeff085bbe047c0cfb906555124099d1cb62dd0517354c89b - 0.81% (1.34 MB)
[#015] sha256:1cfe42bed3a5ac9abaa286d7fbe920a344a548650f9b06b2677100b0ffaca32e - 7.52% (12.4 MB)
[#016] sha256:f8f89eb2fb21ca641b376d8991cc7d24bf5ea157e2725fede11f173bf17c2878 - 0.0% (195 Bytes)
[#017] sha256:fe21ceb2ca74dd89232ef2b3d7a4345952d2f6ef4b045c60801fd1f2d2a15383 - 6.81% (11.3 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:29:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:29:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:29:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:29:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:29:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:29:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:29:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:29:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:30:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2022-12-03 05:30:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2022-12-03 05:30:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2022-12-03 05:30:11 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-12-03 05:30:30 UTC/bin/sh -c #(nop) COPY dir:d14f96d699ed1c5998c38437842917e76e6c76e4068b92feeb2e849548c4b890 in /usr/lib/python3.10/site-packages/
2022-12-03 05:30:34 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2022-12-03 05:34:31 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-03 05:34:34 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:34:36 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:34:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:07:08+00:00
2022-12-03 05:34:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:34:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:34:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-12-03 05:39:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:41:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:41:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:41:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:41:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:41:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:41:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:41:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:41:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2022-12-03 05:41:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2022-12-03 05:41:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2022-12-03 05:41:49 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-03 05:41:53 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-12-03 05:42:02 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-03 05:42:24 UTC/bin/sh -c #(nop) COPY dir:97825e8e24e43faec4a92ac66b4d7680d0c621b5b5e2e21da02d175940077752 in /usr/lib/python3.10/site-packages/
2022-12-03 05:42:28 UTC/bin/sh -c #(nop) COPY file:b97ce9499f075d98135b9fc71cc6eeef5c778b006e78b6cb113ef9f983fdc879 in /usr/bin/yq
2022-12-03 05:42:31 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-03 05:42:35 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:42:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 05:42:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 05:42:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:39:49+00:00
2022-12-03 05:42:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:42:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:42:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-12-03 06:42:10 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 06:42:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 06:42:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 06:42:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 06:42:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 06:42:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 06:42:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 06:42:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 06:42:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2022-12-03 06:42:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2022-12-03 06:42:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2022-12-03 06:43:01 UTC/bin/sh -c #(nop) COPY dir:23af490448866c9c5f08ff8c6754c975d7b5c3d8558d2b081ccc5b79265287fe in /usr/lib/python3.10/site-packages/
2022-12-03 06:43:05 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-03 06:43:09 UTC/bin/sh -c #(nop) COPY file:86301ff9d6082eb061cd3b9bd92b4d93fe1c8e6ea00845bf0610f56dcbefac66 in /usr/bin/aws-iam-authenticator
2022-12-03 06:43:12 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 06:43:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 06:43:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 06:43:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:47:39+00:00
2022-12-03 06:43:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 06:43:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 06:43:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-12-03 07:14:31 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 07:14:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 07:14:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 07:14:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 07:14:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 07:14:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 07:14:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 07:14:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 07:14:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2022-12-03 07:14:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2022-12-03 07:14:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2022-12-03 07:15:22 UTC/bin/sh -c #(nop) COPY dir:f1fae4eeb51332231a4f642062e4072b9273a5f98ba91a0afebe28cc0c945624 in /usr/lib/python3.10/site-packages/
2022-12-03 07:15:26 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-12-03 07:15:30 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-12-03 07:15:33 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 07:15:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 07:15:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 07:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 07:12:36+00:00
2022-12-03 07:15:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 07:15:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 07:15:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-12-03 08:12:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 08:12:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 08:12:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 08:12:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 08:12:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 08:12:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 08:12:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 08:12:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 08:12:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awshelm
2022-12-03 08:12:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awshelm
2022-12-03 08:12:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awshelm
2022-12-03 08:12:51 UTC/bin/sh -c #(nop) COPY file:46166e53d4d8211918ce554016bfecc301aab54d5b46523703a6817788025891 in /usr/bin/helm
2022-12-03 08:12:54 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 08:12:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 08:13:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 08:13:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 08:11:54+00:00
2022-12-03 08:13:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 08:13:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 08:13:12 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.