2022-12-02 08:27:50 UTC
180 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.49% (2.68 MB)
[#001] sha256:75f9eb81355b2aae26279791eaa252e4acd803ab0f303aef26f57336e04c513e - 7.17% (12.9 MB)
[#002] sha256:cfa8149dac0577ce8010069be6b7835d92f6b797126f4cc091c54e2428580267 - 12.82% (23.1 MB)
[#003] sha256:774420b931f5df0c0d034f603699ec82903c347aea627f82e0509c113b6b233b - 0.0% (6.73 KB)
[#004] sha256:1572727b3ec4d74c9891faf8cfb122f0d58cbe6d9587b3664f67fa77308d7478 - 9.72% (17.5 MB)
[#005] sha256:df5677e793527c7cfb708695dcbb94f36cdf6b4cf18e80c6fa33e9b48e9255c7 - 0.0% (93 Bytes)
[#006] sha256:8a243971750f075bd5bf3b116c9862ae11da78092097e687705849f0136b9d08 - 0.0% (1.26 KB)
[#007] sha256:5aa699665bea6be08109391a59ea24113e4b5a4a4457071a31a9c02c8b456a5a - 8.08% (14.5 MB)
[#008] sha256:d193d8a72321248a1e579d092b517ac250cc5ba2e791579a0afd6115ef5930e0 - 0.21% (393 KB)
[#009] sha256:f09c6b95ae98cf9d99320e4b45996c0ed1144eee95d49692628986eb0220bd17 - 3.72% (6.69 MB)
[#010] sha256:1a432c100bebeda4b6f5eadc7699ec03c5bea3c1002e96252501777af54791d0 - 0.0% (1.94 KB)
[#011] sha256:26cd8432cd0f3242a459e46badb703b8d9f55d3aeb638187289dfbfa5bfa26b4 - 7.32% (13.2 MB)
[#012] sha256:3efd5ced7423fe09da5b9c4f7a012757242b2a0f4ffef17f10134879b3526b47 - 0.0% (655 Bytes)
[#013] sha256:b00b2e027c5b5fbfc21e7839f6574f332ac55a57f42fa2697dd47afbba755050 - 6.8% (12.2 MB)
[#014] sha256:d1fc7714057b83c5f7ddec5ed93ae10cdbe274e604879de86db67df86a3fd392 - 0.75% (1.34 MB)
[#015] sha256:782e636b0cafadb8488e7b7be9f5b6b3523958e4170e6ffe647d8bcc02dfac57 - 7.65% (13.8 MB)
[#016] sha256:d83a5f5d78b2be47a8dd8b8e331ea3a3ae0edd63b4e4e42bcbbaf91e7260f273 - 26.77% (48.1 MB)
[#017] sha256:1b75386261bea28de4eca0f2321ccc5688c938d8413041514ad616e9684de1bc - 7.5% (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-12-02 05:05:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:05:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:05:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:05:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:05:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:05:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:05:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:05:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:05:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-12-02 05:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-12-02 05:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-12-02 05:05:29 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-12-02 05:05:34 UTC/bin/sh -c #(nop) COPY dir:c2b2e7297f078b803176a5242a1b2f005fe6c2e94d25d1eb0b633cdd7fde39d9 in /usr/lib/python3.10/site-packages/
2022-12-02 05:05:36 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-12-02 05:05:50 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-02 05:05:51 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:05:51 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-02 05:05:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:04:08+00:00
2022-12-02 05:05:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:05:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:05:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-12-02 05:35:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:35:45 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:35:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:35:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:35:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:35:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:35:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:35:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:35:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-12-02 05:35:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-12-02 05:35:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-12-02 05:35:55 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-02 05:35:56 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-12-02 05:35:59 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-02 05:36:04 UTC/bin/sh -c #(nop) COPY dir:b44f4ba2e48386a1f5d397cfc5984d974db9db81ba305488af41fc7dbbb0966a in /usr/lib/python3.10/site-packages/
2022-12-02 05:36:05 UTC/bin/sh -c #(nop) COPY file:c79e9a6d3934b9a1bb1715b93d0c96914acc29d3470a13a182a08086f0181565 in /usr/bin/yq
2022-12-02 05:36:06 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-02 05:36:06 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:36:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 05:36:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 05:36:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:35:34+00:00
2022-12-02 05:36:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:36:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:36:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-12-02 05:57:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:57:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:57:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:57:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:57:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:57:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:57:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:57:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:57:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-12-02 05:57:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-12-02 05:57:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-12-02 05:57:57 UTC/bin/sh -c #(nop) COPY dir:88b6bc1fb56210a42e9c292a7085905a28d677f01f3a5d526f8e9049e714e1ac in /usr/lib/python3.10/site-packages/
2022-12-02 05:57:58 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-02 05:58:00 UTC/bin/sh -c #(nop) COPY file:bd5ef0144f5c282b478d1cf83ed8a1ae2b6722031727c5c95d00263835c5a931 in /usr/bin/aws-iam-authenticator
2022-12-02 05:58:01 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:58:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 05:58:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 05:58:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:51:16+00:00
2022-12-02 05:58:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:58:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:58:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-12-02 07:10:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 07:10:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 07:10:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 07:10:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 07:10:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 07:10:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 07:10:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 07:10:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 07:10:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-12-02 07:10:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-12-02 07:10:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-12-02 07:11:00 UTC/bin/sh -c #(nop) COPY dir:afca4417417e9dc8555aa702a7618cb2fb0bfa7ce8609db580e49c8bbb21546f in /usr/lib/python3.10/site-packages/
2022-12-02 07:11:03 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-12-02 07:11:07 UTC/bin/sh -c #(nop) COPY multi:a166303c7d28f275bcab346ca9d986d812923a974e9f5c95430bb591a7aa9cde in /usr/bin/
2022-12-02 07:11:08 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 07:11:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 07:11:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 07:11:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 07:10:10+00:00
2022-12-02 07:11:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 07:11:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 07:11:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-12-02 08:27:31 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 08:27:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 08:27:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 08:27:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 08:27:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 08:27:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 08:27:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 08:27:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 08:27:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2022-12-02 08:27:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2022-12-02 08:27:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2022-12-02 08:27:43 UTC/bin/sh -c #(nop) COPY file:55dbc948bbf5b69be50cad8c14cfca8c7a1dac41d5746f0e83580f6d6444ab5b in /usr/bin/helm
2022-12-02 08:27:44 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 08:27:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 08:27:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 08:27:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 08:27:22+00:00
2022-12-02 08:27:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 08:27:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 08:27:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-12-02 08:28:56 UTC
127 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.04% (2.58 MB)
[#001] sha256:0e62a817d7adb5965593135bac85319ea65ac7d52115efe25206d38f56abb591 - 10.23% (13 MB)
[#002] sha256:84742fb12ace59d216bc17c31437450e8be1eb93ca2557a064e726094c4a3ece - 17.58% (22.3 MB)
[#003] sha256:72369de1ee17f496a2bc3ca5e3b4699aff9d392687421ea7342acd185e8701c7 - 0.01% (6.73 KB)
[#004] sha256:7b43d0ed9189a84679fd4650d79c5ef278159d579437bd28e013441c8af424a7 - 13.79% (17.5 MB)
[#005] sha256:8bfc4cdceb47945087d266220ee8e2046965acb7866c879ff9e26f2b49fc3b27 - 0.0% (93 Bytes)
[#006] sha256:78a02a9aa9c412ea5697f30dec71c3deadaf92a9cce4eaea2071fc056f6f0a8d - 0.0% (1.26 KB)
[#007] sha256:6d628143cb368cb2412274c6032f9b2cdf0793ff9abe91aa31807f4546fa4139 - 11.41% (14.5 MB)
[#008] sha256:9132ec81488401242a98d8a8fef537ff254af3d87d08ab12ae622e8a233329ce - 0.3% (393 KB)
[#009] sha256:94cb8c548ae2a1e36ff596818e8fc4cd16ca4924efc40f90cc06b2fbad81946b - 4.98% (6.31 MB)
[#010] sha256:016c1a0d513209e36f852834cc663705c2a22f7be3ddcd74cdca3e45c6b80a8f - 0.0% (1.94 KB)
[#011] sha256:8962f72fb2c29cbf3acc5bd890b6cd5a920f0253c0c579eece1af450e0d520cd - 10.38% (13.2 MB)
[#012] sha256:61f95764c833a32b4374b5c35ff5633c92da4cd952a9d8dc065e7b5253c5297b - 0.0% (656 Bytes)
[#013] sha256:6a30dc90e1a8da206cb0df722840671e4997951e9b1dc11e1ac497d773caa699 - 8.74% (11.1 MB)
[#014] sha256:08e7a0f06c5022c63be4c79ca322672e46ad793d63ec2ca2a4d95083d970ec2d - 1.06% (1.34 MB)
[#015] sha256:e9489cd1028759ac6c44e15ad393d31563afd6f501d24bc523b52709cfe263d6 - 9.81% (12.4 MB)
[#016] sha256:7f647f0d4b3e09043817ffd86aa90fd565c977509c5c88923245dc1f4377b4d0 - 0.0% (194 Bytes)
[#017] sha256:d8665b7ebd0dacc545d8b620e2609b70a2b851e6c9c54cbab21bbbcea2d16550 - 9.66% (12.2 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-02 05:17:34 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:17:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:17:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:17:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:17:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:17:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:17:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:17:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:17:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-12-02 05:17:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-12-02 05:17:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-12-02 05:17:54 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-12-02 05:18:00 UTC/bin/sh -c #(nop) COPY dir:a5a4783123b606d732f3822399b1a2e65bba4df20ad8a696f9fdada111e5f577 in /usr/lib/python3.10/site-packages/
2022-12-02 05:18:02 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-12-02 05:20:02 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-02 05:20:03 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:20:04 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-02 05:20:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:06:42+00:00
2022-12-02 05:20:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:20:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:20:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-12-02 05:35:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:36:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:36:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:36:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:36:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:36:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:36:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:36:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:36:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-12-02 05:36:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-12-02 05:36:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-12-02 05:36:48 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-02 05:36:49 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-12-02 05:36:55 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-02 05:36:58 UTC/bin/sh -c #(nop) COPY dir:ad23f7d9e0a482c4c00839b7af30af379621d18b884edee5737fbd39d67997d2 in /usr/lib/python3.10/site-packages/
2022-12-02 05:36:59 UTC/bin/sh -c #(nop) COPY file:b97ce9499f075d98135b9fc71cc6eeef5c778b006e78b6cb113ef9f983fdc879 in /usr/bin/yq
2022-12-02 05:37:00 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-02 05:37:00 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:37:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 05:37:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 05:37:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:35:51+00:00
2022-12-02 05:37:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:37:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:37:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-12-02 06:45:17 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 06:45:18 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 06:45:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 06:45:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 06:45:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 06:45:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 06:45:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 06:45:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 06:45:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-12-02 06:45:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-12-02 06:45:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-12-02 06:45:36 UTC/bin/sh -c #(nop) COPY dir:ed343edda96f1e5e7c00ef411c3afe6f3f3f99ae6862840c5095cfd99c131482 in /usr/lib/python3.10/site-packages/
2022-12-02 06:45:37 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-02 06:45:39 UTC/bin/sh -c #(nop) COPY file:0138c93e12888347e406e8719270cb5ef9068565f6d9ecd763dd724a4ea4aca0 in /usr/bin/aws-iam-authenticator
2022-12-02 06:45:40 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 06:45:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 06:45:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 06:45:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:52:21+00:00
2022-12-02 06:45:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 06:45:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 06:45:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-12-02 07:11:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 07:11:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 07:11:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 07:11:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 07:11:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 07:11:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-12-02 07:11:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-12-02 07:11:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-12-02 07:11:55 UTC/bin/sh -c #(nop) COPY dir:57ff7bf830794f9b4d76bda5058ee9db7ed33c8c68fd3909003b09a262cc747f in /usr/lib/python3.10/site-packages/
2022-12-02 07:11:57 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-12-02 07:11:59 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-12-02 07:12:00 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 07:12:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 07:12:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 07:12:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 07:10:09+00:00
2022-12-02 07:12:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 07:12:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 07:12:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-12-02 08:28:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 08:28:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 08:28:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 08:28:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 08:28:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 08:28:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 08:28:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 08:28:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 08:28:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2022-12-02 08:28:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2022-12-02 08:28:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2022-12-02 08:28:48 UTC/bin/sh -c #(nop) COPY file:a24377aac4f406c504070a801e8744f30b803ed3b6043489ecd4b777a38da007 in /usr/bin/helm
2022-12-02 08:28:49 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 08:28:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 08:28:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 08:28:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 08:28:15+00:00
2022-12-02 08:28:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 08:28:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 08:28:56 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.