2022-11-22 11:54:53 UTC
219 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.22% (2.68 MB)
[#001] sha256:9003af88d571bd0406d80b134e31e36e971b56dc9defc423fa00ab7f08277d7d - 5.88% (12.9 MB)
[#002] sha256:d47f194410df2268ecb490dec02fb64ed74c5ecf28aebc2eb21b4c7009c4c8df - 23.15% (50.8 MB)
[#003] sha256:b6fdb101b088f28710e8370a958337a378c4d2c72bfcda3722c6b0fbbd78628d - 0.0% (6.91 KB)
[#004] sha256:95ea35fd53af4b3d552d1dc6d7d8882ad3e92583410820f296a0af8100fe1b65 - 13.45% (29.5 MB)
[#005] sha256:035a0a34ab0d1a5c8b997c62ba9653f61e29a8e794948f1e18850f4550ed69d6 - 0.0% (93 Bytes)
[#006] sha256:482cb73ac9b04ea87ecf5b61a40a38bbbba7f436fd45ba14a196e62503f51404 - 0.0% (1.26 KB)
[#007] sha256:6c9a4f9eddfcbb6ff4589f877da5eae9cc702e6fb2105f198123e2c5309bd9d3 - 6.63% (14.5 MB)
[#008] sha256:93f4c70b77a7f58bf5511416c52878d5e446934e7251d80a1bd686bfb0dd21ea - 0.18% (401 KB)
[#009] sha256:fc37dd7d9aaba02d5af24c4813d67a8ac81185473001d71105d119c1b0a09b4a - 3.05% (6.69 MB)
[#010] sha256:a3803d61cddc756b66a53f329a4fb0aebe5c987e663df4b49b39ebd1397b8c99 - 0.0% (1.65 KB)
[#011] sha256:48ac8c889d5b73b4176928ea022aa5fc66e933906796761f19477de3f6bb9836 - 5.88% (12.9 MB)
[#012] sha256:098db13756c0cee233a27187b3e1621860fa92a13f41a6bf261468070d1b433c - 0.0% (655 Bytes)
[#013] sha256:68415d4bc2059aac200ce201dd98087f60fe154b7838a699eaa37fe26f0aec28 - 5.57% (12.2 MB)
[#014] sha256:f1ea24860e19acf60292021e991e86f439979c3e2db1c81f6bb87e7234566d44 - 0.61% (1.34 MB)
[#015] sha256:564b9e601f45f167da0c8c5b73379586b7487ba7ac6e50d348b79d0f2e559475 - 6.27% (13.8 MB)
[#016] sha256:05363984f3b4be66ce282de77c2e204745fd192c47e56311f3989f9a1128bcd0 - 21.95% (48.1 MB)
[#017] sha256:40f8598f604f0eeb28ad1115fa1ad8961589e77787648079290dc38f9dc01522 - 6.15% (13.5 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-22 09:12:14 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:12:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:12:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:12:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:12:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:12:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:12:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:12:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:12:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2022-11-22 09:12:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2022-11-22 09:12:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2022-11-22 09:12:28 UTC|1 VERSION=2.11 /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-22 09:12:58 UTC/bin/sh -c #(nop) COPY dir:fa3674674da2a8dcbdaffa554c3fe06ed58745700a23a803690e4514dfb8be18 in /usr/lib/python3.10/site-packages/
2022-11-22 09:13:03 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2022-11-22 09:13:56 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-22 09:13:59 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:14:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-22 09:14:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:08:31+00:00
2022-11-22 09:14:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:14:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-22 09:56:15 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:56:36 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:56:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:56:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:56:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:56:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:56:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:56:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:56:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2022-11-22 09:57:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2022-11-22 09:57:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2022-11-22 09:57:08 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-22 09:57:11 UTC|1 VERSION=2.11 /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-22 09:57:16 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-22 09:57:40 UTC/bin/sh -c #(nop) COPY dir:170e9cb8923389bd5a055553fb4216e298385ee167d083a367c604fb799d711b in /usr/lib/python3.10/site-packages/
2022-11-22 09:57:45 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-22 09:57:48 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-22 09:57:51 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:57:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 09:57:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 09:58:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:56:12+00:00
2022-11-22 09:58:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:58:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:58:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-22 10:11:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 10:11:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 10:11:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 10:11:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 10:11:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 10:11:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 10:11:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 10:11:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 10:12:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2022-11-22 10:12:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2022-11-22 10:12:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2022-11-22 10:12:42 UTC/bin/sh -c #(nop) COPY dir:04830208ec9d52bee6baaeed581bfaf7e648ea5d3bf0ff80e8fd7516dbe9a9e9 in /usr/lib/python3.10/site-packages/
2022-11-22 10:12:47 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-22 10:12:51 UTC/bin/sh -c #(nop) COPY file:30910244f10e9a0ab320cbfd228469143b3f8c80547423dd00bc0e7f2fb3a2f2 in /usr/bin/aws-iam-authenticator
2022-11-22 10:12:54 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 10:12:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 10:13:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 10:13:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 10:04:13+00:00
2022-11-22 10:13:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 10:13:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 10:13:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-22 11:26:09 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 11:26:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 11:26:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 11:26:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 11:26:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 11:26:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 11:26:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 11:26:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 11:26:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2022-11-22 11:26:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2022-11-22 11:26:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2022-11-22 11:27:09 UTC/bin/sh -c #(nop) COPY dir:bfcf8de0b438798d1c8694e6d61fb90e5db86af194276e954be3a1a813e96003 in /usr/lib/python3.10/site-packages/
2022-11-22 11:27:14 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-22 11:27:21 UTC/bin/sh -c #(nop) COPY multi:e08ce60dc510ef21e72abed8d0e9d8b2c460c16d8908001255da4d57c3584324 in /usr/bin/
2022-11-22 11:27:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 11:27:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 11:27:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 11:27:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 11:25:31+00:00
2022-11-22 11:27:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 11:27:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 11:27:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-22 11:53:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 11:53:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 11:53:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 11:53:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 11:54:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 11:54:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 11:54:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 11:54:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 11:54:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awshelm
2022-11-22 11:54:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awshelm
2022-11-22 11:54:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awshelm
2022-11-22 11:54:27 UTC/bin/sh -c #(nop) COPY file:55dbc948bbf5b69be50cad8c14cfca8c7a1dac41d5746f0e83580f6d6444ab5b in /usr/bin/helm
2022-11-22 11:54:31 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 11:54:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 11:54:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 11:54:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 11:53:05+00:00
2022-11-22 11:54:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 11:54:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 11:54:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
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.