2022-11-13 07:06:58 UTC
125 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.06% (2.58 MB)
[#001] sha256:832d353ace5d41d13a6c0d3e67166539ad048a9c9c3486796e5f1422c52ad205 - 10.34% (13 MB)
[#002] sha256:972e36a18439c5d6248f5f6c9440d61d83cea61f399ee9269fd527f3ab82e9c0 - 17.78% (22.3 MB)
[#003] sha256:49f464975c6f0e5daed8ccd978b6942f1dbe267bb684a04bdb802965fdc6cdc7 - 0.01% (6.73 KB)
[#004] sha256:54fe1eff2f40944f28ad97bb02908c6e89b9b33c6b85e072062682d6f3ba1469 - 13.93% (17.5 MB)
[#005] sha256:93045411d589f503914d489f7ede2e5c4b1c88c8a313cc66f6567337f7dbab7d - 0.0% (93 Bytes)
[#006] sha256:0fb6f6f138496ca6c2401e29a17d5f1d9c46c77cb3f9030b24f28f16bf7044a7 - 0.0% (1.26 KB)
[#007] sha256:ebbd581b3ed49716333ce77749fcb8371cc14e0601b46ca9e799aeda8a87f084 - 11.52% (14.5 MB)
[#008] sha256:186bfa91e1dec804157e5a285038cbe4c8dac54b4fc3020a7ef8989124b99d85 - 0.31% (393 KB)
[#009] sha256:dc5e3395874cdd91223fc014ae41700b47f2841c9408c0afd397dd90d7f56749 - 5.03% (6.31 MB)
[#010] sha256:590fa9171494aa80bade074df4ae0e4e73f87ef82468d74f97acf5ca79757035 - 0.0% (1.65 KB)
[#011] sha256:8a6b994d1194926d6fa6d6c83a4036601429def27c5b17c9e7eb47da99a67c54 - 10.23% (12.8 MB)
[#012] sha256:a98f721c1fcd2572ff748f4b86b80e32518b9d24c563d4d20f7d081d36b21437 - 0.0% (657 Bytes)
[#013] sha256:d3ab5f55c8e9293f522bdf8c1703636742bfd9c0cb07d84e0562a5d607c3bd28 - 8.83% (11.1 MB)
[#014] sha256:23cebabb9bb24cf69b980046bbd371501e94b70f23ec3146b3ab7d3db867cf2a - 1.07% (1.34 MB)
[#015] sha256:fe336a8f6d1f0c59eed456d825f0feef28ee1bc3512a3e63df29013b1a972e5b - 9.91% (12.4 MB)
[#016] sha256:753f791a74afab79859cad049bc43cd8c6b55786e8450e9cf0ae43c7f87ccae6 - 0.0% (195 Bytes)
[#017] sha256:01901df11ddd59988335885a59337c5466ee0876cec711cae3f719f7a1504b14 - 8.98% (11.3 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-13 00:07:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 00:07:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 00:07:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 00:07:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 00:07:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 00:07:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 00:07:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 00:07:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 00:07:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-11-13 00:07:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-11-13 00:07:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-11-13 00:07:45 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-13 00:07:49 UTC/bin/sh -c #(nop) COPY dir:2abd619d80cb63c1a265e164b59209be866bb6e37e27b7898ce9bc5e7fb2d350 in /usr/lib/python3.10/site-packages/
2022-11-13 00:07:51 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-11-13 00:10:28 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-13 00:10:29 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 00:10:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-13 00:10:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 23:58:16+00:00
2022-11-13 00:10:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 00:10:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 00:10:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-13 01:56:43 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 01:57:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 01:57:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 01:57:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 01:57:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 01:57:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 01:57:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 01:57:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 01:57:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-11-13 01:57:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-11-13 01:57:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-11-13 01:57:41 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-13 01:57:43 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-13 01:57:48 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-13 01:57:52 UTC/bin/sh -c #(nop) COPY dir:ed888151043a3ed59d410f369a4a480e538de6fd97e400ed7fe7296e3a4517d3 in /usr/lib/python3.10/site-packages/
2022-11-13 01:57:53 UTC/bin/sh -c #(nop) COPY file:9ea2e444d50e8d93838bd81e8e25ae7bc94885121035c1eae0e09b10cb3f21bb in /usr/bin/yq
2022-11-13 01:57:54 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-13 01:57:54 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 01:57:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 01:57:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 01:57:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 01:56:43+00:00
2022-11-13 01:57:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 01:57:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 01:58:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-13 05:36:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 05:36:26 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 05:36:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 05:36:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 05:36:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 05:36:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 05:36:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 05:36:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 05:36:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-11-13 05:36:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-11-13 05:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-11-13 05:36:44 UTC/bin/sh -c #(nop) COPY dir:4347705a3382b25c5129d569d3e9f214e731cef58f8599943df01eb1ca5fcf09 in /usr/lib/python3.10/site-packages/
2022-11-13 05:36:45 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-13 05:36:47 UTC/bin/sh -c #(nop) COPY file:0536b112eae44ac78e1b69d8af8e2058091b48adcd89f8f5bb18a1dcdbfcfea3 in /usr/bin/aws-iam-authenticator
2022-11-13 05:36:48 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 05:36:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 05:36:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 05:36:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 04:44:15+00:00
2022-11-13 05:36:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 05:36:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 05:36:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-13 05:57:51 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 05:57:52 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 05:57:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 05:57:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 05:57:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 05:57:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 05:57:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 05:57:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 05:57:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-11-13 05:58:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-11-13 05:58:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-11-13 05:58:10 UTC/bin/sh -c #(nop) COPY dir:6f8ff99ca16a8be41658c38c762d52353dcbae8618b588fc5cd8daa10e0aec99 in /usr/lib/python3.10/site-packages/
2022-11-13 05:58:12 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-13 05:58:13 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-13 05:58:14 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 05:58:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 05:58:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 05:58:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 05:56:31+00:00
2022-11-13 05:58:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 05:58:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 05:58:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-13 07:06:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 07:06:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 07:06:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 07:06:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 07:06:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 07:06:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 07:06:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 07:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 07:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2022-11-13 07:06:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2022-11-13 07:06:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2022-11-13 07:06:51 UTC/bin/sh -c #(nop) COPY file:46166e53d4d8211918ce554016bfecc301aab54d5b46523703a6817788025891 in /usr/bin/helm
2022-11-13 07:06:52 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 07:06:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 07:06:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 07:06:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 07:06:21+00:00
2022-11-13 07:06:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 07:06:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 07:06:58 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.