2022-11-16 15:44:36 UTC
166 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.55% (2.58 MB)
[#001] sha256:09c0047d1c39111b123a457b3b4da76fa58f6d98ed6410b5e9962a147b2f4b57 - 7.8% (13 MB)
[#002] sha256:aae95b973d3cd111c48d06413c0b681ce2ac9688444291c82a1928a9c030a883 - 30.09% (50 MB)
[#003] sha256:82eb1367952bae6101a9a1e36a95a7a1d6f9b15fcf06edf30ceff85d901132be - 0.0% (6.91 KB)
[#004] sha256:6ac84dec810eb1e568c6fbb6d8122f58247a71bb343270d24f65c2928a21a214 - 17.75% (29.5 MB)
[#005] sha256:58d1ff655da1613f2467e5519aa6dae25d81d488a936793e88772bd77aff03d7 - 0.0% (93 Bytes)
[#006] sha256:67306d53ec3d9aa8cbe39006a5cf9f4b7ef19602a5e90715e408a3327d1d58ad - 0.0% (1.26 KB)
[#007] sha256:31584519a356bf6b6ef9ebb9caf1911b65cd1c43242c2d81b5f476af407b64c5 - 8.7% (14.5 MB)
[#008] sha256:a9447d24bdb0671196a2a63e7dc4c027d9630f50e0284380f6a6521fc5d211e3 - 0.24% (401 KB)
[#009] sha256:1fbdb95e0785762bea51b9cce5d9ffad751f1d9391af86e63894d86a36462abe - 3.8% (6.31 MB)
[#010] sha256:638c4890f7604fec689c107bd9db710735a44af276a39f2bb0c86286e549f03f - 0.0% (1.65 KB)
[#011] sha256:f21064cd2236ae6d2d849562727c5640879ecb5e02bb3dc80e6f5369b320964c - 7.73% (12.8 MB)
[#012] sha256:dab5d44026b74516e7da057df80bfd13338f7f0968a3b4e6fd32ad196c4da991 - 0.0% (656 Bytes)
[#013] sha256:c1e564f0fb7c4d0c5acbcbb7592c6768ebfefc6c959e844e3851cb91dcf61cc8 - 6.67% (11.1 MB)
[#014] sha256:6874cf2db0454dced392792fd1d5e2309d4b0b2c3e914cb8d0a835580d6f1f8e - 0.81% (1.34 MB)
[#015] sha256:2c6ff44ca929574b38ad030f1837f8a52fe356887593445ea72ed7ca846f8c81 - 7.49% (12.4 MB)
[#016] sha256:d093f7c96ad0e7b522e750464587d42f3415c7f8cb91cf8e0a7852811a128b71 - 0.0% (193 Bytes)
[#017] sha256:6638a867f447cfec97cf75c816135780fb0f08a6c064a7a3aa0ac9bcba24b2bd - 7.37% (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-16 07:34:15 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 07:34:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 07:34:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 07:34:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 07:34:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 07:34:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 07:34:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 07:34:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 07:34:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2022-11-16 07:34:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2022-11-16 07:34:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2022-11-16 07:34:36 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-16 07:34:59 UTC/bin/sh -c #(nop) COPY dir:ed6c82d1da51ca4927c41c854494c1b33066009d801519a0d4252f0a6fe7a2fb in /usr/lib/python3.10/site-packages/
2022-11-16 07:35:04 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2022-11-16 07:42:46 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 07:42:49 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 07:42:53 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 07:42:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 07:00:58+00:00
2022-11-16 07:42:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 07:43:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 07:43:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 08:08:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 08:09:26 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 08:09:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 08:09:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 08:09:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 08:09:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 08:09:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 08:09:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 08:09:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2022-11-16 08:09:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2022-11-16 08:09:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2022-11-16 08:09:51 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 08:09:54 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-16 08:10:01 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 08:10:21 UTC/bin/sh -c #(nop) COPY dir:7699a6301889e25da358c0c3a7ae08e3115144a1cfe8f062e5d8a0e5e000349b in /usr/lib/python3.10/site-packages/
2022-11-16 08:10:25 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-16 08:10:28 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 08:10:30 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 08:10:33 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 08:10:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 08:10:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 08:08:11+00:00
2022-11-16 08:10:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 08:10:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 08:10:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 09:54:50 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 09:54:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 09:54:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 09:55:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 09:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 09:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 09:55:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 09:55:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 09:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2022-11-16 09:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2022-11-16 09:55:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2022-11-16 09:56:01 UTC/bin/sh -c #(nop) COPY dir:34e5bde01d6b6306d2bccb5467335ecaaebe0a2176156f742593bd180af401cb in /usr/lib/python3.10/site-packages/
2022-11-16 09:56:06 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-16 09:56:10 UTC/bin/sh -c #(nop) COPY file:cb6c5424b522b847341db1ce89f43e2ba88686dc72d01ec06784ff8bc806abaf in /usr/bin/aws-iam-authenticator
2022-11-16 09:56:13 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 09:56:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 09:56:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 09:56:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 08:44:56+00:00
2022-11-16 09:56:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 09:56:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 09:56:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 10:51:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 10:51:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 10:51:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 10:52:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 10:52:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 10:52:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 10:52:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 10:52:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 10:52:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2022-11-16 10:52:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2022-11-16 10:52:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2022-11-16 10:52:45 UTC/bin/sh -c #(nop) COPY dir:e423831f4cd80f4547ac7128fe0351599b31f8b2aad509110ace6710302517b1 in /usr/lib/python3.10/site-packages/
2022-11-16 10:52:49 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-16 10:52:53 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-16 10:52:56 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 10:52:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 10:53:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 10:53:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 10:49:54+00:00
2022-11-16 10:53:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 10:53:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 10:53:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 15:43:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 15:43:48 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 15:43:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 15:43:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 15:43:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 15:43:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 15:44:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 15:44:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 15:44:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awshelm
2022-11-16 15:44:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awshelm
2022-11-16 15:44:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awshelm
2022-11-16 15:44:17 UTC/bin/sh -c #(nop) COPY file:a24377aac4f406c504070a801e8744f30b803ed3b6043489ecd4b777a38da007 in /usr/bin/helm
2022-11-16 15:44:19 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 15:44:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 15:44:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 15:44:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 15:43:19+00:00
2022-11-16 15:44:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 15:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 15:44:36 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.