2023-01-30 21:43:50 UTC
125 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.07% (2.58 MB)
[#001] sha256:ad16721ea9dd5d9a34dbe1cecb7357dcd8a9d15cf4c3b3ad3eca901421c4748d - 10.38% (13 MB)
[#002] sha256:f5f66207899dd42b42f426e535bc5ccde66a44dd9d684c68a421508db4684b36 - 16.74% (20.9 MB)
[#003] sha256:24324c9af19c08e45a2601c0c5b9981c6c5e26f064570535ff7adec58c46742c - 0.0% (6.01 KB)
[#004] sha256:900f1e52face617a016e73944cce8a4f3f0c3f8cae6d69539b88d77b5debbb30 - 12.38% (15.5 MB)
[#005] sha256:138bf12d7713fe0c73d5dfb89b64f14f8e7177a00b28a2c0aeba650fc41af9a5 - 0.0% (93 Bytes)
[#006] sha256:0fb4835c3f79ca98b4f46f1505a65f81898ceab3d0a6714d9cb8d7eb7e58cc9c - 0.0% (1.26 KB)
[#007] sha256:2e64a58c549ed5cd0fecbec8fd6510943537ca6713ec79708d13d77618671ee7 - 11.56% (14.5 MB)
[#008] sha256:3729ec7a126af9bd5112fc369aea3c47d03605f0cdd3bbd0e03dd2fe9aa96755 - 0.32% (408 KB)
[#009] sha256:936511d8e8fd23a3e010485ac32a4c170ff5b7315914dff6a7685e6a5b98ecbd - 5.07% (6.34 MB)
[#010] sha256:3acde44efb94ae6d57a7e099327160c80909191a50af2ba7ba49886c26438d1d - 0.0% (1.94 KB)
[#011] sha256:12f7dfdeef06bacd05722cc4590db1b35430b3f66e8f1126472877419aa59b6e - 10.64% (13.3 MB)
[#012] sha256:b18677074aaeaa6f9407d89f06f293aacacc682782d9fd1859a193eb825e8d5b - 0.0% (653 Bytes)
[#013] sha256:768696beec250024b7d40d04e2388464ca55ea567b638e0099605f58eed61cca - 8.87% (11.1 MB)
[#014] sha256:7b35ea790089ec4c75a432c28cfea5e9bf88a572d1721093f195f1ed5fd650be - 1.19% (1.49 MB)
[#015] sha256:d5f78f85d1c0b046a51cda25ebe6f6ff5bb46937a1cd2e53a6761e8541df6815 - 10.52% (13.2 MB)
[#016] sha256:afadd18e5a0d0978514818f8902a0916cdd5f24a9b14d3d848d15f2a08bc288b - 0.0% (192 Bytes)
[#017] sha256:933323937be03350768ea7066194e33827e90b2adc82c1f8fa7c90684e37aac2 - 10.24% (12.8 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:11:26 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:11:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:11:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:11:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:11:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:11:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:11:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:11:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:11:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2023-01-30 17:11:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2023-01-30 17:11:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2023-01-30 17:11:44 UTC|1 VERSION=2.8 /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
2023-01-30 17:11:48 UTC/bin/sh -c #(nop) COPY dir:fa4ba21f39ebb196805ec51ecbe997c4d3921c093b44403f68408d6a923293d5 in /usr/lib/python3.10/site-packages/
2023-01-30 17:11:50 UTC/bin/sh -c #(nop) COPY multi:60ce8bf644b4c1acec60ee4cab7c085888a9eb654426cb822a7266f5fa05ffa2 in /usr/bin/
2023-01-30 17:13:11 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 17:13:12 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:13:12 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:13:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:03:54+00:00
2023-01-30 17:13:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:13:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:13:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2023-01-30 17:35:23 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:36:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:36:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2023-01-30 17:36:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2023-01-30 17:36:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2023-01-30 17:36:30 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-01-30 17:36:32 UTC|1 VERSION=2.8 /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
2023-01-30 17:36:39 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-01-30 17:36:42 UTC/bin/sh -c #(nop) COPY dir:cb2f79b9e4505becadf8341e3edd2c1a78801131ccba7f696fa0805d784ef4ac in /usr/lib/python3.10/site-packages/
2023-01-30 17:36:43 UTC/bin/sh -c #(nop) COPY file:cb0035319ece56d53c63b3a5c2f787968b2144a03bca394aef4ba993080fb425 in /usr/bin/yq
2023-01-30 17:36:44 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-01-30 17:36:44 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:36:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 17:36:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 17:36:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:35:22+00:00
2023-01-30 17:36:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:36:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:36:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2023-01-30 19:24:04 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 19:24:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 19:24:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 19:24:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 19:24:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 19:24:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 19:24:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 19:24:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 19:24:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2023-01-30 19:24:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2023-01-30 19:24:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2023-01-30 19:24:22 UTC/bin/sh -c #(nop) COPY dir:04792729642c17fbb1aa1584bb8b3c875fe1436810d6ce5e2d7a73d6acc68457 in /usr/lib/python3.10/site-packages/
2023-01-30 19:24:23 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-01-30 19:24:24 UTC/bin/sh -c #(nop) COPY file:12e58d9d6f793c82e2f8088a8befa7008ceacdb725c5b9146c1016863dfc39f7 in /usr/bin/aws-iam-authenticator
2023-01-30 19:24:25 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 19:24:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 19:24:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 19:24:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 18:30:14+00:00
2023-01-30 19:24:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 19:24:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 19:24:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2023-01-30 20:32:32 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 20:32:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 20:32:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 20:32:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 20:32:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 20:32:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 20:32:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 20:32:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 20:32:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2023-01-30 20:32:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2023-01-30 20:32:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2023-01-30 20:32:48 UTC/bin/sh -c #(nop) COPY dir:e95469e4341e197016f20e6cddec07df4e3820d86c798da242bd8ee040d7d839 in /usr/lib/python3.10/site-packages/
2023-01-30 20:32:50 UTC/bin/sh -c #(nop) COPY file:92208068ddf5e3673f48ff14cac111cdaaca6df610f42a6401950a2252108186 in /usr/bin/kubectl
2023-01-30 20:32:51 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-01-30 20:32:52 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 20:32:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 20:32:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 20:32:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 20:31:14+00:00
2023-01-30 20:32:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 20:32:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 20:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2023-01-30 21:43:33 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 21:43:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 21:43:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 21:43:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 21:43:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 21:43:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 21:43:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 21:43:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 21:43:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2023-01-30 21:43:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2023-01-30 21:43:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2023-01-30 21:43:44 UTC/bin/sh -c #(nop) COPY file:a9fc863aad736143857e90deec9e52da1612a4d842b56a6b282b4d818a63b05d in /usr/bin/helm
2023-01-30 21:43:45 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 21:43:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 21:43:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 21:43:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 21:43:14+00:00
2023-01-30 21:43:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 21:43:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 21:43:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
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.