2022-11-22 12:07:39 UTC
153 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.69% (2.58 MB)
[#001] sha256:38f839f1f11f761e82aaac4dff70d06d6741d2d94d0d86b9e4f3358094b57047 - 8.48% (13 MB)
[#002] sha256:5d98e3b094d31e3ca9ac1d66824eab5bac04489ba9b3de01c57b7247927e0f36 - 25.61% (39.2 MB)
[#003] sha256:954cb4958a92763953944fcf73fb627555eaae030119199bbb35e402735dc26c - 0.0% (1.37 KB)
[#004] sha256:df5f36172e442d4c4da05fa20f52936c758d9f1a9f7404e2e7b5dc990b9057f3 - 17.92% (27.4 MB)
[#005] sha256:b39a84f0c5942d29a6fd4357b6be70299225ff383ae569c7518cdef52dcfb3b7 - 0.0% (93 Bytes)
[#006] sha256:481adabac7dbee1e10e3a2fb872549d05db5b7e9dafd41c19cb01c1058ae22a5 - 0.0% (1.26 KB)
[#007] sha256:3cfd6698947fc16d2ca3ac0438971bc9030f374fed654a37bd304715fa63ab87 - 9.45% (14.5 MB)
[#008] sha256:0023df6a1993e51c4a738fd490ad1d6a9e316e53a45080fdf6d47c30d95f21a5 - 0.26% (401 KB)
[#009] sha256:23bcc8179447e2ff026b9d3c9d66181ad16b7fe8e60b818865231c5b448b2fd7 - 4.13% (6.31 MB)
[#010] sha256:a3803d61cddc756b66a53f329a4fb0aebe5c987e663df4b49b39ebd1397b8c99 - 0.0% (1.65 KB)
[#011] sha256:1aaa22b140555e87a949b036af027f0cf1ec9219bb8ecdf69f25ba4c90563a13 - 8.43% (12.9 MB)
[#012] sha256:5ed7b919d798de6ead7b0d2f0e1daad17eda94b197cd4076f379d3e8639cdc39 - 0.0% (656 Bytes)
[#013] sha256:dcaa8fed7a67f2fa523b9e2235d7410082552f796f9531252992302a584e5f64 - 7.25% (11.1 MB)
[#014] sha256:5768c9a93221ec34f486f149083d772c209401963dfda7e572314214dc0e2792 - 0.88% (1.34 MB)
[#015] sha256:94e03a8922191a14135181afe88580be681403add805f5a4b37bd29708ec00b9 - 8.13% (12.4 MB)
[#016] sha256:299d412d9a2f26317ea8fe0641c12ff5482dcbad0268cdd18411d82729c6aa53 - 0.0% (194 Bytes)
[#017] sha256:905b7fe7a3e0298427aa464ad04b224a46c3d2d78a146cc7940d9695479dd50b - 7.78% (11.9 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:17:47 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:17:48 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:17:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:17:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:17:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:17:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:17:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:17:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:17:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2022-11-22 09:17:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2022-11-22 09:17:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2022-11-22 09:18:06 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 -s /usr/bin/python3 /usr/bin/python
2022-11-22 09:18:18 UTC/bin/sh -c #(nop) COPY dir:897b32e85e52746826a5b617d528ddf0e7ca581628372d66cba54cc9b4ee0414 in /usr/lib/python3.10/site-packages/
2022-11-22 09:18:20 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-22 09:22:55 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-22 09:22:57 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:22:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-22 09:23:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:08:18+00:00
2022-11-22 09:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:23:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:23:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-22 09:56:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 09:57:08 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 09:57:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 09:57:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 09:57:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 09:57:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 09:57:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 09:57:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 09:57:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2022-11-22 09:57:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2022-11-22 09:57:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2022-11-22 09:57:22 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-22 09:57:24 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
2022-11-22 09:57:30 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-22 09:57:40 UTC/bin/sh -c #(nop) COPY dir:4fca799e8c62e389a9c7bbd82455a4fb9bfa7d4bc0745c3f89daf2cd19d35724 in /usr/lib/python3.10/site-packages/
2022-11-22 09:57:43 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-22 09:57:44 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-22 09:57:46 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 09:57:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 09:57:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 09:57:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 09:56:04+00:00
2022-11-22 09:57:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 09:57:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 09:57:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-22 10:57:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 10:57:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 10:57:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 10:57:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 10:57:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 10:57:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 10:57:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 10:57:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 10:58:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2022-11-22 10:58:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2022-11-22 10:58:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2022-11-22 10:58:23 UTC/bin/sh -c #(nop) COPY dir:80555a3b04fc99033e638b508fe4539aa317ad1e5d69a5ee115eb8fa7e97d91b in /usr/lib/python3.10/site-packages/
2022-11-22 10:58:25 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-22 10:58:28 UTC/bin/sh -c #(nop) COPY file:09cc00aa7520c8adcf8f1bcf606bad3412f3b99aac884f4afbeacfc976b474f2 in /usr/bin/aws-iam-authenticator
2022-11-22 10:58:29 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 10:58:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 10:58:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 10:58:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 10:04:01+00:00
2022-11-22 10:58:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 10:58:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 10:58:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-22 11:27:08 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 11:27:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 11:27:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 11:27:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 11:27:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 11:27:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 11:27:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 11:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 11:27:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2022-11-22 11:27:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2022-11-22 11:27:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2022-11-22 11:27:39 UTC/bin/sh -c #(nop) COPY dir:8d513e7a5b45e94ddecc73f0feab2c24e50fe79bb6e4fd65d6203eca94d447f2 in /usr/lib/python3.10/site-packages/
2022-11-22 11:27:42 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-22 11:27:44 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-22 11:27:46 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 11:27:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 11:27:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 11:27:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 11:25:29+00:00
2022-11-22 11:27:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 11:27:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 11:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-22 12:07:06 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-22 12:07:08 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-22 12:07:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-22 12:07:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-22 12:07:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-22 12:07:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-22 12:07:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-22 12:07:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-22 12:07:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awshelm
2022-11-22 12:07:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awshelm
2022-11-22 12:07:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awshelm
2022-11-22 12:07:26 UTC/bin/sh -c #(nop) COPY file:f4a84c88cd36940dc2145f53f02a51b19fc2a719600b489915f1a781122e2573 in /usr/bin/helm
2022-11-22 12:07:28 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-22 12:07:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-22 12:07:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-22 12:07:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-22 12:06:45+00:00
2022-11-22 12:07:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-22 12:07:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e39bddb3109317e925350a56085638adac9398fa
2022-11-22 12:07:39 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.