2022-11-18 13:01:34 UTC
220 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:11255fee6dd4d59dca0e9b20650dff9cef1855762a0ad741ac894c072bb4e145 - 5.86% (12.9 MB)
[#002] sha256:c1daf49261a8b7823c01d14f0318dfdc092b15ae86bc17a4f66f1cba53dbd326 - 23.16% (51 MB)
[#003] sha256:86da83e5e5e534b66f3ca996e451d5b5c5792285a9494ff0a20c849bff84284a - 0.0% (6.96 KB)
[#004] sha256:8163ef095f2c9d89b3e760e8234cde1f29643220f93683cae509a49baf99bc91 - 14.44% (31.8 MB)
[#005] sha256:e039cf79c7e92bae9bb4c03a99b0d450038102c8bcf5b8491e308322dac1bd8f - 0.0% (93 Bytes)
[#006] sha256:aabd537e4c9e9ddfb31d58c54adb094b6eca33ec16d582543c968761c120ad12 - 0.0% (1.26 KB)
[#007] sha256:033a1b549a7ae5633c2ea1ce97484a444b96ae97faf15b338b86f32241152083 - 6.6% (14.5 MB)
[#008] sha256:aad9f6696b9f99ed712f299c6bddcd56a3f31b30786e4f28a68eb1aa434ab195 - 0.18% (401 KB)
[#009] sha256:df77c538d6742cac4fbf7b46303610bfd2f17efda3e4250d28f3fc8ec12f08ac - 3.04% (6.69 MB)
[#010] sha256:9caf7993ea9076a190304251ac7694d57d099bfb4365f7c51366f887279c079f - 0.0% (1.65 KB)
[#011] sha256:121ffef4d75eccfc737f388d9c200d17043d0e3e29302f75fd2668794ca091cc - 5.84% (12.9 MB)
[#012] sha256:c6b6f19904e2b1e79f4d9546d8751325acf7239de0ba27ed1b40cd2077193b80 - 0.0% (655 Bytes)
[#013] sha256:cb2b5b87f02ba3916789d238cf2999f9750c502a7b90a975e53f189b89f1a501 - 5.55% (12.2 MB)
[#014] sha256:e417d6a5a2155e780a46a89cf3c06be832bf5fee8fc4b54ac819d15ff054ef89 - 0.61% (1.34 MB)
[#015] sha256:0c7f939e080d3678efff5bad10718072bd2992400296deb2c6a181f8bab7f2ec - 6.25% (13.8 MB)
[#016] sha256:f8cebce45b433fe9ebb6642d55a841d625984fed5aa309c3b53afb5bcc57b32e - 21.85% (48.1 MB)
[#017] sha256:c4eda1d37b027c65a4087d8ce2be095c463cfcd3d0bfec5564182fc1225b6c9d - 5.4% (11.9 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:42:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 09:42:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 09:43:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 09:43:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 09:43:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 09:43:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 09:43:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 09:43:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 09:43:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2022-11-18 09:43:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2022-11-18 09:43:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2022-11-18 09:43:11 UTC|1 VERSION=2.12 /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:43:31 UTC/bin/sh -c #(nop) COPY dir:be8149f4964e9f76b9040e779720965dc07c378dc6f0a9dc6cb838d4878145a0 in /usr/lib/python3.10/site-packages/
2022-11-18 09:43:35 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2022-11-18 09:44:24 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-18 09:44:27 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 09:44:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 09:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 09:39:43+00:00
2022-11-18 09:44:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 09:44:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 09:44:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 10:15:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:15:17 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:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:15:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:15:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 tools
2022-11-18 10:15:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 tools
2022-11-18 10:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 tools
2022-11-18 10:15:45 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-18 10:15:48 UTC|1 VERSION=2.12 /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:52 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-18 10:16:13 UTC/bin/sh -c #(nop) COPY dir:3aba3ec4f5f08238acac0fa9de1a2e75dc559ea42bc0b0a4e0c8dabc59b58b01 in /usr/lib/python3.10/site-packages/
2022-11-18 10:16:17 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-18 10:16:20 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-18 10:16:23 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:16:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:16:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:16:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:14:57+00:00
2022-11-18 10:16:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:16:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:16:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 10:31:23 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:31:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:31:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:31:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:31:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:31:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:31:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:31:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:31:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 aws
2022-11-18 10:31:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 aws
2022-11-18 10:31:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 aws
2022-11-18 10:32:21 UTC/bin/sh -c #(nop) COPY dir:97dd460faf794ae67cb4d7f9ed610bac683b186abfca1ca8d5abde3318754413 in /usr/lib/python3.10/site-packages/
2022-11-18 10:32:26 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-18 10:32:29 UTC/bin/sh -c #(nop) COPY file:ad696a3cd3fd8896e89657cb4973d570956f13ca6e29ea82f3a54a4b71663a1d in /usr/bin/aws-iam-authenticator
2022-11-18 10:32:32 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:32:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:32:38 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:32:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:24:57+00:00
2022-11-18 10:32:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:32:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:32:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 11:55:38 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:55:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:55:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:55:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:55:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:55:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:56:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:56:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:56:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awsk8s
2022-11-18 11:56:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awsk8s
2022-11-18 11:56:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awsk8s
2022-11-18 11:56:47 UTC/bin/sh -c #(nop) COPY dir:2359a1249bf52c4f2cfd9949edfcf0cbb7cb8a9f83e292af1fad67d4439cbe23 in /usr/lib/python3.10/site-packages/
2022-11-18 11:56:53 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-18 11:57:00 UTC/bin/sh -c #(nop) COPY multi:e08ce60dc510ef21e72abed8d0e9d8b2c460c16d8908001255da4d57c3584324 in /usr/bin/
2022-11-18 11:57:05 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:57:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:57:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:57:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 11:54:58+00:00
2022-11-18 11:57:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:57:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:57:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 13:00:11 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 13:00:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 13:00:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 13:00:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 13:00:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 13:00:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 13:00:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 13:00:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 13:00:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awshelm
2022-11-18 13:00:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awshelm
2022-11-18 13:00:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awshelm
2022-11-18 13:01:02 UTC/bin/sh -c #(nop) COPY file:1bac39daa57e55ff7260565cf73cd70942ce091ba5311b0b01fe57a348e161ab in /usr/bin/helm
2022-11-18 13:01:07 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 13:01:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 13:01:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 13:01:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 12:59:47+00:00
2022-11-18 13:01:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 13:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 13:01:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 13:01:06 UTC
167 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 1.55% (2.58 MB)
[#001] sha256:28fb36844a2d16b93c70a6cfe7f78a864b873ab7365b8a1ba40639af3a76441c - 7.76% (13 MB)
[#002] sha256:a1a9c6e52248a6e7b4268c037d42ed0a9b6b0c4b6137af033797be58940295e6 - 30.06% (50.2 MB)
[#003] sha256:60716ea29c863f9b313d57c3530a19aec4a3b0981c7abecd57d1c39c5c09b797 - 0.0% (6.96 KB)
[#004] sha256:d5652d82c845cc23e0e8f75946785999ed936ac064ee8050c4474f3164afa20b - 19.02% (31.8 MB)
[#005] sha256:bec63b4c8d0f4b8316e1b3fdd03d6241c2e8902f18e2a1af80e8867076d5c0c7 - 0.0% (93 Bytes)
[#006] sha256:6b6e1fcf4d4ae88b45b9fad57cc7bb1854af7bdf05fd40848015b097ce902e8b - 0.0% (1.26 KB)
[#007] sha256:2cb93856ed98a3650266295923abfebe015b890fed07c14349521d50dc6b3b60 - 8.65% (14.5 MB)
[#008] sha256:ed7e5998282a4d5789acd38748abae8cb786854464e0516efca2599e3f575384 - 0.23% (401 KB)
[#009] sha256:a79398c74697e16aa47f74d5031b1ea7648e6336af03d12cc6bfee4468ee7ec6 - 3.78% (6.31 MB)
[#010] sha256:9caf7993ea9076a190304251ac7694d57d099bfb4365f7c51366f887279c079f - 0.0% (1.65 KB)
[#011] sha256:e579595fdf97f13e15ed6397f9d1e23490b0a4a3eee4af8dbd29850cb25bbd53 - 7.7% (12.9 MB)
[#012] sha256:d952bb07260ed03f390676b0b3b25a2ffb0ec2326d8b14c734be2dbad3344e5d - 0.0% (656 Bytes)
[#013] sha256:d2703fec917a6951b82384db02a6f6fda4a115f5b5a7d9800e45c4696aca5e1a - 6.63% (11.1 MB)
[#014] sha256:03252c8aa3cfeeb8fdb9b743a5b5e13c999f0c6d9d75569c35cf669d5ad26c07 - 0.8% (1.34 MB)
[#015] sha256:84c51f058cd0466cbb46596819e2b9485a23d67fe981302a9eeddde864b129ba - 7.44% (12.4 MB)
[#016] sha256:e3dc96fcf164040b5876110d40b085422ae5d91846b685ea032723841dbdfc0c - 0.0% (195 Bytes)
[#017] sha256:c49cbf6588727c51eede6055ddae44c86754157da937762bc41d45c62435c01c - 6.36% (10.6 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-18 10:05:14 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:05:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:05:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:05:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:05:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:05:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:05:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:05:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:05:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2022-11-18 10:05:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2022-11-18 10:05:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2022-11-18 10:05:33 UTC|1 VERSION=2.12 /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 10:05:53 UTC/bin/sh -c #(nop) COPY dir:bd1628a17c4d283f6d15b4ffe3181e47e527b32bc58e650397605d2952f9ab99 in /usr/lib/python3.10/site-packages/
2022-11-18 10:05:57 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2022-11-18 10:11:53 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-18 10:11:56 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:11:59 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 10:12:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 09:39:39+00:00
2022-11-18 10:12:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:12:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:12:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 10:15:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:16:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:16:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:16:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:16:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:16:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:16:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:16:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:16:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 tools
2022-11-18 10:16:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 tools
2022-11-18 10:16:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 tools
2022-11-18 10:16:42 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-18 10:16:46 UTC|1 VERSION=2.12 /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:16:53 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-18 10:17:14 UTC/bin/sh -c #(nop) COPY dir:43847a5665b9ad13e76a1e6e5f7c024249cf62a4e67cd9009e52da25b42075f6 in /usr/lib/python3.10/site-packages/
2022-11-18 10:17:18 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-18 10:17:21 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-18 10:17:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:17:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:17:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:17:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:14:58+00:00
2022-11-18 10:17:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:17:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:17:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 11:35:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:35:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:35:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:36:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:36:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:36:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:36:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:36:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 aws
2022-11-18 11:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 aws
2022-11-18 11:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 aws
2022-11-18 11:37:10 UTC/bin/sh -c #(nop) COPY dir:b57256367ff3cf88effe9c1fea98bbcef29f30f9a96f1b2b09310f9bfc53b83a in /usr/lib/python3.10/site-packages/
2022-11-18 11:37:15 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-18 11:37:20 UTC/bin/sh -c #(nop) COPY file:35ebbd6f61a5e894e95d608b50e402f1c0f4e6fbca2ceb1be4cba5374b5e76b6 in /usr/bin/aws-iam-authenticator
2022-11-18 11:37:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:37:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:37:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:37:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:25:02+00:00
2022-11-18 11:37:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:37:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:37:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 11:57:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:57:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:58:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:58:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:58:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:58:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:58:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:58:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:58:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awsk8s
2022-11-18 11:58:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awsk8s
2022-11-18 11:58:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awsk8s
2022-11-18 11:59:08 UTC/bin/sh -c #(nop) COPY dir:db8cace794c18409cef869d1167d18849f9a37f44dc1229d23f2b999d5ebc6d4 in /usr/lib/python3.10/site-packages/
2022-11-18 11:59:14 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-18 11:59:19 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-18 11:59:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:59:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:59:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:59:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 11:55:08+00:00
2022-11-18 11:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:59:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:59:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 13:00:10 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 13:00:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 13:00:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 13:00:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 13:00:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 13:00:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 13:00:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 13:00:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 13:00:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awshelm
2022-11-18 13:00:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awshelm
2022-11-18 13:00:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awshelm
2022-11-18 13:00:44 UTC/bin/sh -c #(nop) COPY file:8c84536fc36231d362565a50d86ed374c71ee18d41e5b6fb9f63200c2783a2b8 in /usr/bin/helm
2022-11-18 13:00:47 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 13:00:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 13:00:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 13:00:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 12:59:43+00:00
2022-11-18 13:01:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 13:01:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 13:01:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
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.