2023-04-05 14:38:01 UTC
152 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c41833b44d910632b415cd89a9cdaa4d62c9725dc56c99a7ddadafd6719960f9 - 2.04% (3.11 MB)
[#001] sha256:1a773557f7fa7b209635818cf3812ba76820013dca5a45e4441278e09f05014d - 8.83% (13.5 MB)
[#002] sha256:2dd1f1fe5964d64c1195fcfb466a84faed42a7afc49775f1d78d2a8da1f9176f - 26.28% (40.1 MB)
[#003] sha256:8494cc62c8f03192f06093651078267c747f09410b04d37e7bd34a18dab558ba - 0.0% (1.37 KB)
[#004] sha256:78f0329dc033c3ef632f7c518dbad2b198ade67f3e77d9177ae8d2133bc2ffc7 - 18.62% (28.4 MB)
[#005] sha256:4ef3481282dabae4f2f46dd60b1a30cf396aaab27e1178904e4c62f5bd3fee10 - 0.0% (93 Bytes)
[#006] sha256:33a1bb20b0425ea675df7430f2d48747579a8ecbf21bdfcef729de01a607f99b - 0.0% (1.25 KB)
[#007] sha256:dd29c4b66a09bc3a4c411349be724efa539a89a7edfc0867e4635b2c33b0b533 - 7.77% (11.8 MB)
[#008] sha256:2aa3c7afcc37346a81d1c3dc84188790d6a70db2307c62ea04a046865879e22b - 0.27% (416 KB)
[#009] sha256:4b8707106496c99f34d1ea7cf96aaf19ba73477bb7e2dbebbb39e471fe6e0c0f - 2.12% (3.23 MB)
[#010] sha256:dd8bde2443be246fad87fd2b6aae627d886204a92af59f973955d4d0104b7cab - 0.0% (1.94 KB)
[#011] sha256:2f309459b780d1e4fff2b38a907094ad32f03dd971faa758153f628dfc7cbaea - 8.9% (13.6 MB)
[#012] sha256:36fee048047042daff8f2c3ee7e078dc20f720fcba780f1d2c57e4c21ef39e34 - 0.0% (652 Bytes)
[#013] sha256:260200e13d39b8b7806d9ec117119a93ffb52fbbc336697cf865e1c5e0aa6b15 - 8.15% (12.4 MB)
[#014] sha256:e77fb78f898fbc796004680d3f912599657e65026e6633070db4a06a4c1addb5 - 0.99% (1.52 MB)
[#015] sha256:7f826b5c4140b8a025d3a63371f38b939eda3d7dd537fceea5cd3abe9cc1edcb - 8.63% (13.2 MB)
[#016] sha256:a8490c8f8717b53329a79f87d778003a253b6f6633e716e958aa43f26ba596d6 - 0.0% (196 Bytes)
[#017] sha256:227e5233389797d50b1c6cd1a2d80724abd9aa78da0466c66fe8903af42487bd - 7.39% (11.3 MB)
/bin/sh -c #(nop) ADD file:e51d4089e73ad6dee52b31f0c8059a00c17df6e23f6741fe11b43bd84cc99008 in /
2023-03-29 17:39:18 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:10:31 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:10:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:10:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:10:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:10:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:10:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:10:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:10:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:10:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2023-04-05 11:10:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2023-04-05 11:10:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2023-04-05 11:10:50 UTC|1 VERSION=latest /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 -sf /usr/bin/python3 /usr/bin/python
2023-04-05 11:11:02 UTC/bin/sh -c #(nop) COPY dir:7cc8bd9219d9e713b99fd9bf0a18303525468e69ab1dd18c5521cf750e591afc in /usr/lib/python3.10/site-packages/
2023-04-05 11:11:04 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2023-04-05 11:13:08 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:13:10 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:13:11 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:13:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:16+00:00
2023-04-05 11:13:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:13:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:13:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-04-05 11:39:49 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:40:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:40:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:40:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:40:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:40:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2023-04-05 11:40:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2023-04-05 11:40:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2023-04-05 11:40:58 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-04-05 11:41:00 UTC|1 VERSION=latest /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-04-05 11:41:06 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-04-05 11:41:15 UTC/bin/sh -c #(nop) COPY dir:336c5750f6f0d4441f34d5e0da74797860168b6d150a84063247d3e7f717a700 in /usr/lib/python3.10/site-packages/
2023-04-05 11:41:17 UTC/bin/sh -c #(nop) COPY file:e058eb45c6d9abcc96e6ede61d617f2869623087f63500d7056aac470f29719d in /usr/bin/yq
2023-04-05 11:41:18 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-04-05 11:41:20 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:41:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 11:41:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 11:41:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:39:48+00:00
2023-04-05 11:41:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:41:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:41:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-04-05 13:09:40 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 13:09:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 13:09:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 13:09:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 13:09:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 13:09:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 13:09:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 13:09:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 13:09:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2023-04-05 13:09:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2023-04-05 13:09:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2023-04-05 13:10:25 UTC/bin/sh -c #(nop) COPY dir:52c25ed7878a9b14ba9efb0f855c8bff052e8d707e3367c72a1b36c00472bb4f in /usr/lib/python3.10/site-packages/
2023-04-05 13:10:28 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-04-05 13:10:31 UTC/bin/sh -c #(nop) COPY file:06121f75b3c7d7cd74ef7ac1ef8892f9d678dfa646cf04e08b10641fc19142a6 in /usr/bin/aws-iam-authenticator
2023-04-05 13:10:33 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 13:10:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 13:10:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 13:10:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:56:23+00:00
2023-04-05 13:10:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 13:10:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 13:10:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-04-05 13:16:31 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 13:16:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 13:16:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 13:16:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 13:16:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 13:16:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 13:16:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 13:16:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 13:16:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2023-04-05 13:16:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2023-04-05 13:16:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2023-04-05 13:17:03 UTC/bin/sh -c #(nop) COPY dir:26ba9a12db101c36620fd22b67c0f753ff69253220ef67e5fe5ca6378867a3b4 in /usr/lib/python3.10/site-packages/
2023-04-05 13:17:06 UTC/bin/sh -c #(nop) COPY file:bab8c22faf28c290866d3bf1f0cfc5e967c195d4c3299234aae9f230b8d42bde in /usr/bin/kubectl
2023-04-05 13:17:08 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-04-05 13:17:10 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 13:17:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 13:17:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 13:17:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 13:14:59+00:00
2023-04-05 13:17:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 13:17:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 13:17:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-04-05 14:37:16 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 14:37:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 14:37:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 14:37:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 14:37:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 14:37:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 14:37:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 14:37:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 14:37:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2023-04-05 14:37:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2023-04-05 14:37:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2023-04-05 14:37:44 UTC/bin/sh -c #(nop) COPY file:46166e53d4d8211918ce554016bfecc301aab54d5b46523703a6817788025891 in /usr/bin/helm
2023-04-05 14:37:46 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 14:37:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 14:37:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 14:37:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 14:36:47+00:00
2023-04-05 14:37:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 14:37:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 14:38:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.