2022-11-11 19:05:54 UTC
204 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 - 1.31% (2.68 MB)
[#001] sha256:b5509c7d5d35efc14aebdec6ea3fe2e54e8a9347d5d5ed7cca4b711336a58e28 - 6.31% (12.9 MB)
[#002] sha256:09e1c93f680705d1e652be3db045ee3e8f47f1f0298b24c4e401069bda9aae63 - 19.5% (39.9 MB)
[#003] sha256:e38c8713d9e9f4a0b988bb8f65663c734d1010c91f120b833000e23765b897d4 - 0.0% (1.37 KB)
[#004] sha256:c7361c271bb94c0b70c5e33c9196d2ad24163b9694ad0e0642f80e236f1b00db - 13.41% (27.4 MB)
[#005] sha256:ba23525b1fabcc80aeb72c0068b707c3d9d42b652d04aa1fbd03a75be6cdf67f - 0.0% (93 Bytes)
[#006] sha256:62ac16865fcf481558d78658e43c92b4f089f817e1f6fb69198595b7d7a01e44 - 0.0% (1.26 KB)
[#007] sha256:5823f7927f393bb83bdaf82ec4b7388da05c6b53141405747f836bd832262ae4 - 7.11% (14.5 MB)
[#008] sha256:e34c040dbb2d4bcf75a91c92bc619d825a61faa9a8ff6e3287c717560128ad22 - 0.18% (384 KB)
[#009] sha256:c9cba09df88dd965735cc605fed6cefcb2fe335cacd867c1c25258cce0e3a0c7 - 3.27% (6.69 MB)
[#010] sha256:fcc0b87b331a252d1bdf01dc6d9490567272b4aa8f20e5a1d7acd7d67bf944bc - 0.0% (1.65 KB)
[#011] sha256:1865328c1c855cd80467724b87a14052b1d68392dd8c2e5d1a5dfb1516adf98f - 6.29% (12.8 MB)
[#012] sha256:b4a585f57bb12cae18883a402f3ce45c97fde3649c776358871fafde18546ecf - 0.0% (649 Bytes)
[#013] sha256:0a557330626da3d250a13c5f79578d504d7c477b55330a6d2202d2d68ee22727 - 5.98% (12.2 MB)
[#014] sha256:b984df5eee3742b44951f4cb1d1b5b9ff9af7d7f8527ac13d276195df5ea7e36 - 0.66% (1.34 MB)
[#015] sha256:b90b9494fce2c037fe42788b0c69720ce65d51ed3c1c95576b968ac7b0a98ea8 - 6.73% (13.8 MB)
[#016] sha256:9a407fe21368a74e2ae7022ccce4fd185738d832d4f60fe96c4c5fac94123f17 - 23.55% (48.1 MB)
[#017] sha256:0bc2fbcef73245f1a431c94cbd877e1ca03b7daeec3bb1a56397d900db00641e - 5.69% (11.6 MB)
/bin/sh -c #(nop) ADD file:2a949686d9886ac7c10582a6c29116fd29d3077d02755e87e111870d63607725 in /
2022-08-09 17:19:53 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-11 16:38:51 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 16:38:52 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 16:38:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 16:38:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 16:38:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 16:38:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 16:38:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 16:38:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 16:38:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-11-11 16:39:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-11-11 16:39:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-11-11 16:39:04 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-11-11 16:39:17 UTC/bin/sh -c #(nop) COPY dir:3b0976452cf7981b2d062791b5146d3f0a480efdcaa4e9cc8002a3b08c9f809d in /usr/lib/python3.10/site-packages/
2022-11-11 16:39:20 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-11 16:40:03 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-11 16:40:05 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 16:40:07 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-11 16:40:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 16:38:03+00:00
2022-11-11 16:40:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 16:40:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 16:40:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-11 17:04:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 17:04:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 17:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 17:04:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 17:04:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 17:04:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 17:04:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 17:04:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 17:04:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-11-11 17:04:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-11-11 17:04:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-11-11 17:04:50 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-11 17:04:51 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-11-11 17:04:55 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-11 17:05:05 UTC/bin/sh -c #(nop) COPY dir:251324029945d7f3d2a6f104ea425133542ec3aff555985d9f5985f1e45630ea in /usr/lib/python3.10/site-packages/
2022-11-11 17:05:07 UTC/bin/sh -c #(nop) COPY file:3d195ad296086796f663bb7c67c7f04ebe9e47fac59511036f96899309bef23d in /usr/bin/yq
2022-11-11 17:05:08 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-11 17:05:10 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 17:05:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 17:05:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 17:05:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:04:23+00:00
2022-11-11 17:05:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 17:05:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 17:05:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-11 17:18:15 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 17:18:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 17:18:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 17:18:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 17:18:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 17:18:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 17:18:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 17:18:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 17:18:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-11-11 17:18:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-11-11 17:18:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-11-11 17:18:46 UTC/bin/sh -c #(nop) COPY dir:12c3ad7f2f5c2f046201c2d67144a9ea7b24ac9c74db050b31dd6ee57c274d5b in /usr/lib/python3.10/site-packages/
2022-11-11 17:18:48 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-11 17:18:51 UTC/bin/sh -c #(nop) COPY file:5167dce666015c8ff0b4712f07c21bf4910d9ef9cefada57e70a8e67116e4990 in /usr/bin/aws-iam-authenticator
2022-11-11 17:18:53 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 17:18:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 17:18:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 17:18:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:11:46+00:00
2022-11-11 17:19:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 17:19:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 17:19:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-11 18:13:30 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 18:13:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 18:13:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 18:13:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 18:13:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 18:13:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 18:13:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 18:13:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 18:13:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-11-11 18:13:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-11-11 18:13:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-11-11 18:14:07 UTC/bin/sh -c #(nop) COPY dir:5fc6468f7e1a07ac86e0cede5649b05ea78b2fc478be771e7482bd619cc3a14f in /usr/lib/python3.10/site-packages/
2022-11-11 18:14:11 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-11 18:14:16 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-11 18:14:18 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 18:14:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 18:14:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 18:14:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 18:12:58+00:00
2022-11-11 18:14:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 18:14:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 18:14:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-11 19:05:22 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 19:05:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 19:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 19:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 19:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 19:05:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 19:05:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 19:05:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 19:05:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2022-11-11 19:05:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2022-11-11 19:05:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2022-11-11 19:05:42 UTC/bin/sh -c #(nop) COPY file:acc0a6292eb73c5fca25e62ef93a865a56f94cce36485da2ced4427dd051caac in /usr/bin/helm
2022-11-11 19:05:44 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 19:05:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 19:05:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 19:05:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 19:05:09+00:00
2022-11-11 19:05:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 19:05:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 19:05:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-11 19:06:37 UTC
151 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9b18e9b68314027565b90ff6189d65942c0f7986da80df008b8431276885218e - 1.71% (2.58 MB)
[#001] sha256:b679e111af320196cef2cfd2a8c3cc144992c32aede75fd67586be082bf5fdaa - 8.56% (13 MB)
[#002] sha256:99eda7dcce81eb2fc40948366f3a07fba4ec40caa17b5673acc492a3ab5f9e64 - 25.81% (39.1 MB)
[#003] sha256:828a488a0436cf40d8b9b1e8f72ec32ac2c1519f3d42a6529d130771360c17e6 - 0.0% (1.37 KB)
[#004] sha256:30ff33aafd43255c6546ba1da32aebce73d3a5f9fd7a570b66f7df96f2c49fcf - 18.09% (27.4 MB)
[#005] sha256:8525b9f75bd02c11909281366992d031c442173d53fbfa0baa59c6413b561554 - 0.0% (93 Bytes)
[#006] sha256:ff9006c6e9b42e0567889066b0693551247a62e45e1bcccac80d2776067da2cf - 0.0% (1.26 KB)
[#007] sha256:e1de4d6aaa5654c27851c2cdcdaf767597e93b364978d91cf25cc73d04e4f3e7 - 9.55% (14.5 MB)
[#008] sha256:917c4f9d9b3e3e5e02719919edcae7a1696e3966d8ded2c7e9e8481ae445b294 - 0.25% (384 KB)
[#009] sha256:6a258a1dc1e7709d8d7525487372c58da48d73ead7a210d3ed9f6dfbf54ad2b5 - 4.17% (6.31 MB)
[#010] sha256:2229dff766d39a0f0335d3a5078dc4396bd69c13801832c60b78130d252c1a1f - 0.0% (1.65 KB)
[#011] sha256:3bebea6d3efd0c1424d4ba835886e22f6502dbbde710d0de88dd57a5842e54a2 - 8.48% (12.8 MB)
[#012] sha256:73440194dcb188e7954a52e69d5f3f7b4c8df0ed200ea25426cc6fb5c99975a0 - 0.0% (651 Bytes)
[#013] sha256:5d399ca3b0b4a5936c8b67498abb4a685d34875ac614383ae2e2efba4b4aa5ff - 7.32% (11.1 MB)
[#014] sha256:0f9563b5f9cb96fbffb01cfbeca63a804afbf24aab152ff2ec583e24349bbc94 - 0.89% (1.34 MB)
[#015] sha256:2afd76c091469a33e62cd2f2e9ee39d0a0d470aecf7236a0cd686e656266e34f - 8.21% (12.4 MB)
[#016] sha256:890cef2060359fc3f5932b25f5551023ca68f9d13f4c0f5d467352c2d9303b89 - 0.0% (194 Bytes)
[#017] sha256:8a232a8ed95d2cc6adfd178aef7cb668ae1beed6cc98d7c2fa5c04fbd8f360eb - 6.96% (10.5 MB)
/bin/sh -c #(nop) ADD file:960fd469d48cf79ba14bbda71f3192074ed860c112e30e0bc92bff3440cb45ab in /
2022-11-10 20:39:41 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-11 16:42:46 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 16:42:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 16:42:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 16:42:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 16:42:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 16:42:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 16:42:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 16:42:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 16:42:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-11-11 16:42:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-11-11 16:42:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-11-11 16:43:05 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-11-11 16:43:17 UTC/bin/sh -c #(nop) COPY dir:9c4a611c68a9e2663bc4c442b75c33e1b2b7f32dec4b3de2fccbd81718d7c97d in /usr/lib/python3.10/site-packages/
2022-11-11 16:43:19 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-11 16:47:59 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-11 16:48:01 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 16:48:02 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-11 16:48:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 16:38:01+00:00
2022-11-11 16:48:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 16:48:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 16:48:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-11 17:04:30 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 17:05:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 17:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 17:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 17:05:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 17:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 17:05:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 17:05:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 17:05:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-11-11 17:05:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-11-11 17:05:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-11-11 17:05:38 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-11 17:05:40 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-11-11 17:05:47 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-11 17:05:57 UTC/bin/sh -c #(nop) COPY dir:ed0a6ccc1bf62ddc544dedea7099f5e4e964779ec6764b6d2171067feac9473e in /usr/lib/python3.10/site-packages/
2022-11-11 17:05:59 UTC/bin/sh -c #(nop) COPY file:bccb7125ee662d5ef616dfcc07ba802deada4cf651ffdeab09965a0d980f6a98 in /usr/bin/yq
2022-11-11 17:06:01 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-11 17:06:02 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 17:06:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 17:06:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 17:06:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:04:28+00:00
2022-11-11 17:06:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 17:06:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 17:06:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-11 18:04:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 18:04:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 18:04:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 18:04:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 18:04:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 18:04:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 18:04:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 18:04:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 18:04:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-11-11 18:04:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-11-11 18:04:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-11-11 18:04:51 UTC/bin/sh -c #(nop) COPY dir:e6b3ac95080de2b2262d8664d136dd34eef3a3ad75f005a2f3a792bbfc0347cb in /usr/lib/python3.10/site-packages/
2022-11-11 18:04:53 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-11 18:04:56 UTC/bin/sh -c #(nop) COPY file:db26866fe76f17b71e8d93f992d5be0a90f60cd120157bce72b3fa0a2f363d32 in /usr/bin/aws-iam-authenticator
2022-11-11 18:04:57 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 18:04:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 18:05:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 18:05:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:12:36+00:00
2022-11-11 18:05:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 18:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 18:05:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-11 18:14:30 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 18:14:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 18:14:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 18:14:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 18:14:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 18:14:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 18:14:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 18:14:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 18:14:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-11-11 18:14:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-11-11 18:14:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-11-11 18:14:59 UTC/bin/sh -c #(nop) COPY dir:92a8c19f7b06bff5977855261c56828b426c8136e644d0d7a9b02ad724e48a5c in /usr/lib/python3.10/site-packages/
2022-11-11 18:15:02 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-11 18:15:04 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-11 18:15:06 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 18:15:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 18:15:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 18:15:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 18:12:47+00:00
2022-11-11 18:15:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 18:15:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 18:15:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-11 19:05:58 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 19:06:00 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 19:06:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 19:06:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 19:06:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 19:06:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 19:06:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 19:06:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 19:06:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2022-11-11 19:06:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2022-11-11 19:06:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2022-11-11 19:06:22 UTC/bin/sh -c #(nop) COPY file:6213526ce0645703742314dfb200cff92d0fea0282314ca2fc53131832181f2d in /usr/bin/helm
2022-11-11 19:06:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 19:06:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 19:06:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 19:06:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 19:05:32+00:00
2022-11-11 19:06:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 19:06:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 19:06:37 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.