2023-01-30 21:55:44 UTC
210 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.27% (2.68 MB)
[#001] sha256:8b02069064013d3d6ddb2851beabaaf075b6e5228e585abf111809f758a5afae - 6.15% (12.9 MB)
[#002] sha256:b5c189084536cffe67d51350a1c6fd1d946b308ff5f9e80dd10c139609b3b305 - 19.39% (40.7 MB)
[#003] sha256:379cc2c7cdb0afd01061d8bf0158fa1c0d39018d94ffc044ab97ad0e74c9a3d2 - 0.0% (1.37 KB)
[#004] sha256:a57cdc7ee90728d899ddaaad01a898d256ecb1b226288dc5cc919f83bda2d28b - 13.1% (27.5 MB)
[#005] sha256:aadec26fde3d160a69b19f6e7a4ef6143873c4303dbc8300d2d26069a24b6af7 - 0.0% (93 Bytes)
[#006] sha256:fe3ac957793c154f12e193b5fc0a1b2084609fb34ab5607e252889917aff1002 - 0.0% (1.26 KB)
[#007] sha256:1886f8d9245351e925d3573c7b18cdade1045d80f60d3449a9c261373053d6d4 - 6.92% (14.5 MB)
[#008] sha256:1b3c0048a8366f5415f1d9bfb7cf0b60b8bc66702ce82362078d3d4ac0b222e9 - 0.19% (416 KB)
[#009] sha256:8778c3a90c81a7ed8d8061ed631aa8b4dfaa4ec8afc78fc63cb360698235cf08 - 3.2% (6.72 MB)
[#010] sha256:4a1c80f02dce0a752081d6299d5ad15d09d4c6f6c67f683b51b899d28cfa5a57 - 0.0% (1.94 KB)
[#011] sha256:d3c7099705e843aa1aaa5d9e2c641a9195ee6b90e9a8747192e9af70e1a7501f - 6.34% (13.3 MB)
[#012] sha256:3fa04ff8d4834727855f473e8515e2ba4cdcf7e9b64eb061dd1c040c185f0421 - 0.0% (651 Bytes)
[#013] sha256:6d37793763a415ba9a95012ea98f0df7903edc8d02f6e623626be28d637934fc - 5.83% (12.2 MB)
[#014] sha256:d1ff572f4869f6a4a50c0aa8fbe29678312ece249c1709187fcb0f7f7c9ebb74 - 0.71% (1.49 MB)
[#015] sha256:2cba8c5b61df1f8278c1d7427cf1e69dfcb189499a62035be03772964323fdc9 - 6.93% (14.6 MB)
[#016] sha256:d5be02d64d1b8cf3be0bc2e0de6a2d4647e2147c1f7aef74fa5fc2ebcd28f67a - 24.05% (50.5 MB)
[#017] sha256:7315861d9be359efda8cce791debc13b9eb55f03de37e34c23f6f71868a279e1 - 5.92% (12.4 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:05:26 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:05:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:05:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:05:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:05:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:05:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:05:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2023-01-30 17:05:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2023-01-30 17:05:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2023-01-30 17:05:39 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
2023-01-30 17:05:50 UTC/bin/sh -c #(nop) COPY dir:f7bcdef53a930126e9443b9821357932942fcc85ffe3c8059bd4439db4aa87d2 in /usr/lib/python3.10/site-packages/
2023-01-30 17:05:53 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2023-01-30 17:06:19 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 17:06:21 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:06:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:06:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:04:43+00:00
2023-01-30 17:06:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:06:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:06:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-01-30 17:36:12 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:36:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:36:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:36:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:36:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:36:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2023-01-30 17:36:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2023-01-30 17:36:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2023-01-30 17:36:41 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-01-30 17:36:43 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
2023-01-30 17:36:46 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-01-30 17:36:55 UTC/bin/sh -c #(nop) COPY dir:44f00c0a2e3314f42e9083ae3833228605ca29e62befdf5462e9453767286098 in /usr/lib/python3.10/site-packages/
2023-01-30 17:36:58 UTC/bin/sh -c #(nop) COPY file:16917fcb1c46d9a6741d7205cd3b368244f2503d0bc9fc1d91298a5aebeebf76 in /usr/bin/yq
2023-01-30 17:36:59 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-01-30 17:37:01 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:37:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 17:37:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 17:37:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:36:10+00:00
2023-01-30 17:37:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:37:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:37:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-01-30 18:38:36 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 18:38:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 18:38:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 18:38:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 18:38:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 18:38:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 18:38:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 18:38:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 18:38:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2023-01-30 18:38:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2023-01-30 18:38:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2023-01-30 18:39:08 UTC/bin/sh -c #(nop) COPY dir:af47051bc36ddeb21a89c20bfc3979bcac2f6f101b8a03df8b80599cac509122 in /usr/lib/python3.10/site-packages/
2023-01-30 18:39:11 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-01-30 18:39:13 UTC/bin/sh -c #(nop) COPY file:8f95f90607ee9268d5950b3b537a6af601ae2a780abfb0f4aef5131a75240f2a in /usr/bin/aws-iam-authenticator
2023-01-30 18:39:15 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 18:39:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 18:39:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 18:39:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 18:32:33+00:00
2023-01-30 18:39:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 18:39:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 18:39:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-01-30 20:33:28 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 20:33:29 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 20:33:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 20:33:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 20:33:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 20:33:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 20:33:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 20:33:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 20:33:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2023-01-30 20:33:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2023-01-30 20:33:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2023-01-30 20:33:56 UTC/bin/sh -c #(nop) COPY dir:c1e488bfd7583834f0585c4d45619e04ee2f334f39268c3656972667e872d255 in /usr/lib/python3.10/site-packages/
2023-01-30 20:33:59 UTC/bin/sh -c #(nop) COPY file:4f734fab90fbed805dc07ac220aff8a740219b4d79d8f5bc56b670850c18f3f9 in /usr/bin/kubectl
2023-01-30 20:34:04 UTC/bin/sh -c #(nop) COPY multi:cc13cff5a24e10ed4bf68ddcefd519ddd6f528a712e203a9cbed55f64d35b33e in /usr/bin/
2023-01-30 20:34:06 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 20:34:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 20:34:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 20:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 20:33:01+00:00
2023-01-30 20:34:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 20:34:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 20:34:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-01-30 21:55:02 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 21:55:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 21:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 21:55:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 21:55:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 21:55:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 21:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 21:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 21:55:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2023-01-30 21:55:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2023-01-30 21:55:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2023-01-30 21:55:28 UTC/bin/sh -c #(nop) COPY file:a436f937f27ed7343a98f70f5dfd207a0312b5b36fc7b5dd8b8ea1ae1d319088 in /usr/bin/helm
2023-01-30 21:55:30 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 21:55:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 21:55:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 21:55:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 21:54:46+00:00
2023-01-30 21:55:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 21:55:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 21:55:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-01-30 21:55:34 UTC
155 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.67% (2.58 MB)
[#001] sha256:b6aa0927f73ceaf21f5f182e270ac87a2bc1386b07dd00b29e2aec92fd591762 - 8.4% (13 MB)
[#002] sha256:16d124482cc8e0cfb79783a1c88d7f02169327ed3293ec4c91d714d3e0e4779a - 25.86% (40 MB)
[#003] sha256:efca02897a477a0c858715f6924be0eee18b3043017cca2db98c371aea0cefa9 - 0.0% (1.37 KB)
[#004] sha256:3f76097e4ea59f5571166f938f08d87e0ae28fa7063d3df17825f17afb1d9834 - 17.8% (27.5 MB)
[#005] sha256:a2162ae6e1a8442cefcfa63b4b23cb003ea249ecb667966359ae64b8cdf80d3d - 0.0% (93 Bytes)
[#006] sha256:01235728aece0b3b55c0d578baab4cf71e106fe5d17d9d7ccad59251ddb3967f - 0.0% (1.26 KB)
[#007] sha256:ab151d9dd02d515b8f5195cd2f6c4c0212b7793f091844d1f93b35dc198125c6 - 9.36% (14.5 MB)
[#008] sha256:57b1fe3d7552276ceed19a5a88f6eeac635f0a49edf84f4452809d1bd82055b2 - 0.26% (416 KB)
[#009] sha256:30e5dcc15dfcfdb07fc99b04d71aa73a86b83d398699cdcc746833202b19ab55 - 4.1% (6.34 MB)
[#010] sha256:1566798bd20629368ffdbd7936be535125b3c1f3be30355a1fd37d01b5e3f455 - 0.0% (1.94 KB)
[#011] sha256:7aaf380ffe39c8501612af985788d784a1434b8b76b9ada3cee225687eed5c7f - 8.61% (13.3 MB)
[#012] sha256:7a90a4ed750ac1968443500f4dd709881aa0e2e3a4016445a7c5c44560c4d02f - 0.0% (655 Bytes)
[#013] sha256:619d96ea551cfbbc3bac1b20be44edf8863190ea6f4483b9013d39dd592aa0da - 7.17% (11.1 MB)
[#014] sha256:f9dc772ac9a042e2f397269ded794876de41d931aeda172fbb09c85c40243c8f - 0.96% (1.49 MB)
[#015] sha256:30b7243ed0bfaaa62198fc6483a55fcb876e743cb4d2051e6bd3e363d94a92aa - 8.51% (13.2 MB)
[#016] sha256:0d571af322bd36e3397e4ec020e1b5b59a7f7fa906ec7b96cbc6aa429ee5c9fc - 0.0% (193 Bytes)
[#017] sha256:6487ea8033806691d7dc5ef0bedc048a842a655dd2616b8af791ea96aafd61a6 - 7.29% (11.3 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:09:08 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:09:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:09:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:09:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:09:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:09:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:09:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:09:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:09:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2023-01-30 17:09:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2023-01-30 17:09:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2023-01-30 17:09:26 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
2023-01-30 17:09:38 UTC/bin/sh -c #(nop) COPY dir:d973c8dc4f52c6893c5f65e3bb753b0bd4de6aa5ab31c0e0668ff957b53d00c2 in /usr/lib/python3.10/site-packages/
2023-01-30 17:09:40 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2023-01-30 17:12:45 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 17:12:47 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:12:48 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:12:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:04:32+00:00
2023-01-30 17:12:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:12:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:12:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-01-30 17:35:44 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:37:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:37:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:37:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:37:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:37:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:37:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:37:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:37:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2023-01-30 17:37:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2023-01-30 17:37:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2023-01-30 17:37:22 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-01-30 17:37:24 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
2023-01-30 17:37:33 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-01-30 17:37:45 UTC/bin/sh -c #(nop) COPY dir:1694aa0ef154276f471f62461a6f15f3176ef7308ac8ee5f2ae94d346411ef3c in /usr/lib/python3.10/site-packages/
2023-01-30 17:37:47 UTC/bin/sh -c #(nop) COPY file:cb0035319ece56d53c63b3a5c2f787968b2144a03bca394aef4ba993080fb425 in /usr/bin/yq
2023-01-30 17:37:49 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-01-30 17:37:52 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:37:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 17:37:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 17:37:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:35:42+00:00
2023-01-30 17:38:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:38:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:38:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-01-30 19:26:50 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 19:26:51 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 19:26:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 19:26:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 19:26:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 19:26:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 19:26:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 19:27:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 19:27:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2023-01-30 19:27:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2023-01-30 19:27:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2023-01-30 19:27:21 UTC/bin/sh -c #(nop) COPY dir:43c5af72af6adeafe22249078f9742c6e460816b262d663c8e94b1c8049124dc in /usr/lib/python3.10/site-packages/
2023-01-30 19:27:23 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-01-30 19:27:25 UTC/bin/sh -c #(nop) COPY file:581e5fcfc2a95f398212b04b4608f62e7941a4a4eee3c008d737004e1fc3e06b in /usr/bin/aws-iam-authenticator
2023-01-30 19:27:27 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 19:27:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 19:27:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 19:27:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 18:36:18+00:00
2023-01-30 19:27:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 19:27:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 19:27:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-01-30 20:34:45 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 20:34:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 20:34:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 20:34:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 20:34:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 20:34:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 20:34:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 20:34:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 20:34:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2023-01-30 20:35:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2023-01-30 20:35:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2023-01-30 20:35:13 UTC/bin/sh -c #(nop) COPY dir:3d903252e69c49e54606e2fe3c4e4bf1a6a2a6b2b98d9ee763c31eb3a988462f in /usr/lib/python3.10/site-packages/
2023-01-30 20:35:16 UTC/bin/sh -c #(nop) COPY file:92208068ddf5e3673f48ff14cac111cdaaca6df610f42a6401950a2252108186 in /usr/bin/kubectl
2023-01-30 20:35:18 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-01-30 20:35:20 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 20:35:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 20:35:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 20:35:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 20:33:09+00:00
2023-01-30 20:35:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 20:35:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 20:35:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-01-30 21:55:01 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 21:55:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 21:55:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 21:55:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 21:55:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 21:55:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 21:55:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 21:55:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 21:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2023-01-30 21:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2023-01-30 21:55:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2023-01-30 21:55:21 UTC/bin/sh -c #(nop) COPY file:46166e53d4d8211918ce554016bfecc301aab54d5b46523703a6817788025891 in /usr/bin/helm
2023-01-30 21:55:23 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 21:55:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 21:55:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 21:55:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 21:54:41+00:00
2023-01-30 21:55:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 21:55:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 21:55:34 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.