2022-11-22 12:58:30 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:ce6af484fa01903e7b721a40b71bec76fd68c15cd9998631547080deb24e9f03 - 7.67% (13 MB)
[#002] sha256:873ad6d03e0f90c6a564f86c5dd87422fcca446d5ee2672b4991c820589a4c6c - 13.2% (22.3 MB)
[#003] sha256:a86ce16eea4c5a8fa7841b1f4aabc6adfb022a3e0619f91f718d807281cb8a03 - 0.0% (6.73 KB)
[#004] sha256:14fca89f70439c06cf034f76862cb3aa833462be4e76da0b4811577b547aa349 - 10.34% (17.5 MB)
[#005] sha256:428061d0d6ab8dd7f8413d4a42f466a5e909f2377e03cda4f8adaac2c7f4f28a - 0.0% (93 Bytes)
[#006] sha256:e7d4d225204f50b793584a943069ae969d1b420daf48cf4eaa0e13b89b90262a - 0.0% (1.26 KB)
[#007] sha256:fda22c8d032bf8ae1467abbffa67805cc6fb9351efd436b3a2b9ad66358f3e33 - 8.55% (14.5 MB)
[#008] sha256:b3bf80b69cbcb3fe4ff406d9a8623f36f77a1d3462228aa7ab2403fb69d10b35 - 0.23% (393 KB)
[#009] sha256:132a742ca6173f2b7cd49083d65548fc84d831098ba7fb8b04287e40b875f401 - 3.73% (6.31 MB)
[#010] sha256:3809fff29c2715677b0232e4c4134fcd0dd0ad0eb57407fe35897f9f2d2f313c - 0.0% (1.66 KB)
[#011] sha256:1924aecffc3cbbb8f74dbc72f9efa95603c925b17950ba850c52120d5694dfc2 - 7.63% (12.9 MB)
[#012] sha256:2f04cad34eb6a6375fa38985c4424dd06350b67f596310dab2acca54dae47222 - 0.0% (655 Bytes)
[#013] sha256:61346ce1a5a4b80ab3783ad7a267addec129677c3a5fa50bd36091e6036a9e58 - 6.56% (11.1 MB)
[#014] sha256:775a25a3507ac64902544e29bb38bdf051c50876ce18747647ceed52349936d5 - 0.79% (1.34 MB)
[#015] sha256:858afb82d352c776d3fb087c232dec520dda2cd2bdf4798ce24a66da8392585a - 7.36% (12.4 MB)
[#016] sha256:1fe94e35db640f8359e9819d2659108681bed5cb5c5d15787ae72b06b4b23f0e - 0.0% (194 Bytes)
[#017] sha256:d735bbd5841384d2265435e8d40d955815411b77958273465f48c99532df0d83 - 32.4% (54.7 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-22 09:16:56 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:16:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:16:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:16:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:17:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:17:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:17:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:17:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:17:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2022-11-22 09:17:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2022-11-22 09:17:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2022-11-22 09:17:15 UTC|1 VERSION=2.9 /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-22 09:17:20 UTC/bin/sh -c #(nop) COPY dir:0db0ea75e04ed2a7c1c7ea5df60f91d0844b82b6e40ea13bca00b3bf4e5e6dd2 in /usr/lib/python3.10/site-packages/
2022-11-22 09:17:21 UTC/bin/sh -c #(nop) COPY multi:9caa0b658e2df1562ff60e2a8fa9ab5d64b487177039e98cf90003ec43bd7848 in /usr/bin/
2022-11-22 09:19:45 UTC|1 VERSION=2.9 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-22 09:19:45 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:19:46 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-22 09:19:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:08:24+00:00
2022-11-22 09:19:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:19:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:19:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-22 09:56:32 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:57:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:57:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:57:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:57:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:57:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:57:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:57:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:57:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2022-11-22 09:57:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2022-11-22 09:57:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2022-11-22 09:57:51 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-22 09:57:53 UTC|1 VERSION=2.9 /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-22 09:58:00 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-22 09:58:06 UTC/bin/sh -c #(nop) COPY dir:1dbf7e6595a712ed6049626ec20c9e915cef293901d42f2b5fe289a853b403bf in /usr/lib/python3.10/site-packages/
2022-11-22 09:58:07 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-22 09:58:08 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-22 09:58:09 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:58:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 09:58:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 09:58:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:56:31+00:00
2022-11-22 09:58:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:58:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:58:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-22 11:20:25 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 11:20:26 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 11:20:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 11:20:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 11:20:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 11:20:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 11:20:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 11:20:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 11:20:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2022-11-22 11:20:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2022-11-22 11:20:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2022-11-22 11:20:47 UTC/bin/sh -c #(nop) COPY dir:1b58809a3f3b17b6b4603b791902cac495d996e8d2507f755f50fa9552cddb9d in /usr/lib/python3.10/site-packages/
2022-11-22 11:20:49 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-22 11:20:51 UTC/bin/sh -c #(nop) COPY file:40055044d99ba6bb5c34f19644df935d55294caafa2fbded131a6ce759f877fd in /usr/bin/aws-iam-authenticator
2022-11-22 11:20:53 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 11:20:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 11:20:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 11:20:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 10:04:00+00:00
2022-11-22 11:20:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 11:20:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 11:21:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-22 11:30:12 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 11:30:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 11:30:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 11:30:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 11:30:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 11:30:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 11:30:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 11:30:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 11:30:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2022-11-22 11:30:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2022-11-22 11:30:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2022-11-22 11:30:29 UTC/bin/sh -c #(nop) COPY dir:72c9981e3ed3f3f0087c00673b1510cc738084472f5c75494f3b7b7857616963 in /usr/lib/python3.10/site-packages/
2022-11-22 11:30:31 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-22 11:30:33 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-22 11:30:33 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 11:30:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 11:30:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 11:30:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 11:29:00+00:00
2022-11-22 11:30:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 11:30:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 11:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2022-11-22 12:58:10 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 12:58:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 12:58:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 12:58:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 12:58:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 12:58:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 12:58:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 12:58:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 12:58:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awskops
2022-11-22 12:58:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awskops
2022-11-22 12:58:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awskops
2022-11-22 12:58:24 UTC/bin/sh -c #(nop) COPY file:104b24d40ff956828f94c9ae131d99980765d484d0dfd3dad066cb0982015376 in /usr/bin/kops
2022-11-22 12:58:25 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 12:58:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 12:58:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 12:58:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 12:55:47+00:00
2022-11-22 12:58:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 12:58:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 12:58:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
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.