2023-01-30 21:17:17 UTC
214 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.25% (2.68 MB)
[#001] sha256:acabdc3d9c296d5f7448cb21f84a385b942c5c3194b5001ec1925d1e53169773 - 6.04% (12.9 MB)
[#002] sha256:73c9cf5b27b20077b92d332f124491dd18d8e428706db170dc04cc4e3b59511d - 21.54% (46.1 MB)
[#003] sha256:ad7e73a25abad67129f0323857e544f9d11127e37ed05f7cda331bbcd38cb140 - 0.0% (6.74 KB)
[#004] sha256:e0540f5ae86b93b74969069436e11a0c19fc0d0962fece50df998acae1c4cb19 - 12.23% (26.2 MB)
[#005] sha256:6decf95f64ab624c284769bb24041170d95120a70c32c59834a8bea0411ad381 - 0.0% (93 Bytes)
[#006] sha256:46e763b7d1c8aa9cd76b1c14818ee3921ab62f05180bfd2d3137bb68dbb02f3a - 0.0% (1.26 KB)
[#007] sha256:5aee1346027a6e1a95c1e3240fd8e6f55758ba98d548f1bd47d5fc47a33fc6d0 - 6.8% (14.5 MB)
[#008] sha256:e3737d85f02fdec7690006b9617cdc91387f85604de0f9f71eff64d477c28cde - 0.19% (416 KB)
[#009] sha256:25da251aabda983dc3c7e36bb4de0bddd55029bbee33b26ed17c751b56087262 - 3.14% (6.72 MB)
[#010] sha256:1673f3d73ead925ecbfe4dfbfb9f1ba5345b8ff79c34881930a43f6fc2d93515 - 0.0% (1.94 KB)
[#011] sha256:47fe50f02d3fccafd37b4f2d94097bbfc62c99673aea1616ff952a4d29449fb8 - 6.22% (13.3 MB)
[#012] sha256:0ecc4d76180ea567edc8a4f6d1e64d546652e2edaab0cd971890da616b876b06 - 0.0% (652 Bytes)
[#013] sha256:ef3c62f1f0c23bde3dc91ef8c1bda5d12f320f04154b5c17ead1e9fc19d9ddd8 - 5.72% (12.2 MB)
[#014] sha256:e58fc0b817ef76aab588e1f0ad205bac10e5c25ab62a839abda620fcd09f6169 - 0.7% (1.49 MB)
[#015] sha256:06819bec71759185a0c03446e4f396fadcd8e73e860304d70ef4bed96ab0bffd - 6.81% (14.6 MB)
[#016] sha256:b183fd3c18cc68eb918da87d953554c2170f2c130c4c3172da5f2cd1d2b89d7d - 23.62% (50.5 MB)
[#017] sha256:aa7f81d2623c23dcab63e3f684f5f41f25fe105b0680a69d65c74088e6131173 - 5.73% (12.3 MB)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:01:26 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:01:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:01:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:01:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:01:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:01:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:01:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2023-01-30 17:01:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2023-01-30 17:01:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2023-01-30 17:01:39 UTC|1 VERSION=2.10 /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
2023-01-30 17:01:55 UTC/bin/sh -c #(nop) COPY dir:0c0f96493dfb573c8c72e65947edb07058773dfcf5131e2aee809121616e8bf8 in /usr/lib/python3.10/site-packages/
2023-01-30 17:01:58 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2023-01-30 17:02:25 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 17:02:28 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:02:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 16:58:56+00:00
2023-01-30 17:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:02:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:02:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 17:35:30 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:35:48 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:35:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:35:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:35:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:35:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2023-01-30 17:36:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2023-01-30 17:36:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2023-01-30 17:36:15 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-01-30 17:36:18 UTC|1 VERSION=2.10 /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
2023-01-30 17:36:22 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-01-30 17:36:38 UTC/bin/sh -c #(nop) COPY dir:0456804515b37bd925f687c73c48d344b3d1cf6e80a17da0f6e89511afd9cae5 in /usr/lib/python3.10/site-packages/
2023-01-30 17:36:42 UTC/bin/sh -c #(nop) COPY file:16917fcb1c46d9a6741d7205cd3b368244f2503d0bc9fc1d91298a5aebeebf76 in /usr/bin/yq
2023-01-30 17:36:44 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-01-30 17:36:47 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:36:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 17:36:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 17:36:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:35:27+00:00
2023-01-30 17:36:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:37:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:37:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 18:24:39 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 18:24:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 18:24:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 18:24:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 18:24:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 18:24:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 18:24:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 18:24:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 18:24:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2023-01-30 18:24:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2023-01-30 18:25:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2023-01-30 18:25:26 UTC/bin/sh -c #(nop) COPY dir:347953d3e7b40b2f9e31d4e55b2978606e5cb244f071626b606ad83689f74c2c in /usr/lib/python3.10/site-packages/
2023-01-30 18:25:30 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-01-30 18:25:33 UTC/bin/sh -c #(nop) COPY file:28962df07924b228560658804caac9eb48945699535858c865dca098b5fdd186 in /usr/bin/aws-iam-authenticator
2023-01-30 18:25:35 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 18:25:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 18:25:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 18:25:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 18:18:15+00:00
2023-01-30 18:25:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 18:25:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 18:25:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 20:28:59 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 20:29:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 20:29:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 20:29:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 20:29:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 20:29:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 20:29:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 20:29:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 20:29:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2023-01-30 20:29:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2023-01-30 20:29:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2023-01-30 20:29:40 UTC/bin/sh -c #(nop) COPY dir:cac5cd972629a38860b8a0360245f23f875ecdd277d3b6838cf1d631bc04d27f in /usr/lib/python3.10/site-packages/
2023-01-30 20:29:44 UTC/bin/sh -c #(nop) COPY file:4f734fab90fbed805dc07ac220aff8a740219b4d79d8f5bc56b670850c18f3f9 in /usr/bin/kubectl
2023-01-30 20:29:50 UTC/bin/sh -c #(nop) COPY multi:cc13cff5a24e10ed4bf68ddcefd519ddd6f528a712e203a9cbed55f64d35b33e in /usr/bin/
2023-01-30 20:29:52 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 20:29:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 20:29:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 20:30:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 20:28:29+00:00
2023-01-30 20:30:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 20:30:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 20:30:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 21:16:31 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 21:16:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 21:16:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 21:16:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 21:16:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 21:16:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 21:16:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 21:16:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 21:16:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2023-01-30 21:16:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2023-01-30 21:16:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2023-01-30 21:16:59 UTC/bin/sh -c #(nop) COPY file:68e71625ade0ec02b567c373d718fc516cfaed56f44f488e008f053f0862f228 in /usr/bin/helm
2023-01-30 21:17:02 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 21:17:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 21:17:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 21:17:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 21:16:16+00:00
2023-01-30 21:17:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 21:17:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 21:17:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 21:16:47 UTC
158 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.63% (2.58 MB)
[#001] sha256:90d60d3f278f60f7aceecd65eac8700758616ea62a9d72153cba6eccfce0c662 - 8.2% (13 MB)
[#002] sha256:6f25588c49eca1b76aa7661bf0751eff1c409669a69b7a590655eb86809723b2 - 28.6% (45.3 MB)
[#003] sha256:28f9786781d5302716c06a12e03c0cd34db295ce2e2bcb13adb675aaa1a8746a - 0.0% (6.73 KB)
[#004] sha256:b3ca4c7187eab87cea5de5bb59f0d7ede026f7a17b9c7679aba1e066b6ec1668 - 16.52% (26.2 MB)
[#005] sha256:bbbdabd7bb457ac535f592760e92d225ee1341ffb003b6784086585a04c557e2 - 0.0% (93 Bytes)
[#006] sha256:d50accc71a3f3ecd704e8b2da42aa224082c297a313767a6c9ed8c55eb6d7aa0 - 0.0% (1.26 KB)
[#007] sha256:98b1a445570b6aa7b181a6fe11adef437f200f510f92e53ea6a08827718bfaf7 - 9.13% (14.5 MB)
[#008] sha256:2439ca9f661559694d824d6aee9a049e719030f9a4247f29532afa717295bc34 - 0.26% (416 KB)
[#009] sha256:a17f9f60d51c89bd421760c9ae3c7dc25acef7beb944eed8e033e1f0012013a6 - 4.0% (6.34 MB)
[#010] sha256:64592b4f5010e4142ce1fa8f84051cc7a7120eacb34b8fb6e074f3b0514e75d2 - 0.0% (1.94 KB)
[#011] sha256:0f11365456980f21b346d0278d8dfe4af362f28991ff9f1d5bb43af0d2070023 - 8.4% (13.3 MB)
[#012] sha256:36d436286e82be8e711f1e20c2012bde0608a43a6d7bba4c36d491e436e50e67 - 0.0% (654 Bytes)
[#013] sha256:bfaba9fc566a7b5844d5b26fa74eedc0e86d71c51d734be8ffd3668d27dc86fb - 7.0% (11.1 MB)
[#014] sha256:f645d6c2c6b3020cb9ca30dd9adc5aa491726a6e47a60f811efcae4738cec3bc - 0.94% (1.49 MB)
[#015] sha256:c6d4c5f0fed4a4276b335c271a9f99b9c4568a76801e9082094b9ee0250519e5 - 8.31% (13.2 MB)
[#016] sha256:a7e372ce2757ae93c521d4ce9e5848fa19db880f38c12424bb01036311d6a87a - 0.0% (194 Bytes)
[#017] sha256:b4d57b8fe22c990b0ce5d0a34409edad64a5e7c747276c94512c81918e08d4d6 - 7.02% (11.1 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:17:53 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:17:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:17:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:17:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:17:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:17:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:17:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:18:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:18:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2023-01-30 17:18:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2023-01-30 17:18:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2023-01-30 17:18:11 UTC|1 VERSION=2.10 /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
2023-01-30 17:18:27 UTC/bin/sh -c #(nop) COPY dir:135c88bdb77c5f8b3f44de8f24bef5a68b852eea2e0242267addafc883ef504c in /usr/lib/python3.10/site-packages/
2023-01-30 17:18:31 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2023-01-30 17:21:40 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 17:21:43 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:21:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:21:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 16:58:59+00:00
2023-01-30 17:21:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:21:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:21:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 17:35:21 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:36:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:36:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:36:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:36:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2023-01-30 17:36:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2023-01-30 17:36:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2023-01-30 17:36:49 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-01-30 17:36:52 UTC|1 VERSION=2.10 /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
2023-01-30 17:36:59 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-01-30 17:37:11 UTC/bin/sh -c #(nop) COPY dir:3f9a582b173baf0098cbe71e3fb4f003f9fba36046be7b14ed12a07a4565ef37 in /usr/lib/python3.10/site-packages/
2023-01-30 17:37:14 UTC/bin/sh -c #(nop) COPY file:cb0035319ece56d53c63b3a5c2f787968b2144a03bca394aef4ba993080fb425 in /usr/bin/yq
2023-01-30 17:37:16 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-01-30 17:37:18 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:37:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 17:37:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 17:37:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:35:18+00:00
2023-01-30 17:37:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:37:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:37:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 19:09:21 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 19:09:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 19:09:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 19:09:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 19:09:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 19:09:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 19:09:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 19:09:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 19:09:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2023-01-30 19:09:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2023-01-30 19:09:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2023-01-30 19:10:06 UTC/bin/sh -c #(nop) COPY dir:2fb6eb4e16959ec9dbd132de2fac7868e358ccc4e8bcae52a130c3b063d40891 in /usr/lib/python3.10/site-packages/
2023-01-30 19:10:10 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-01-30 19:10:13 UTC/bin/sh -c #(nop) COPY file:456e435f53eded6dee9fd59218aae7e2cee224922afb4916df8352872d2dff0b in /usr/bin/aws-iam-authenticator
2023-01-30 19:10:15 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 19:10:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 19:10:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 19:10:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 18:19:07+00:00
2023-01-30 19:10:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 19:10:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 19:10:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 20:30:31 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 20:30:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 20:30:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 20:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 20:30:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 20:30:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 20:30:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 20:30:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 20:30:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2023-01-30 20:30:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2023-01-30 20:30:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2023-01-30 20:31:12 UTC/bin/sh -c #(nop) COPY dir:e7a6ffd15a0a7251459d06c5369787ed4ee8cf37a166a41a70110f4b831763f9 in /usr/lib/python3.10/site-packages/
2023-01-30 20:31:16 UTC/bin/sh -c #(nop) COPY file:92208068ddf5e3673f48ff14cac111cdaaca6df610f42a6401950a2252108186 in /usr/bin/kubectl
2023-01-30 20:31:19 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-01-30 20:31:22 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 20:31:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 20:31:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 20:31:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 20:28:45+00:00
2023-01-30 20:31:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 20:31:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 20:31:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 21:16:02 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 21:16:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 21:16:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 21:16:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 21:16:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 21:16:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 21:16:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 21:16:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 21:16:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2023-01-30 21:16:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2023-01-30 21:16:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2023-01-30 21:16:30 UTC/bin/sh -c #(nop) COPY file:2b8f2fdfd9a94068e7903c22d675b45815e3b244d0b942bf7bd7a34f693b3603 in /usr/bin/helm
2023-01-30 21:16:32 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 21:16:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 21:16:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 21:16:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 21:15:38+00:00
2023-01-30 21:16:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 21:16:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 21:16:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
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.