2023-04-05 13:44:37 UTC
197 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c41833b44d910632b415cd89a9cdaa4d62c9725dc56c99a7ddadafd6719960f9 - 1.58% (3.11 MB)
[#001] sha256:8e759e17f35c243febe57732d1280b6e40dd9023b747c3e0d56bd3bbf7b9f1dd - 6.84% (13.5 MB)
[#002] sha256:cb0ae6972d91191c68f8c877037c5c4646d52fc001720140f84744217c2b3356 - 20.01% (39.4 MB)
[#003] sha256:b87d5cd246c11013de01de8066ba4525eb87afebe82e14e6af252387a95bcf74 - 0.0% (1.37 KB)
[#004] sha256:e25be3f8180fcd08a561b060b31a1991ba27a94c6dca9297bf7628f3329e89a1 - 14.18% (27.9 MB)
[#005] sha256:9a169399e5ade9f85fe8f6a9b67ee1f1b05d1be9163d60da943103645cdd3516 - 0.0% (93 Bytes)
[#006] sha256:a3d873181a450470edcc08797d92f102e54f39b95ad26588b62f7d5b9118a6e7 - 0.0% (1.25 KB)
[#007] sha256:b2128ea7168b3e618fb72f9b0430aba37ad850701c20274e1416c9df8a70c7ec - 6.02% (11.8 MB)
[#008] sha256:8a98ae1dc34008693c5378c34652e9b5865a14d598d211d3437203171654fa70 - 0.21% (416 KB)
[#009] sha256:d37ea47ea676760e09e06bbe7fcb5502455df8d13feee86febe8b95d1cdd7827 - 1.64% (3.23 MB)
[#010] sha256:eb3d2b49c2f8ceb81a286abcc83ccbc5ac64788f33b06226afc2bbb1050f10db - 0.0% (1.94 KB)
[#011] sha256:29e4029efdeb458263c186059d07f5d6e58615c2779e9b174c287f105b2116f5 - 6.89% (13.6 MB)
[#012] sha256:97fb5020ee5bf5820c964ddacd7414f3aace3d0ac4af100a145148938e8d5260 - 0.0% (654 Bytes)
[#013] sha256:70bc4a0cec5bfaf813a8290d5da245afad1908ee53b4f8c459bdf8aa047f7642 - 6.31% (12.4 MB)
[#014] sha256:938ab84716852ec4986a36b8d12098533b0f1a1b5e23debda65b6e90bcd97e1b - 0.77% (1.52 MB)
[#015] sha256:a70d0f2c1b7cdd00513437baa56a5a9797aede9fff8f593b25d676e3eddfae15 - 6.68% (13.2 MB)
[#016] sha256:d26c8973734d321e189549f446045e94c6bca49cade2c9bb1414e58fa75f994e - 0.0% (195 Bytes)
[#017] sha256:0ea88ed0cb72015e80c799bd2c89c6db0a380f6bce60111ba60f42fab591a577 - 28.87% (56.9 MB)
/bin/sh -c #(nop) ADD file:e51d4089e73ad6dee52b31f0c8059a00c17df6e23f6741fe11b43bd84cc99008 in /
2023-03-29 17:39:18 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:15:38 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:15:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:15:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:15:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:15:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:15:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:15:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2023-04-05 11:15:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2023-04-05 11:15:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2023-04-05 11:15:59 UTC|1 VERSION=2.13 /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 -sf /usr/bin/python3 /usr/bin/python
2023-04-05 11:16:12 UTC/bin/sh -c #(nop) COPY dir:8741a29482cd32f18741cb268010e6a1bfb9bc4a8faf249090e7cfb251060a11 in /usr/lib/python3.10/site-packages/
2023-04-05 11:16:15 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2023-04-05 11:18:51 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:18:53 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:18:55 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:18:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:14+00:00
2023-04-05 11:18:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:19:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:19:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-04-05 11:39:47 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:40:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:40:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:40:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:40:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:40:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2023-04-05 11:40:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2023-04-05 11:40:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2023-04-05 11:40:59 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-04-05 11:41:00 UTC|1 VERSION=2.13 /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-04-05 11:41:07 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-04-05 11:41:16 UTC/bin/sh -c #(nop) COPY dir:3450e54435c2ac0e1fe471e140551d631575f771787b77464b1f4786081fd419 in /usr/lib/python3.10/site-packages/
2023-04-05 11:41:18 UTC/bin/sh -c #(nop) COPY file:e058eb45c6d9abcc96e6ede61d617f2869623087f63500d7056aac470f29719d in /usr/bin/yq
2023-04-05 11:41:20 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-04-05 11:41:21 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:41:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 11:41:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 11:41:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:39:45+00:00
2023-04-05 11:41:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:41:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:41:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-04-05 13:05:45 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 13:05:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 13:05:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 13:05:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 13:05:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 13:05:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 13:05:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 13:05:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 13:06:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2023-04-05 13:06:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2023-04-05 13:06:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2023-04-05 13:06:27 UTC/bin/sh -c #(nop) COPY dir:11c16c93c9b22a11a3c7176a84ec46941acbe1d943a316de59bdb433f0edf0b0 in /usr/lib/python3.10/site-packages/
2023-04-05 13:06:30 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-04-05 13:06:33 UTC/bin/sh -c #(nop) COPY file:4f3e81fce2200bef0725e0848634b9a62951aead1d53b2132a3e7cd1ae02a662 in /usr/bin/aws-iam-authenticator
2023-04-05 13:06:35 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 13:06:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 13:06:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 13:06:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:50:43+00:00
2023-04-05 13:06:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 13:06:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 13:06:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-04-05 13:16:37 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 13:16:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 13:16:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 13:16:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 13:16:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 13:16:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 13:16:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 13:16:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 13:16:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2023-04-05 13:16:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2023-04-05 13:16:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2023-04-05 13:17:07 UTC/bin/sh -c #(nop) COPY dir:672722705db8bdf3e23146b741d980300308a48fb5af580159a17ef486c10bc7 in /usr/lib/python3.10/site-packages/
2023-04-05 13:17:10 UTC/bin/sh -c #(nop) COPY file:bab8c22faf28c290866d3bf1f0cfc5e967c195d4c3299234aae9f230b8d42bde in /usr/bin/kubectl
2023-04-05 13:17:12 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-04-05 13:17:14 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 13:17:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 13:17:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 13:17:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 13:15:03+00:00
2023-04-05 13:17:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 13:17:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 13:17:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-04-05 13:43:57 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 13:43:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 13:44:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 13:44:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 13:44:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 13:44:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 13:44:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 13:44:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 13:44:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awskops
2023-04-05 13:44:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awskops
2023-04-05 13:44:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awskops
2023-04-05 13:44:22 UTC/bin/sh -c #(nop) COPY file:cedb646b7487befb7f67f3ca20afef16bd5503b690f216e8d99ec91cc074f42d in /usr/bin/kops
2023-04-05 13:44:25 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 13:44:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 13:44:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 13:44:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 13:41:16+00:00
2023-04-05 13:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 13:44:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 13:44:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
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.