2022-12-02 08:34:40 UTC
207 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.3% (2.68 MB)
[#001] sha256:0a3d8326d994b6b42e99dc79009af3b3e80ca7fb31d64c2f64424683ffb4a9ea - 6.25% (12.9 MB)
[#002] sha256:075c0ab0c022f2a966f9bee190059d7fee886d118e77161cdf5927e31e9f5d4a - 19.32% (39.9 MB)
[#003] sha256:fbc104215f8b47f544d8dd18affffaf13dbc6eb0ce7f82d020fb7e8923b86ce6 - 0.0% (1.37 KB)
[#004] sha256:dd6dd676da0a40bef3bd1cfb7460df6490dd4b3e7f6e6e8dcf6c4701f25ffa07 - 13.25% (27.4 MB)
[#005] sha256:04c68057049ad4cd52e0d56ba14f9cbf74996d099172aea9f6b2d65302f86bc4 - 0.0% (91 Bytes)
[#006] sha256:0d64b022cbf5e7cb66263cef9f8849262955c4c168f43bfa2acece744a729567 - 0.0% (1.26 KB)
[#007] sha256:d4dc41a6cde08da289c345a3c6f596f1df720af4e705dae40e1b60ae5fd65de2 - 7.04% (14.5 MB)
[#008] sha256:5a93eb643ac74d31c9763f297ef6981542e9c0f7f3eb69a667fb8ab632139868 - 0.19% (401 KB)
[#009] sha256:989c33fb4e2268f26c0e28be7c6a024be54874eedb89ec3c62d8ece4516c429f - 3.24% (6.69 MB)
[#010] sha256:ad0fb21a1eab3febfbfc6c8f2cc3ddc069b744c796dd3d675c8f52f7574cd495 - 0.0% (1.94 KB)
[#011] sha256:92027588e4abe7de5cfd33436fd4949ed551cdd55c84253257c7d0bcb0221842 - 6.37% (13.2 MB)
[#012] sha256:609d20a49936d7ccbcecb049a55609ce9e1406b3fddebfed8805449fab46e8d8 - 0.0% (655 Bytes)
[#013] sha256:bdb20f27c6bc20a8f1e6d70e99263382b5a663ed50867fd70230608d94f5fc1e - 5.92% (12.2 MB)
[#014] sha256:d0631b601620684797d72964ddd0b022b70a6811067aa5521bc68874f4413900 - 0.65% (1.34 MB)
[#015] sha256:426543a0561c176b1de62aeb9dec1986c6d9aace22b9e25ee905d7cd9895f809 - 6.66% (13.8 MB)
[#016] sha256:0df7aedc8ceb40060ec71a745a25b2dc3083e3fa0ac4cf80b5b99e45f2e13a0c - 23.3% (48.1 MB)
[#017] sha256:d82089dab401a70ba3c3584399e3a029928b0a3879051327f0c9e988100bda73 - 6.53% (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:08:10 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:08:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:08:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:08:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:08:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:08:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:08:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:08:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:08:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-12-02 05:08:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-12-02 05:08:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-12-02 05:08:23 UTC|1 VERSION=latest /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:08:34 UTC/bin/sh -c #(nop) COPY dir:283deb4da597a990a07721187aac8f7d76c0a4c75adf533a8889a78fe50e9769 in /usr/lib/python3.10/site-packages/
2022-12-02 05:08:36 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-12-02 05:09:00 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-02 05:09:02 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:09:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-02 05:09:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:07:27+00:00
2022-12-02 05:09:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:09:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:09:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-12-02 05:36:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:36:51 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:36:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:36:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:36:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:36:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:36:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:37:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:37:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-12-02 05:37:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-12-02 05:37:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-12-02 05:37:05 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-02 05:37:07 UTC|1 VERSION=latest /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:37:10 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-02 05:37:20 UTC/bin/sh -c #(nop) COPY dir:5eea10544334f3930fc1a167b5d2ca1b4f3d29cace46e0fd6e0318bcc864c791 in /usr/lib/python3.10/site-packages/
2022-12-02 05:37:22 UTC/bin/sh -c #(nop) COPY file:c79e9a6d3934b9a1bb1715b93d0c96914acc29d3470a13a182a08086f0181565 in /usr/bin/yq
2022-12-02 05:37:23 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-02 05:37:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:37:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 05:37:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 05:37:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:36:37+00:00
2022-12-02 05:37:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:37:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:37:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-12-02 06:00:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 06:00:56 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 06:00:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 06:00:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 06:01:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 06:01:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 06:01:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 06:01:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 06:01:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-12-02 06:01:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-12-02 06:01:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-12-02 06:01:27 UTC/bin/sh -c #(nop) COPY dir:81216c260db172c3111656062bdd953b35f2c98616f5ae6b02e3e70766f44773 in /usr/lib/python3.10/site-packages/
2022-12-02 06:01:29 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-02 06:01:32 UTC/bin/sh -c #(nop) COPY file:1724a8c7011db2b47618e4745dfd95156b949dc7ad544392c3eea050b267fcb6 in /usr/bin/aws-iam-authenticator
2022-12-02 06:01:34 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 06:01:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 06:01:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 06:01:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:54:42+00:00
2022-12-02 06:01:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 06:01:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 06:01:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-12-02 07:11:14 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 07:11:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 07:11:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 07:11:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 07:11:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 07:11:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 07:11:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-12-02 07:11:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-12-02 07:11:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-12-02 07:11:54 UTC/bin/sh -c #(nop) COPY dir:2151ac1990fe7b51940b023c8858fd85a97eee00299c869ab4a9542ac786345d in /usr/lib/python3.10/site-packages/
2022-12-02 07:11:57 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-12-02 07:12:02 UTC/bin/sh -c #(nop) COPY multi:a166303c7d28f275bcab346ca9d986d812923a974e9f5c95430bb591a7aa9cde in /usr/bin/
2022-12-02 07:12:05 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 07:12:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 07:12:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 07:12:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 07:10:43+00:00
2022-12-02 07:12:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 07:12:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 07:12:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-12-02 08:34:07 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 08:34:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 08:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 08:34:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 08:34:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 08:34:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 08:34:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 08:34:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 08:34:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2022-12-02 08:34:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2022-12-02 08:34:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2022-12-02 08:34:27 UTC/bin/sh -c #(nop) COPY file:55dbc948bbf5b69be50cad8c14cfca8c7a1dac41d5746f0e83580f6d6444ab5b in /usr/bin/helm
2022-12-02 08:34:29 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 08:34:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 08:34:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 08:34:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 08:33:54+00:00
2022-12-02 08:34:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 08:34:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 08:34:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-12-02 08:34:49 UTC
153 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.68% (2.58 MB)
[#001] sha256:1084f940d00df2919cee15c523f4a29de652e58a3822f915ad25375ab526a148 - 8.45% (13 MB)
[#002] sha256:b380cfcf692d51d0293e08ce503384c71ba1df6114f4b31e9e30f0e3ab9444be - 25.5% (39.1 MB)
[#003] sha256:4182c1bd2823e0b48c95ff4844bd707e1e1c00ae80bf4404578154598211e4f0 - 0.0% (1.37 KB)
[#004] sha256:9fa0c03c25fff18840ddb69e9fdfd2f127c5fa9d5575bb6b9d9007b1ebbece32 - 17.83% (27.4 MB)
[#005] sha256:a2a35b0d7245c9f73d544f62b6861486969bd5ff687769a931ba870178f60dfe - 0.0% (93 Bytes)
[#006] sha256:1996053390896608d8504fce73f10296515203c8fe00ac2590f8d811a7a04a63 - 0.0% (1.26 KB)
[#007] sha256:6ac249ceb3a4cc412c86cdcf0184b4a185294005b956f28cf67e5996e0354023 - 9.42% (14.5 MB)
[#008] sha256:87207a97cbd4241cc73a0ec556674319b9c7c291d69896f241885e34b50df40e - 0.26% (401 KB)
[#009] sha256:4fbc6b936eb35f0278fdc54a0879f5c7dc48285c51cb1dae7a712e1775a0d816 - 4.11% (6.31 MB)
[#010] sha256:11fbfa6ee6c7d0fc73ad5f05d0e2c71dac377d105a1d49a84344687543b59470 - 0.0% (1.94 KB)
[#011] sha256:55a5c413f607335551e89236a9d19f3a3132127c09326bb9b5b75c054e93e770 - 8.57% (13.2 MB)
[#012] sha256:3292ef3a8870dda18c7f60c0959d1263f8c33e9a4053916fee87127039a558eb - 0.0% (654 Bytes)
[#013] sha256:a8d50da0edbbf5886c174a732f465deb74f05c8de9837d0be645dab0e5fa993f - 7.22% (11.1 MB)
[#014] sha256:da242ad5e734f0897a2710b71041ff8988a2e8c5d35bbde8038eca8e2d00c856 - 0.87% (1.34 MB)
[#015] sha256:333464c13b46c2334ea7f9fcc1a6c616f5eff8635f8281465f6099804509d7ad - 8.1% (12.4 MB)
[#016] sha256:fc71820f1530a933107906dc9abf346252801373fe12abfd1444dd73e1df6887 - 0.0% (195 Bytes)
[#017] sha256:ae05e68bb39c1128324ddf7f2ddcf492ee7674c951c693381e42bc1a2b2e071a - 7.98% (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:13:15 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:13:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:13:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:13:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:13:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:13:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:13:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:13:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:13:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-12-02 05:13:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-12-02 05:13:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-12-02 05:13:33 UTC|1 VERSION=latest /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:13:46 UTC/bin/sh -c #(nop) COPY dir:e5e372d9c4af1688b5c0b8ebc9a4e2dbeaa307c86f015f55476df81769ba31ae in /usr/lib/python3.10/site-packages/
2022-12-02 05:13:48 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-12-02 05:17:00 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-02 05:17:02 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:17:04 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-02 05:17:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:08:24+00:00
2022-12-02 05:17:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:17:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:17:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-12-02 05:37:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 05:38:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 05:38:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 05:38:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 05:38:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 05:38:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 05:38:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 05:38:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 05:38:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-12-02 05:38:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-12-02 05:38:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-12-02 05:38:28 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-02 05:38:30 UTC|1 VERSION=latest /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:38:37 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-02 05:38:47 UTC/bin/sh -c #(nop) COPY dir:077630c6a0f775a89df2d9fa13cbef1b4745f70fa3da12a623a80e7094cac849 in /usr/lib/python3.10/site-packages/
2022-12-02 05:38:49 UTC/bin/sh -c #(nop) COPY file:b97ce9499f075d98135b9fc71cc6eeef5c778b006e78b6cb113ef9f983fdc879 in /usr/bin/yq
2022-12-02 05:38:50 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-02 05:38:52 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 05:38:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 05:38:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 05:38:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:37:12+00:00
2022-12-02 05:38:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 05:38:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 05:39:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-12-02 06:48:09 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 06:48:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 06:48:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 06:48:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 06:48:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 06:48:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 06:48:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 06:48:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 06:48:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-12-02 06:48:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-12-02 06:48:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-12-02 06:48:40 UTC/bin/sh -c #(nop) COPY dir:27e4b091ab86e8ee66528ad6ea19e45e07ff8fd37df00737e0618ce270c0e27f in /usr/lib/python3.10/site-packages/
2022-12-02 06:48:43 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-02 06:48:45 UTC/bin/sh -c #(nop) COPY file:3384c70fff40ee0454d85cdc0485ad75b8d4a20bd11d89ef7b3048bc0845d9c0 in /usr/bin/aws-iam-authenticator
2022-12-02 06:48:47 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 06:48:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 06:48:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 06:48:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 05:56:47+00:00
2022-12-02 06:48:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 06:48:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 06:48:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-12-02 07:12:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 07:12:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 07:12:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 07:12:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 07:12:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 07:12:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 07:12:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 07:12:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 07:12:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-12-02 07:12:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-12-02 07:12:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-12-02 07:13:12 UTC/bin/sh -c #(nop) COPY dir:d4e7c97b74b6202ae4cdbaaea8efda6433d8f3181f3a2a98466cf10b64c5e521 in /usr/lib/python3.10/site-packages/
2022-12-02 07:13:15 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-12-02 07:13:17 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-12-02 07:13:19 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 07:13:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 07:13:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 07:13:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 07:11:00+00:00
2022-12-02 07:13:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 07:13:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 07:13:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-12-02 08:34:17 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-02 08:34:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-02 08:34:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-02 08:34:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-02 08:34:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-02 08:34:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-02 08:34:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-02 08:34:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-02 08:34:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2022-12-02 08:34:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2022-12-02 08:34:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2022-12-02 08:34:37 UTC/bin/sh -c #(nop) COPY file:a24377aac4f406c504070a801e8744f30b803ed3b6043489ecd4b777a38da007 in /usr/bin/helm
2022-12-02 08:34:39 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-02 08:34:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-02 08:34:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-02 08:34:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-02 08:33:56+00:00
2022-12-02 08:34:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-02 08:34:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7f0a9b04639ba2307649d3a0a5153e2d14a03b4c
2022-12-02 08:34:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.