2022-11-18 12:35:13 UTC
217 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 1.23% (2.68 MB)
[#001] sha256:7bfaac767d12ecaab96c3fba95f89991ee52eaaeaa5c7c5df9d05d6735e94595 - 5.94% (12.9 MB)
[#002] sha256:e982a97aaaebb3c0888114c56128f5535555133271776406b667642a89a4b0d5 - 10.62% (23.1 MB)
[#003] sha256:10f2cb48b6ab15cbbb23605885891100cf9e6937144762f510ff8bb34f859d40 - 0.0% (6.73 KB)
[#004] sha256:6e739162b6c39e8e5d17df444a50ac137b031c7eb7870f3094178ccbaf6b8c28 - 8.05% (17.5 MB)
[#005] sha256:e816482b9b3334fe88b69a240047b44d454ac9c819f3d3dc9dcf973b56b8c407 - 0.0% (93 Bytes)
[#006] sha256:fcd3bd4e924e45805e550eb38e81d4bf2df1ed64374e757720a2ad361e3954af - 0.0% (1.26 KB)
[#007] sha256:5bccbb486f86c49b43398e8d8085353f50c017d78dfa13dc05bc317f52fb85b0 - 6.69% (14.5 MB)
[#008] sha256:39bf5e58936d23ee97f3d3c04ce7a2e100f32c2d6d242a3f03b485faecb8960d - 0.18% (393 KB)
[#009] sha256:2614160117df5e7b8238ac3d2dd2b88b3f5c763f1f5c242b12e727fe7b370616 - 3.08% (6.69 MB)
[#010] sha256:833a4ee990e9ad57f2bda31ad8c5241477d642416969204918b2cc393456f75c - 0.0% (1.66 KB)
[#011] sha256:20c242f0c10a6d35e81852b67b56efd612d7d6afa63bdf83f716f73dcb064052 - 5.92% (12.9 MB)
[#012] sha256:d56e483684c7003f0265bc7008548c20c8708f9a5e7cb74981ba13668a514aa9 - 0.0% (652 Bytes)
[#013] sha256:b4ecce550b91fddc7129b5074e4f63e2539453066074a2a755ed93d5b13a6d01 - 5.63% (12.2 MB)
[#014] sha256:d6d064b8d5d43479967ff91998fb1a94e74623b5a27ed833ce41815044ff0730 - 0.62% (1.34 MB)
[#015] sha256:e98076059ac85770a2877700f57cb8c43ad74982ab74e22c3fcb46bfabec45f4 - 6.33% (13.8 MB)
[#016] sha256:d67f8cd63a9cd8563ed5d9152eaee63af3ce84ba52b3b0fc51f8d08d65c7ddc5 - 22.15% (48.1 MB)
[#017] sha256:c9f25ebafa8fcea586ee9594ba4db7c5fba81915e3ed8a3982ce66ad2abc8592 - 23.56% (51.2 MB)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 09:46:33 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 09:46:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 09:46:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 09:46:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 09:46:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 09:46:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 09:46:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 09:46:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 09:46:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-11-18 09:46:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-11-18 09:46:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-11-18 09:46:47 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
2022-11-18 09:46:53 UTC/bin/sh -c #(nop) COPY dir:1907708a172c826a5f7268a7d4e96c9f67953746852c6aea6743b3776a70f827 in /usr/lib/python3.10/site-packages/
2022-11-18 09:46:55 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-11-18 09:47:20 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-18 09:47:21 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 09:47:22 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 09:47:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 09:45:09+00:00
2022-11-18 09:47:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 09:47:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 09:47:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-18 10:14:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:15:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:15:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:15:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:15:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:15:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-11-18 10:15:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-11-18 10:15:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-11-18 10:15:12 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-18 10:15:14 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
2022-11-18 10:15:16 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-18 10:15:21 UTC/bin/sh -c #(nop) COPY dir:9fb4316413c6a526fb60b05c599e63db2610d4a38698e10e954887bb204871ed in /usr/lib/python3.10/site-packages/
2022-11-18 10:15:22 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-18 10:15:23 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-18 10:15:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:15:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:15:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:15:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:14:51+00:00
2022-11-18 10:15:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:15:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:15:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-18 10:32:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:32:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:32:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:32:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:32:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:32:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:32:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:32:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:32:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-11-18 10:32:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-11-18 10:32:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-11-18 10:33:08 UTC/bin/sh -c #(nop) COPY dir:50415a55c02745c7982478382c93d90c936c25fa5430e5c69227639b43ec6d19 in /usr/lib/python3.10/site-packages/
2022-11-18 10:33:10 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-18 10:33:12 UTC/bin/sh -c #(nop) COPY file:e6feaa21369c4027ea2f57fdbb10389ffdc33f334c78c49d2aac79b7eefaf164 in /usr/bin/aws-iam-authenticator
2022-11-18 10:33:13 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:33:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:33:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:33:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:24:55+00:00
2022-11-18 10:33:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:33:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-18 11:57:11 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:57:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:57:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:57:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:57:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:57:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:57:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:57:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:57:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-11-18 11:57:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-11-18 11:57:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-11-18 11:57:35 UTC/bin/sh -c #(nop) COPY dir:b1f005f7385c870982b946e85d0ed01f7559ab4db7c8bbf9f5a11b7c78aef6cb in /usr/lib/python3.10/site-packages/
2022-11-18 11:57:37 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-18 11:57:41 UTC/bin/sh -c #(nop) COPY multi:e08ce60dc510ef21e72abed8d0e9d8b2c460c16d8908001255da4d57c3584324 in /usr/bin/
2022-11-18 11:57:42 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:57:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:57:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:57:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 11:56:46+00:00
2022-11-18 11:57:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:57:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:57:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-18 12:34:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 12:34:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 12:34:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 12:34:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 12:34:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 12:34:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 12:34:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 12:34:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 12:34:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awskops
2022-11-18 12:34:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awskops
2022-11-18 12:34:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awskops
2022-11-18 12:35:03 UTC/bin/sh -c #(nop) COPY file:fcfe4a92ef32dbe2351e10c00f69a9e45eb6bcbb864a3b6342840e9ca4a551bf in /usr/bin/kops
2022-11-18 12:35:05 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 12:35:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 12:35:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 12:35:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 12:33:39+00:00
2022-11-18 12:35:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 12:35:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 12:35:13 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.