2022-11-13 14:53:50 UTC
169 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.53% (2.58 MB)
[#001] sha256:b30ed23484ce2bc68f31a09ef4de82fd42dffc397f4137dac144c713afe67715 - 7.69% (13 MB)
[#002] sha256:a1313922c66cb405fe904bd2d8a1cc6b59ae192a1b1aca0dbfe32bb381611a8e - 29.78% (50.2 MB)
[#003] sha256:083cb8c5881109daca50576de482deec049302e8ee967697803cfcd3a0d7f8bc - 0.0% (6.96 KB)
[#004] sha256:1aa8c6211bb85382287d75f31894b56fcdc0df5c6db4da9fb6c9a37729fd1055 - 18.85% (31.8 MB)
[#005] sha256:e3aa003eec724b7662d40f4ac82da5b4a1b3dd81a70762457612114ef219911a - 0.0% (93 Bytes)
[#006] sha256:22d7dec05bf954fdce9802c72305eb0370cdbd95a03509d76b11be16b3166c83 - 0.0% (1.26 KB)
[#007] sha256:6fa8e3a65be7e5a30d109bba1519ec821131fb8277cd8cb91b3f3505fba9b34c - 8.57% (14.5 MB)
[#008] sha256:536e640e1cbc1f291184a5e4449b6d4af379cbee979239d6913edd1590b51970 - 0.23% (401 KB)
[#009] sha256:9d45bdaee2d8b5e27bb686f7fe23a6d89ddf15d9c94e3ad24a46618e2ffb67f2 - 3.74% (6.31 MB)
[#010] sha256:e6e46897744d16b8a25ec209895eb729ffc12b9afc821bba1106079e38e70906 - 0.0% (1.66 KB)
[#011] sha256:02fb82799f3717c7db81bfbb019243de1484e0ba874fc0831838d0c309c0df0b - 7.61% (12.8 MB)
[#012] sha256:9726f8973aa173e22d77fe128ef3c8fef5d60f0f17e8e25d21382b9ae7929eba - 0.0% (656 Bytes)
[#013] sha256:7024fdf42750d24f092b0e401fcab052ed9789dd62a4b037d346541ada147a0a - 6.57% (11.1 MB)
[#014] sha256:7bdd3068aa792d96cabd0ca51c5430b6064170729086c4d9e5f58dcaebd7b16d - 0.8% (1.34 MB)
[#015] sha256:83493722ee38cb808f595fda7438f752db6e16ada9aad6363a490365c97f42b2 - 7.37% (12.4 MB)
[#016] sha256:b5e2d44e86f880a161411b2f49f4a0a50ee0f9056a0dc7845ce6476100dd46a2 - 0.0% (193 Bytes)
[#017] sha256:1c17b1eef656527327dbd1b6a425a66e7482b1185d2f091fba88c314cb1f165c - 7.26% (12.2 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-13 11:52:12 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 11:52:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 11:52:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 11:52:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 11:52:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 11:52:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 11:52:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 11:52:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 11:52:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2022-11-13 11:52:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2022-11-13 11:52:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2022-11-13 11:52:33 UTC|1 VERSION=2.12 /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-13 11:52:58 UTC/bin/sh -c #(nop) COPY dir:dd5d1a61c26e0cbe63827b24b011ddbfc1eef3ebbb66b251add3353d71a29801 in /usr/lib/python3.10/site-packages/
2022-11-13 11:53:03 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2022-11-13 12:01:09 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-13 12:01:12 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 12:01:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-13 12:01:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 11:18:06+00:00
2022-11-13 12:01:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 12:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 12:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-13 12:48:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 12:50:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 12:50:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 12:50:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 12:50:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 12:50:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 12:50:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 12:50:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 12:50:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 tools
2022-11-13 12:50:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 tools
2022-11-13 12:50:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 tools
2022-11-13 12:50:33 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-13 12:50:36 UTC|1 VERSION=2.12 /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-13 12:50:43 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-13 12:51:05 UTC/bin/sh -c #(nop) COPY dir:db2dfc2c75ba01c5cdb8d15a3c35e80f1156a1561834f6f045eb3b784522f8b4 in /usr/lib/python3.10/site-packages/
2022-11-13 12:51:09 UTC/bin/sh -c #(nop) COPY file:9ea2e444d50e8d93838bd81e8e25ae7bc94885121035c1eae0e09b10cb3f21bb in /usr/bin/yq
2022-11-13 12:51:12 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-13 12:51:15 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 12:51:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 12:51:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 12:51:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 12:48:46+00:00
2022-11-13 12:51:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 12:51:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 12:51:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-13 13:52:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 13:52:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 13:53:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 13:53:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 13:53:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 13:53:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 13:53:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 13:53:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 13:53:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 aws
2022-11-13 13:53:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 aws
2022-11-13 13:53:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 aws
2022-11-13 13:53:51 UTC/bin/sh -c #(nop) COPY dir:23faebadbce3503f5270b298124adeaf3ab9eb541e1fbc869e00c34467eacbf8 in /usr/lib/python3.10/site-packages/
2022-11-13 13:53:55 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-13 13:53:59 UTC/bin/sh -c #(nop) COPY file:0e43b163dd7fd75a28f1808db2f0d03b7d22a0085dd2825d7bbc07951bc04ce6 in /usr/bin/aws-iam-authenticator
2022-11-13 13:54:02 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 13:54:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 13:54:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 13:54:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 13:01:40+00:00
2022-11-13 13:54:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 13:54:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 13:54:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-13 14:22:06 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 14:22:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 14:22:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 14:22:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 14:22:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 14:22:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 14:22:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 14:22:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 14:22:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awsk8s
2022-11-13 14:22:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awsk8s
2022-11-13 14:22:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awsk8s
2022-11-13 14:23:00 UTC/bin/sh -c #(nop) COPY dir:a5427fd08d39c3a6101e3392ea49216969ea51fa62d6ae04c721ca3a40898229 in /usr/lib/python3.10/site-packages/
2022-11-13 14:23:04 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-13 14:23:08 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-13 14:23:11 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 14:23:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 14:23:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 14:23:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 14:20:07+00:00
2022-11-13 14:23:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 14:23:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 14:23:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-13 14:52:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 14:52:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 14:52:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 14:52:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 14:52:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 14:53:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 14:53:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 14:53:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 14:53:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awshelm
2022-11-13 14:53:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awshelm
2022-11-13 14:53:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awshelm
2022-11-13 14:53:24 UTC/bin/sh -c #(nop) COPY file:a24377aac4f406c504070a801e8744f30b803ed3b6043489ecd4b777a38da007 in /usr/bin/helm
2022-11-13 14:53:28 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 14:53:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 14:53:36 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 14:53:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 14:52:10+00:00
2022-11-13 14:53:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 14:53:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e20f781488ffd9e017c6a22bf0ad4116dd800b75
2022-11-13 14:53:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
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.