2023-04-05 14:18:43 UTC
167 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c41833b44d910632b415cd89a9cdaa4d62c9725dc56c99a7ddadafd6719960f9 - 1.87% (3.11 MB)
[#001] sha256:a8a246034d64c1991f74159fa4751150bf09b8fcf3723c3f8c9d1e3abb213dfa - 8.08% (13.5 MB)
[#002] sha256:729db197fb0fa803bab971c01f4d4f0ba3e71a4bdd07a13592374dd132578896 - 29.92% (49.9 MB)
[#003] sha256:371f024aca4c6d8a97a41b7ecae079e1d393de6b092de6a82d54ef2e20deee82 - 0.0% (6.96 KB)
[#004] sha256:cea145d7942955b4f7053e3dc44c11cc6e91d6321b6956de4c40e49afcc6fe14 - 19.32% (32.2 MB)
[#005] sha256:01530a809950502dd1cac43c55f86dc151ce75ec2a2e08a7e549a3adb6aec2be - 0.0% (93 Bytes)
[#006] sha256:4d446e75c85637e6fb3f33dfdc14f3ac60e2dd478c8eed03be0451ac6b8daa2f - 0.0% (1.25 KB)
[#007] sha256:95713b7e1ca615f6a8ff557d9778f8abcd3d342f9e2898e8558219debbb22e7d - 7.11% (11.8 MB)
[#008] sha256:aff9c826af30aad230348d590b28f23925694b70a4cd40fae22b40c5e023c458 - 0.24% (416 KB)
[#009] sha256:bf9ef66aa1bb13bea29a9911de19750844281ac57d408b906368d4c5455b7d90 - 1.94% (3.23 MB)
[#010] sha256:dffb6156517ccf28ebf90483180ba3727cc09b3b858659fdd7501a581c3964ed - 0.0% (1.94 KB)
[#011] sha256:e54df0ca8ecf8d6bff23761efabef8271e6ef6ac7bf7d0e8148d4626f6895579 - 8.14% (13.6 MB)
[#012] sha256:ebb16ecbc7239bd2ede7956541f7f9796e47da911033e32faaf024116a9c34b6 - 0.0% (656 Bytes)
[#013] sha256:e8a0d251e0d6164266568b937c6fdd4993953689b79c4fb9664ec2d9df7980a8 - 7.45% (12.4 MB)
[#014] sha256:524bb707262ac51c823c742a5d50468b3fe37be1f70124f6d39f841c75511506 - 0.91% (1.52 MB)
[#015] sha256:eb814cd51a9d512366cc718a9e301f74496ec1a758e4561aa296003f02350140 - 7.9% (13.2 MB)
[#016] sha256:117f65aeac2ccfe48fc128a59194414625376dcf16c810e0bf97d5eedbbb3ded - 0.0% (195 Bytes)
[#017] sha256:a579ccb4b8065461382e82f0753054077dff05f98b44adf39095d1ae4193bdb1 - 7.14% (11.9 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:23:21 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:23:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:23:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:23:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:23:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:23:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:23:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:23:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:23:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2023-04-05 11:23:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2023-04-05 11:23:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2023-04-05 11:23:40 UTC|1 VERSION=2.12 /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:24:00 UTC/bin/sh -c #(nop) COPY dir:a69807edd72f3946112d3399dd99c14b4c785db6e80ee624ae1c07059674022d in /usr/lib/python3.10/site-packages/
2023-04-05 11:24:04 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2023-04-05 11:26:53 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:26:56 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:26:59 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:27:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:02+00:00
2023-04-05 11:27:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:27:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:27:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-04-05 11:40:10 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:41:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:41:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:41:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:41:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:41:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:42:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:42:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 tools
2023-04-05 11:42:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 tools
2023-04-05 11:42:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 tools
2023-04-05 11:42:18 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-04-05 11:42:22 UTC|1 VERSION=2.12 /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:42:33 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-04-05 11:42:55 UTC/bin/sh -c #(nop) COPY dir:0fa8ccf30c8a29d028546416c9deadccb4e5fb6c9c56bed009b2aee26bce2bd8 in /usr/lib/python3.10/site-packages/
2023-04-05 11:43:00 UTC/bin/sh -c #(nop) COPY file:e058eb45c6d9abcc96e6ede61d617f2869623087f63500d7056aac470f29719d in /usr/bin/yq
2023-04-05 11:43:04 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-04-05 11:43:07 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:43:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 11:43:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 11:43:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:40:07+00:00
2023-04-05 11:43:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:43:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:43:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-04-05 13:00:42 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 13:00:45 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 13:00:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 13:00:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 13:00:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 13:00:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 13:01:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 13:01:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 13:01:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 aws
2023-04-05 13:01:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 aws
2023-04-05 13:01:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 aws
2023-04-05 13:01:51 UTC/bin/sh -c #(nop) COPY dir:6f96b4fc3dc357b8419f02a6b1d429b0281006ea8c496833765cd4053698817a in /usr/lib/python3.10/site-packages/
2023-04-05 13:01:56 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-04-05 13:02:01 UTC/bin/sh -c #(nop) COPY file:6c9949f0dbed253e7ee085b53d191678c8ecdd0c9cf57bb7ba6ebe640854fc65 in /usr/bin/aws-iam-authenticator
2023-04-05 13:02:04 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 13:02:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 13:02:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 13:02:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:47:39+00:00
2023-04-05 13:02:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 13:02:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 13:02:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-04-05 13:16:38 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 13:16:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 13:16:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 13:16:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 13:16:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 13:16:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 13:16:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 13:16:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 13:17:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awsk8s
2023-04-05 13:17:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awsk8s
2023-04-05 13:17:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awsk8s
2023-04-05 13:17:27 UTC/bin/sh -c #(nop) COPY dir:f90a84772f4e6c43a02f965943135fbf64b391a26df418f45238c4d75e7ece2a in /usr/lib/python3.10/site-packages/
2023-04-05 13:17:32 UTC/bin/sh -c #(nop) COPY file:bab8c22faf28c290866d3bf1f0cfc5e967c195d4c3299234aae9f230b8d42bde in /usr/bin/kubectl
2023-04-05 13:17:36 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-04-05 13:17:39 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 13:17:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 13:17:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 13:17:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 13:14:44+00:00
2023-04-05 13:17:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 13:17:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 13:17:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-04-05 14:17:46 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 14:17:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 14:17:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 14:17:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 14:17:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 14:18:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 14:18:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 14:18:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 14:18:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awshelm
2023-04-05 14:18:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awshelm
2023-04-05 14:18:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awshelm
2023-04-05 14:18:22 UTC/bin/sh -c #(nop) COPY file:f4a84c88cd36940dc2145f53f02a51b19fc2a719600b489915f1a781122e2573 in /usr/bin/helm
2023-04-05 14:18:25 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 14:18:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 14:18:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 14:18:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 14:17:19+00:00
2023-04-05 14:18:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 14:18:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 14:18:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
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.