2022-11-12 14:59:31 UTC
179 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:f115cbfbfd7ba857ac3095b456cba122baa7b4f94409a5946fa86a73c808ad44 - 7.2% (12.9 MB)
[#002] sha256:a290fc60b2e48e194a597351e07db70edab90bf0ea5720f93d9a7549c80b6d21 - 12.87% (23.1 MB)
[#003] sha256:2769c4b6c261e9517c4c53c1e696c964dc3c68f95e0140b27ea9d26e00e84c11 - 0.0% (6.72 KB)
[#004] sha256:efdbacc1d296e8713abf4404f1f13c710a4cd696c32eea44cd436daa0e6ce191 - 9.75% (17.5 MB)
[#005] sha256:5efa4717d737364857d3001dc0e96231938fccff300a6fd3aa257eddd58a8904 - 0.0% (93 Bytes)
[#006] sha256:e368c5c163ffaecf839e36d80a3b8ca00b97661e8b9277b14300f55d0b0c27a5 - 0.0% (1.26 KB)
[#007] sha256:cae3a5eb9dba6858b164e5a1c26266b830d59228740eb8ef1afa0a8400b32a06 - 8.11% (14.5 MB)
[#008] sha256:9f223c0d5a9f6073190ba0f31b36d665925b40bd0e184bb336088d4ffa18cc6f - 0.21% (377 KB)
[#009] sha256:c8db3fbac8af2ec94a1052116d63416fa51527a841d266f4c385dd4bef2aa225 - 3.73% (6.69 MB)
[#010] sha256:d82edc74a20d2d826d94b4e10d77e39bf2a35e033f95958bd780129e0ec2bee9 - 0.0% (1.65 KB)
[#011] sha256:84ab22245fbcff93642c941335496dcd599633f162a195cf3f71185d00e0791c - 7.17% (12.8 MB)
[#012] sha256:d67c51adde6e3a6a5c3a714330df5e9533c146af056a52dcf0798e360ce4ce8f - 0.0% (652 Bytes)
[#013] sha256:111f806196cb7d3e49e2670fdb04ed8bc6061ee360ac82d6c63170f148e0a203 - 6.82% (12.2 MB)
[#014] sha256:17c7f447f58f48c1146731de40845a9772043579453e2177b508b91529c2647f - 0.75% (1.34 MB)
[#015] sha256:24e7d69b2e6345602ec2d0c036164919fb272f0c8be345cb58eaf19ac07e3573 - 7.68% (13.8 MB)
[#016] sha256:699384e1dd17ef87a26dd4a35c0bf8e7155c885925d46b77c0286579cfc8f1af - 26.86% (48.1 MB)
[#017] sha256:7332190b9e11129abff932e238fff3b116cd9b1a748b008e67c6b8afcc24e5c7 - 7.34% (13.1 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-12 12:23:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:23:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:23:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:23:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:23:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:23:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:23:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:23:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:23:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-11-12 12:23:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-11-12 12:23:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-11-12 12:23:37 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-12 12:23:42 UTC/bin/sh -c #(nop) COPY dir:1907708a172c826a5f7268a7d4e96c9f67953746852c6aea6743b3776a70f827 in /usr/lib/python3.10/site-packages/
2022-11-12 12:23:43 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-11-12 12:24:04 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-12 12:24:05 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:24:06 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 12:24:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:22:15+00:00
2022-11-12 12:24:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:24:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:24:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-12 12:48:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:48:10 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:48:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:48:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:48:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:48:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-11-12 12:48:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-11-12 12:48:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-11-12 12:48:19 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-12 12:48:21 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-12 12:48:23 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-12 12:48:28 UTC/bin/sh -c #(nop) COPY dir:e565600d35c358c77a0b34f59a22c280a661e603e9afc33a630e90574c1bbd88 in /usr/lib/python3.10/site-packages/
2022-11-12 12:48:29 UTC/bin/sh -c #(nop) COPY file:3d195ad296086796f663bb7c67c7f04ebe9e47fac59511036f96899309bef23d in /usr/bin/yq
2022-11-12 12:48:30 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-12 12:48:30 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:48:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 12:48:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 12:48:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:48:00+00:00
2022-11-12 12:48:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:48:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:48:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-12 13:02:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 13:02:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 13:02:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 13:02:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 13:02:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 13:02:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 13:02:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 13:02:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 13:02:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-11-12 13:02:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-11-12 13:02:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-11-12 13:02:37 UTC/bin/sh -c #(nop) COPY dir:088de53652a6b44ff58a1a01ace953ba5550f93fb40345e8b2ef2ee34b6abd52 in /usr/lib/python3.10/site-packages/
2022-11-12 13:02:39 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-12 13:02:41 UTC/bin/sh -c #(nop) COPY file:c9c21cf8a9e7e358429bcb2edd5003407176bd140c0b0c6d5f489ec6a66ac2d9 in /usr/bin/aws-iam-authenticator
2022-11-12 13:02:42 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 13:02:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 13:02:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 13:02:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:54:09+00:00
2022-11-12 13:02:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 13:02:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 13:02:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-12 14:15:12 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:15:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:15:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:15:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:15:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:15:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:15:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:15:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:15:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-11-12 14:15:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-11-12 14:15:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-11-12 14:15:30 UTC/bin/sh -c #(nop) COPY dir:377ff72dacc7a2178653fb312635417b50db70fa66144c6747fb353bc1fcce71 in /usr/lib/python3.10/site-packages/
2022-11-12 14:15:32 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-12 14:15:36 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-12 14:15:37 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:15:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:15:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:15:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:14:49+00:00
2022-11-12 14:15:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-12 14:59:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:59:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:59:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:59:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:59:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:59:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:59:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:59:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:59:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2022-11-12 14:59:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2022-11-12 14:59:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2022-11-12 14:59:24 UTC/bin/sh -c #(nop) COPY file:911ea486152d696af784bf48dbd561a6dcb08cfae09a17993520a252fb864238 in /usr/bin/helm
2022-11-12 14:59:25 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:59:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:59:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:59:03+00:00
2022-11-12 14:59:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:59:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:59:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-12 15:00:05 UTC
126 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.05% (2.58 MB)
[#001] sha256:2f9097ca83ce69e37bdce2e0b2d87ff2e646729367f036dfd896dc658f26f425 - 10.3% (13 MB)
[#002] sha256:9e42aa19f73faca0f3673b612de0b36e516b1b0adc4dbe3e485862f237f772f4 - 17.71% (22.3 MB)
[#003] sha256:8acad34809960efd09a8d2b5871d7f180e3047b4d07470f9010ae8dba7dd3b9e - 0.01% (6.72 KB)
[#004] sha256:054f8e9a0f9537440b907927122a4ab3874254947cbf3c9647a6da4b178fac22 - 13.88% (17.5 MB)
[#005] sha256:4d5c764e91731279601d050e69a702bce2158c9a1e1cba16ebedf5c4fb028cbf - 0.0% (93 Bytes)
[#006] sha256:70f3ff3cadf8fef39511e7d942426c8c7a2c116fa9bc05c0aa8a198beba6241e - 0.0% (1.26 KB)
[#007] sha256:83dd5fc8eb4ea982fed39d780797ab6ce98833314a3b91a7d9b63e79f286533b - 11.48% (14.5 MB)
[#008] sha256:91b898898efbaaff43cf2bbdfc37dfac469a0f36e0bd8308de65620e3e68666a - 0.29% (377 KB)
[#009] sha256:c0f48e7594f9bbdaaa2aebaf24674b623037cc265e235481497adff3f5558ce1 - 5.01% (6.31 MB)
[#010] sha256:c093ff064034d8a991eb1cbc245f85817853df1dbf9a3d6a0d99efc9a2ae413b - 0.0% (1.65 KB)
[#011] sha256:3be9391b05d095de8e56ae418c82b491f343f30d28e4aedb175aff7d5da3938c - 10.21% (12.8 MB)
[#012] sha256:7e5a1e90c561f7043d1c6a1f6fd8b61f0d75ed711dae42ab6a9941a2e1be9a60 - 0.0% (656 Bytes)
[#013] sha256:b5189b80944778fc1f9ed48e06a62ee8c3c1e69152f3f2ab8938e8aa1ffe1b09 - 8.8% (11.1 MB)
[#014] sha256:e3aa149c20369e2b0c49705264b0b50a7d043acbbe06f353f7e2d77a8d2431d5 - 1.07% (1.34 MB)
[#015] sha256:d4c21ac4fe18fa0882efd57b2b9991d8ec13f7cd38f831986b867f84a0e29439 - 9.88% (12.4 MB)
[#016] sha256:8c1730e46f4f27df32ff630df663884a10f6a94ba93b54c7f723ff5e5ad3cb8f - 0.0% (194 Bytes)
[#017] sha256:5f60183c97e3fce9e9e7f606bc757cdf503cd1f423c78ab86e6e4d9a0bdeb782 - 9.31% (11.7 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-12 12:29:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:29:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:29:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:29:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:29:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:29:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:29:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:29:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:29:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-11-12 12:29:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-11-12 12:29:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-11-12 12:29:21 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-12 12:29:24 UTC/bin/sh -c #(nop) COPY dir:bc8a0479603e469cb66a976633baf82d348ce6bf4ac2b71f68827a4cbb9d741f in /usr/lib/python3.10/site-packages/
2022-11-12 12:29:25 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-11-12 12:31:19 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-12 12:31:19 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:31:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 12:31:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:22:19+00:00
2022-11-12 12:31:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:31:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:31:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-12 12:47:51 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:48:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:48:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:48:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:48:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:48:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-11-12 12:48:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-11-12 12:48:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-11-12 12:48:47 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-12 12:48: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-11-12 12:48:55 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-12 12:48:59 UTC/bin/sh -c #(nop) COPY dir:541f93a1d07f59f6353e043cb02545f4715c1f07d517e1e020f1a1a0ed09ce76 in /usr/lib/python3.10/site-packages/
2022-11-12 12:49:00 UTC/bin/sh -c #(nop) COPY file:bccb7125ee662d5ef616dfcc07ba802deada4cf651ffdeab09965a0d980f6a98 in /usr/bin/yq
2022-11-12 12:49:01 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-12 12:49:01 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:49:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 12:49:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 12:49:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:47:51+00:00
2022-11-12 12:49:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:49:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:49:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-12 14:10:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:10:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:10:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:10:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:10:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:10:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:10:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:10:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:10:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-11-12 14:10:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-11-12 14:10:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-11-12 14:10:39 UTC/bin/sh -c #(nop) COPY dir:a56cc812d776a0ffdc319c9543007e55d97ad931ed8969a409cc2bf11d272979 in /usr/lib/python3.10/site-packages/
2022-11-12 14:10:41 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-12 14:10:43 UTC/bin/sh -c #(nop) COPY file:20e2e4c0b142fb7c303932e53a7bd0b2deb223002ae4c2ebb026bffc224adb3b in /usr/bin/aws-iam-authenticator
2022-11-12 14:10:44 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:10:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:10:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:10:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:54:08+00:00
2022-11-12 14:10:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:10:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:10:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-12 14:16:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:16:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:16:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:16:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:16:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:16:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:16:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:16:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-11-12 14:16:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-11-12 14:16:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-11-12 14:16:44 UTC/bin/sh -c #(nop) COPY dir:330feccd55f1901fac53ea2e60f036e882df71d47e7e52a70d827d55ba3ed076 in /usr/lib/python3.10/site-packages/
2022-11-12 14:16:46 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-12 14:16:47 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-12 14:16:49 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:16:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:16:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:16:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:15:09+00:00
2022-11-12 14:16:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:16:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:16:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-12 14:59:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:59:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:59:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:59:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:59:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:59:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:59:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:59:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2022-11-12 14:59:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2022-11-12 14:59:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2022-11-12 14:59:56 UTC/bin/sh -c #(nop) COPY file:349ad65b6fbddc3ed12bdf747c34813422557a1a7e290d3edc75c8b55c94942e in /usr/bin/helm
2022-11-12 14:59:57 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:59:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 15:00:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 15:00:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:59:13+00:00
2022-11-12 15:00:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 15:00:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 15:00:05 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.