2022-11-18 12:54:01 UTC
165 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.56% (2.58 MB)
[#001] sha256:6e9dc945ca19bf9be4cbff8e60ed6eb83246b4e250d4471d3d2b5801bd329882 - 7.86% (13 MB)
[#002] sha256:191442d053056737bdbf3ea70a32b86ce5c62ac6b7cb62d027a40bf1f058badd - 30.29% (50 MB)
[#003] sha256:919ebeb6375bbf89449228cadf7a4ba382da544424c13b44d727460576ef7767 - 0.0% (6.91 KB)
[#004] sha256:2631579de128e38c2ad4675ab3830b610e4a6a3e27a51b38128e9fdb74ef72d9 - 17.87% (29.5 MB)
[#005] sha256:fc5f92154aa1bc885799f5b8fa25b6dd2b5b22d6b86d0ee3d7bf61fc99a62769 - 0.0% (93 Bytes)
[#006] sha256:9c138020fa0e9f821a249855bb692cbbe4cbde36776b6c177fec48806ba2390a - 0.0% (1.26 KB)
[#007] sha256:28a0c87548b81f5abccab170838b4dc4a230fac444779bf272c938427e4dce48 - 8.76% (14.5 MB)
[#008] sha256:0c68155803d0d51a5229a43d8aa61c931d12566e3f0b47e4041a4834cd050324 - 0.24% (401 KB)
[#009] sha256:025b820dcf84bb2de57876a5663850fbc2927c683649ec30fafb6f43d7c7b289 - 3.82% (6.31 MB)
[#010] sha256:9caf7993ea9076a190304251ac7694d57d099bfb4365f7c51366f887279c079f - 0.0% (1.65 KB)
[#011] sha256:e635c3c7e17ff5d56f6a0f951ad4b2d6a50514a1573f825eda4f78aa1ee5fcea - 7.79% (12.9 MB)
[#012] sha256:f84b4f5ab4f96004a2e63dc9c2b23e4c2501c48fb511d53164e0e3cb1d64f706 - 0.0% (654 Bytes)
[#013] sha256:580604bf28fe3f2c7500edd35d6bf4a38048f8e3d783022bf7e859d14cf48bba - 6.71% (11.1 MB)
[#014] sha256:df32d6a2470b226bbe2c587304fd737f46c99f820d1a67d468f3cfac136ae6a8 - 0.81% (1.34 MB)
[#015] sha256:be8a320d0c545778b727e65c3317cf784f5a675afad55caba1e93d3547bf6f33 - 7.54% (12.4 MB)
[#016] sha256:0e763915a43cd140fa9e684efc348fe32b9550fdb4c6287732a2194d6b379006 - 0.0% (196 Bytes)
[#017] sha256:9ced22cba369332daebcdd54f4325b5162f077df65f9d3ab7d7fb7d589fa2d64 - 6.74% (11.1 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-18 10:01:33 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:01:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:01:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:01:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:01:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:01:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:01:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:01:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:01:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2022-11-18 10:01:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2022-11-18 10:01:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2022-11-18 10:01:51 UTC|1 VERSION=2.11 /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-18 10:02:18 UTC/bin/sh -c #(nop) COPY dir:6a608e9b1fec40a2306c17e8e7ba11504da5067e63658dbfb4a116ccc7f87fff in /usr/lib/python3.10/site-packages/
2022-11-18 10:02:22 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2022-11-18 10:07:22 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-18 10:07:26 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:07:28 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 10:07:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 09:39:53+00:00
2022-11-18 10:07:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:07:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:07:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-18 10:15:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:17:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:17:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:17:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:17:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:17:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:17:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:17:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:17:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2022-11-18 10:17:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2022-11-18 10:17:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2022-11-18 10:17:42 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-18 10:17:45 UTC|1 VERSION=2.11 /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-18 10:17:54 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-18 10:18:17 UTC/bin/sh -c #(nop) COPY dir:e90453cf4e495b12686175d1c76750f65934c831aaae94eac48077a793c3ea42 in /usr/lib/python3.10/site-packages/
2022-11-18 10:18:21 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-18 10:18:24 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-18 10:18:28 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:18:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:18:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:18:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:15:33+00:00
2022-11-18 10:18:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:18:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:18:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-18 11:29:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:29:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:29:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:29:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:29:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:29:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:29:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:29:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:29:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2022-11-18 11:29:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2022-11-18 11:29:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2022-11-18 11:30:41 UTC/bin/sh -c #(nop) COPY dir:de5cbf2530b406d4fba5b7c687fcb1eeee12647b59917844c473595de3895c05 in /usr/lib/python3.10/site-packages/
2022-11-18 11:30:45 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-18 11:30:49 UTC/bin/sh -c #(nop) COPY file:f317c2059dc8c6e8e1767f3669228636539267229b236a38559c172af0ca8434 in /usr/bin/aws-iam-authenticator
2022-11-18 11:30:53 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:30:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:31:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:31:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:24:59+00:00
2022-11-18 11:31:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:31:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:31:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-18 11:57:12 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:57:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:57:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:57:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:57:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:57:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:57:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:57:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:57:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2022-11-18 11:57:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2022-11-18 11:57:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2022-11-18 11:58:09 UTC/bin/sh -c #(nop) COPY dir:2705f974751390d388533cefebca48531fb87e395cba6d386a80237765a8f027 in /usr/lib/python3.10/site-packages/
2022-11-18 11:58:15 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-18 11:58:19 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-18 11:58:23 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:58:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:58:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:58:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 11:54:52+00:00
2022-11-18 11:58:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:58:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:58:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-18 12:53:03 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 12:53:06 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 12:53:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 12:53:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 12:53:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 12:53:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 12:53:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 12:53:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 12:53:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awshelm
2022-11-18 12:53:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awshelm
2022-11-18 12:53:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awshelm
2022-11-18 12:53:39 UTC/bin/sh -c #(nop) COPY file:2b8f2fdfd9a94068e7903c22d675b45815e3b244d0b942bf7bd7a34f693b3603 in /usr/bin/helm
2022-11-18 12:53:42 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 12:53:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 12:53:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 12:53:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 12:52:34+00:00
2022-11-18 12:53:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 12:53:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 12:54:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
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.