2023-01-30 21:52:00 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.04% (2.58 MB)
[#001] sha256:465a3b367f055ecab8a5b9108ef2d4798a42f6e0d816888528b2a2585a45036e - 10.27% (13 MB)
[#002] sha256:265493913de28d14e250bc40eababc3946cc045aeceb15dfe529ac3dad764622 - 17.79% (22.5 MB)
[#003] sha256:0141d4efc09e3db8ce058ea7731e9c9b4e02adcaea59a4fe203c7bf99c15c631 - 0.01% (6.73 KB)
[#004] sha256:bf3426cacf6c8563cc0560ae5998149b67e9d93d66f063ad32ccbc3812c5e1da - 13.82% (17.5 MB)
[#005] sha256:0563c66d8c9310cced5da5b61d03c5a8ee73d7cc54aa9a0b4ccaaaa85f8aee3f - 0.0% (93 Bytes)
[#006] sha256:33c1df08fccf6cb5f5d2318cbf0a0030a22b96a0c2a09afa72dd6d4aec2f989b - 0.0% (1.26 KB)
[#007] sha256:0c66e3c177fd3475b94ddf9b91832a61487b3705987b09f5c31212ad0c3c6be9 - 11.44% (14.5 MB)
[#008] sha256:49a3d48c3460c0010d2262c633159d03d4b2ab75cc4291381b803cd8a0328741 - 0.31% (408 KB)
[#009] sha256:d6d7834721e3aa084bd7f33af6cc0ce98bfc6a99a7a9c2096015f2123f495036 - 5.01% (6.34 MB)
[#010] sha256:071bb0cefb601c356aa06b88ca9f78bcf098744bf7b4b77b6ccca6adb25bc4ec - 0.0% (1.94 KB)
[#011] sha256:ce2087e7102dcfc61bfba5738d98efed70d80878a657165e4e7d422623b789b1 - 10.53% (13.3 MB)
[#012] sha256:ac1c351dd9e572912a6de2b4e08922e8b617d946cf573e096132f34ac605a6aa - 0.0% (653 Bytes)
[#013] sha256:e9caed5df080beeb7e04d48cabe18d46d5474d4b9c6a68b148f59505697fcb9f - 8.77% (11.1 MB)
[#014] sha256:9f145aa748a364abff3de8b53914b050c885b5758f016a92a1992d07fd6f654c - 1.18% (1.49 MB)
[#015] sha256:e408a4337f435a109c2b4f07825041656238c97fa8e47744b3fb3899a26e3930 - 10.41% (13.2 MB)
[#016] sha256:c2cd632dba50b02d27ca6d30d8076d8227f6ddf9f362dc12e29ef8bac685e790 - 0.0% (193 Bytes)
[#017] sha256:088e9c494ca73bd610d9518079f855efae2fe4cddefe919f06bc9b9427ad4efb - 8.41% (10.6 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:16:52 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:16:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:16:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:16:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:16:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:16:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:16:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:16:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:17:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2023-01-30 17:17:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2023-01-30 17:17:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2023-01-30 17:17:13 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
2023-01-30 17:17:19 UTC/bin/sh -c #(nop) COPY dir:eebe0c8b90b9b67b3587af0042d90434ce9a348d847ff852853e8fd9158c7ca4 in /usr/lib/python3.10/site-packages/
2023-01-30 17:17:21 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2023-01-30 17:19:47 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 17:19:49 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:19:49 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:19:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:04:28+00:00
2023-01-30 17:19:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:19:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:19:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2023-01-30 17:35:09 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:35:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:35:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:35:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:36:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:36:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2023-01-30 17:36:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2023-01-30 17:36:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2023-01-30 17:36:07 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-01-30 17:36:08 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
2023-01-30 17:36:13 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-01-30 17:36:16 UTC/bin/sh -c #(nop) COPY dir:82d2f73e0a675c439d078d06642b6f8278387eba2ca0f0d1b167f141058dd3e2 in /usr/lib/python3.10/site-packages/
2023-01-30 17:36:18 UTC/bin/sh -c #(nop) COPY file:cb0035319ece56d53c63b3a5c2f787968b2144a03bca394aef4ba993080fb425 in /usr/bin/yq
2023-01-30 17:36:19 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-01-30 17:36:19 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:36:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 17:36:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 17:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:35:08+00:00
2023-01-30 17:36:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:36:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2023-01-30 19:26:41 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 19:26:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 19:26:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 19:26:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 19:26:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 19:26:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 19:26:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 19:26:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 19:26:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2023-01-30 19:26:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2023-01-30 19:26:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2023-01-30 19:27:01 UTC/bin/sh -c #(nop) COPY dir:3d9bff204e0ea3463cc4814d340f760ef4bcffd7527581ebb7065cdfef1ce164 in /usr/lib/python3.10/site-packages/
2023-01-30 19:27:02 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-01-30 19:27:04 UTC/bin/sh -c #(nop) COPY file:9222bcd2fff3047cadf4a51bcda6edfcaba211b415f83b16992db6161c7796ff in /usr/bin/aws-iam-authenticator
2023-01-30 19:27:05 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 19:27:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 19:27:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 19:27:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 18:35:21+00:00
2023-01-30 19:27:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 19:27:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 19:27:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2023-01-30 20:33:46 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 20:33:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 20:33:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 20:33:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 20:33:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 20:33:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 20:33:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 20:33:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 20:33:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2023-01-30 20:33:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2023-01-30 20:33:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2023-01-30 20:34:02 UTC/bin/sh -c #(nop) COPY dir:3ab3b3b5888ceed51151bb8d822d19e5b4f28515f4940c92d12356520314e113 in /usr/lib/python3.10/site-packages/
2023-01-30 20:34:04 UTC/bin/sh -c #(nop) COPY file:92208068ddf5e3673f48ff14cac111cdaaca6df610f42a6401950a2252108186 in /usr/bin/kubectl
2023-01-30 20:34:05 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-01-30 20:34:06 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 20:34:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 20:34:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 20:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 20:32:32+00:00
2023-01-30 20:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 20:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 20:34:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2023-01-30 21:51:42 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 21:51:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 21:51:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 21:51:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 21:51:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 21:51:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 21:51:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 21:51:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 21:51:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2023-01-30 21:51:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2023-01-30 21:51:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2023-01-30 21:51:53 UTC/bin/sh -c #(nop) COPY file:8c84536fc36231d362565a50d86ed374c71ee18d41e5b6fb9f63200c2783a2b8 in /usr/bin/helm
2023-01-30 21:51:54 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 21:51:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 21:51:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 21:51:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 21:51:24+00:00
2023-01-30 21:51:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 21:51:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 21:52:00 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.