2022-11-18 13:05:11 UTC
204 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.31% (2.68 MB)
[#001] sha256:6ee0b01804b3018d265113507f7fb2929ecb95c7df1bf2b65840111c012ccf71 - 6.31% (12.9 MB)
[#002] sha256:6e02eba2f3d7d5785facb488ebc3fe9aa28ae6b770552746e0afe0aab5735da9 - 19.53% (39.9 MB)
[#003] sha256:75dacf2f8e0a095d26dc58cc61a07a05371fe017c87b46e8bbccd651573d2195 - 0.0% (1.37 KB)
[#004] sha256:1b1dd866243c9fc493d9e4247975418902244343f2a2082bd8984c26fa627dac - 13.4% (27.4 MB)
[#005] sha256:403573bf0e457079abdcd7ca515071316643bf21af69a0213344b55853e02cfe - 0.0% (93 Bytes)
[#006] sha256:7ecdb503452bd01f6ca86aa56bf6fa2bf68de6faefffb64212cafc3de177e5cd - 0.0% (1.26 KB)
[#007] sha256:10f5cd5a3e43934c39c5d94284bf4ace6fdf281593aabcb827eb382e4a749c0d - 7.11% (14.5 MB)
[#008] sha256:d0b1fffdd549c5c01824aea4ce70e5cdc891e3fe2841c1e35c30168cde986c1b - 0.19% (401 KB)
[#009] sha256:b1ad990aac005ecf530af4f28a073045883c6cf282efb8954aa9f6aed18c6a0a - 3.27% (6.69 MB)
[#010] sha256:445d3fd953aa2fecf16d91a77033c9582d1748c1177a4f20c0dba0affcaddd36 - 0.0% (1.66 KB)
[#011] sha256:4e621e7c3ef191ba4e0bbd862572d32a0ec4ec2f15445dc23c8726b64c6765a4 - 6.29% (12.9 MB)
[#012] sha256:bedf9389bc80221ace28ed427db79a9e33e311e5453e32c0de23e66ac6cd3135 - 0.0% (652 Bytes)
[#013] sha256:60db86e697a58a9073e493106a0229123d795e4bdd1b134bfa3cf7dd8b474c08 - 5.98% (12.2 MB)
[#014] sha256:b34408628c2fe3bfe033c3ce1a4b4b99c6cd4f9fe5d6bda89254b856ed3219a9 - 0.66% (1.34 MB)
[#015] sha256:94f0f42df44b86b3d606dbea5ad966eda8a6d2e2badcc7fee8107e94b2da962e - 6.73% (13.8 MB)
[#016] sha256:dd17578ec1b13d9cff21ec1a5d69afeca78b41778782a815e06bf7ea9281a0a8 - 23.54% (48.1 MB)
[#017] sha256:ee5b02527cfc6c2d65cf6bbd0cf4c698a6471277de90692261662fddb9485716 - 5.69% (11.6 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:44:22 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 09:44:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 09:44:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 09:44:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 09:44:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 09:44:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 09:44:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 09:44:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 09:44:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2022-11-18 09:44:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2022-11-18 09:44:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2022-11-18 09:44:35 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
2022-11-18 09:44:47 UTC/bin/sh -c #(nop) COPY dir:2f62235c92afc5f55c8aad8731470534c92541e6667dd4fb0007532efc1ddc3c in /usr/lib/python3.10/site-packages/
2022-11-18 09:44:49 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-18 09:45:29 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-18 09:45:31 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 09:45:32 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 09:45:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 09:43:04+00:00
2022-11-18 09:45:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 09:45:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 09:45:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-18 10:15:03 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:15:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:15:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:15:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:15:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:15:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2022-11-18 10:15:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2022-11-18 10:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2022-11-18 10:15:38 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-18 10:15:40 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
2022-11-18 10:15:43 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-18 10:15:55 UTC/bin/sh -c #(nop) COPY dir:6f2c6d7c07eef3c4a8e263026cfbad0fdc34621e4cd083a08be84d78ce36dbe3 in /usr/lib/python3.10/site-packages/
2022-11-18 10:15:58 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-18 10:16:00 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-18 10:16:02 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:16:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:16:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:16:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:15:01+00:00
2022-11-18 10:16:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:16:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:16:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-18 10:33:20 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:33:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:33:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:33:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:33:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:33:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:33:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:33:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2022-11-18 10:33:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2022-11-18 10:33:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2022-11-18 10:34:05 UTC/bin/sh -c #(nop) COPY dir:a3948da2f57312235125b03fc8d07fe512a092ff10b83f639ff60b23bd88ef69 in /usr/lib/python3.10/site-packages/
2022-11-18 10:34:09 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-18 10:34:12 UTC/bin/sh -c #(nop) COPY file:b61a63a0218a82b84731c8fe46e17f7fc82c61ebe3fa8b8e5a70cd07d01b6ddb in /usr/bin/aws-iam-authenticator
2022-11-18 10:34:15 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:34:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:34:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:34:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:25:03+00:00
2022-11-18 10:34:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:34:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-18 11:55:21 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:55:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:55:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:55:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:55:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:55:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:55:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:55:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:55:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2022-11-18 11:55:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2022-11-18 11:55:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2022-11-18 11:55:54 UTC/bin/sh -c #(nop) COPY dir:9e081f64060f476a04a8a0ce190dbbe83c4a32c6742487d00a937412acef1cd8 in /usr/lib/python3.10/site-packages/
2022-11-18 11:55:57 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-18 11:56:01 UTC/bin/sh -c #(nop) COPY multi:e08ce60dc510ef21e72abed8d0e9d8b2c460c16d8908001255da4d57c3584324 in /usr/bin/
2022-11-18 11:56:03 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:56:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:56:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:56:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 11:54:54+00:00
2022-11-18 11:56:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:56:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:56:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-18 13:04:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 13:04:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 13:04:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 13:04:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 13:04:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 13:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 13:04:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 13:04:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 13:04:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awshelm
2022-11-18 13:04:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awshelm
2022-11-18 13:04:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awshelm
2022-11-18 13:04:53 UTC/bin/sh -c #(nop) COPY file:acc0a6292eb73c5fca25e62ef93a865a56f94cce36485da2ced4427dd051caac in /usr/bin/helm
2022-11-18 13:04:55 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 13:04:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 13:05:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 13:05:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 13:04:05+00:00
2022-11-18 13:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 13:05:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 13:05:11 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.