2023-01-30 21:39:37 UTC
155 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.67% (2.58 MB)
[#001] sha256:2e5d17ef913199afe4833589dbf41dda62530ac3aa2ce8065ff1d69139f4618a - 8.38% (13 MB)
[#002] sha256:8a83a0a34c9edb39bdda27cc5b3477ca07bf7d78876792044b5817c306926a78 - 25.78% (39.9 MB)
[#003] sha256:7ba79ee4155a7455320ecd1e1b0fb10c91e0b952933eda446a487e3e3160b686 - 0.0% (1.38 KB)
[#004] sha256:19739627043ca6fac2eae80d13b168ceb445eeded62f7d6e2ac3be417a66c62d - 17.76% (27.5 MB)
[#005] sha256:5bef8dc96d139be277dd38a80b52250777b5acbb15f50d4c6f1cf084301f88aa - 0.0% (93 Bytes)
[#006] sha256:c47527451a4283924fcc8f4490846984cd1b13f639caa7d131aa524237a702e4 - 0.0% (1.26 KB)
[#007] sha256:bf5869291a209f76ac6c2ecfa2152afa8e881adabb1ad00a2ae66d1484f927a2 - 9.34% (14.5 MB)
[#008] sha256:0e0275e27cc3409fe475ab240106c6030d426f07b33a76034e62e3c5da4a5777 - 0.26% (416 KB)
[#009] sha256:4d0ca57cbb77a4bc942af27536ff4638496f6cd23b067b4221d2192449909b03 - 4.09% (6.34 MB)
[#010] sha256:1673f3d73ead925ecbfe4dfbfb9f1ba5345b8ff79c34881930a43f6fc2d93515 - 0.0% (1.94 KB)
[#011] sha256:8983deeb7bd65155154c4c8a861b4ba15aec5da4b0348541e043e43eb0b6c940 - 8.59% (13.3 MB)
[#012] sha256:2c164abaf57dc875ecdf3436014eb81168e7d9424f6fdef046026a0d75d3181b - 0.0% (654 Bytes)
[#013] sha256:06a0c4006bd526d18e6da982096aa331bd321732ba6f8f087fd4d4c988b9d9b2 - 7.16% (11.1 MB)
[#014] sha256:27f4f225351fe435d93f12643c956e3fea44456b26a95894b9e8c6efcac4cceb - 0.96% (1.49 MB)
[#015] sha256:daec7a17434b00c5a9ba8932a3846d37fc15dd8bd5b23ad5938ede495112d452 - 8.5% (13.2 MB)
[#016] sha256:54ad4e7d31ae68ffd2bd674e042057add0cc489f1eedc3748a562a7ee003be08 - 0.0% (194 Bytes)
[#017] sha256:3546ec106f6a20ea834d43f30fcc20980c8223d1c20af738ef310fe59625111f - 7.5% (11.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:12:19 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:12:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:12:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:12:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:12:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:12:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:12:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:12:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:12:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2023-01-30 17:12:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2023-01-30 17:12:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2023-01-30 17:12:38 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
2023-01-30 17:12:50 UTC/bin/sh -c #(nop) COPY dir:be4b757031938fc33429bd478ff1bf324b9859074f8f9d20e93a77d9b3aa25a5 in /usr/lib/python3.10/site-packages/
2023-01-30 17:12:52 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2023-01-30 17:16:17 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 17:16:19 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:16:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:16:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:01:55+00:00
2023-01-30 17:16:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:16:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:16:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-01-30 17:35:25 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:36:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:36:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:36:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:36:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:36:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2023-01-30 17:36:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2023-01-30 17:36:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2023-01-30 17:36:59 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-01-30 17:37:01 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
2023-01-30 17:37:08 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-01-30 17:37:18 UTC/bin/sh -c #(nop) COPY dir:1b5753ad041e0116deecbe6a411c71db905741968e4efd8639a19a64f3f22f05 in /usr/lib/python3.10/site-packages/
2023-01-30 17:37:20 UTC/bin/sh -c #(nop) COPY file:cb0035319ece56d53c63b3a5c2f787968b2144a03bca394aef4ba993080fb425 in /usr/bin/yq
2023-01-30 17:37:22 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-01-30 17:37:24 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:37:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 17:37:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 17:37:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:35:23+00:00
2023-01-30 17:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:37:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:37:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-01-30 19:19:01 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 19:19:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 19:19:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 19:19:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 19:19:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 19:19:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 19:19:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 19:19:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 19:19:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2023-01-30 19:19:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2023-01-30 19:19:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2023-01-30 19:19:31 UTC/bin/sh -c #(nop) COPY dir:1c0aa7356ad63a2fd84d5b9e8c14ead27b8fe94cde92b097c3ba12aa9520ebdf in /usr/lib/python3.10/site-packages/
2023-01-30 19:19:33 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-01-30 19:19:36 UTC/bin/sh -c #(nop) COPY file:9b088bc60260304641865314453df85c376341246acee17f55c287e2a1b8f252 in /usr/bin/aws-iam-authenticator
2023-01-30 19:19:37 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 19:19:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 19:19:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 19:19:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 18:28:27+00:00
2023-01-30 19:19:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 19:19:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 19:19:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-01-30 20:32:36 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 20:32:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 20:32:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 20:32:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 20:32:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 20:32:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 20:32:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 20:32:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 20:32:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2023-01-30 20:32:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2023-01-30 20:32:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2023-01-30 20:33:05 UTC/bin/sh -c #(nop) COPY dir:c54fef98cb0078bdd0f365e6c875d0b346cd09c61fff41d64e8fbc370c336cdd in /usr/lib/python3.10/site-packages/
2023-01-30 20:33:09 UTC/bin/sh -c #(nop) COPY file:92208068ddf5e3673f48ff14cac111cdaaca6df610f42a6401950a2252108186 in /usr/bin/kubectl
2023-01-30 20:33:11 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-01-30 20:33:13 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 20:33:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 20:33:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 20:33:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 20:30:56+00:00
2023-01-30 20:33:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 20:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 20:33:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-01-30 21:39:03 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 21:39:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 21:39:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 21:39:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 21:39:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 21:39:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 21:39:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 21:39:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 21:39:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awshelm
2023-01-30 21:39:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awshelm
2023-01-30 21:39:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awshelm
2023-01-30 21:39:23 UTC/bin/sh -c #(nop) COPY file:f84e3bb7e319bb4c9a4f08ec80415e44ca008d08552e6c230f181b5853096e62 in /usr/bin/helm
2023-01-30 21:39:25 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 21:39:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 21:39:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 21:39:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 21:38:41+00:00
2023-01-30 21:39:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 21:39:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 21:39:37 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.