2022-11-16 06:03:21 UTC
122 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 2.12% (2.58 MB)
[#001] sha256:48ddf447a72eed5502e00816ceb3fbed5174b360055c58caf309332ac0a2f6e0 - 10.64% (13 MB)
[#002] sha256:ba8ab92cb08fd7db7464d17b5d890dc814792d60e858234bd2473b7fccb5942e - 17.02% (20.8 MB)
[#003] sha256:552c3c2a3ce0b55eca613e60510bf45691392e113583e423583274fdcd5eaeb3 - 0.0% (6.01 KB)
[#004] sha256:5f5a0e08a7b53396ce793c4752f7a1a18a2aac6b3267e5c85b3cc2704f1be1e4 - 12.7% (15.5 MB)
[#005] sha256:140e9ad443b2df46d42763387119e89205ec4737ae6274abf1d61d87bfb3731e - 0.0% (93 Bytes)
[#006] sha256:1bd1132325234b0f0fe51015d201a073237aaf967927d10e020221efa0de4d80 - 0.0% (1.26 KB)
[#007] sha256:7a1f5c2c715f991b7338e9aad754193bebf1f4e584e934aa9fcce361a69a7a40 - 11.86% (14.5 MB)
[#008] sha256:46e7f3ce61388729ff132df262a3cdefa5e321e57ba9513e3872bbb56a579092 - 0.31% (393 KB)
[#009] sha256:be60fd8a89b7865675db28ae1e49d7089a00b583640693847f40cedfca616b78 - 5.18% (6.31 MB)
[#010] sha256:3d6983fbe09019eb5fecdd336dfd8a88750db63d26ec829b108715568c39778a - 0.0% (1.66 KB)
[#011] sha256:25f0acd33f53c61cb4cb44f949e67bb193588c885de719f052e2fb4f6cd826ba - 10.53% (12.8 MB)
[#012] sha256:7001309bbe0753e6346f83c6433e06e934b8f1939c1c2615c45d0d9fb2b52606 - 0.0% (655 Bytes)
[#013] sha256:f6e1ca8e0b67375758e71ae6be7d3efea7be5e758ffce2d0b81779b472588eb5 - 9.09% (11.1 MB)
[#014] sha256:f3553d68d2add9dd4f1f82692515cc5a1e000a3c8b0863ea6c7a0e35fa281f34 - 1.1% (1.34 MB)
[#015] sha256:04dbf725424af6088023b2c10a5a800588c819a2b71c47b64deccaa9090fe518 - 10.2% (12.4 MB)
[#016] sha256:d348852a41e0253caf38804e2885f597a1b0a7daf4c1ab6750e6e59948df27b0 - 0.0% (192 Bytes)
[#017] sha256:a6ce3732fb6132e6f9a8911f53966cbdc44a7fd16ff039e222b4a56f9d482834 - 9.24% (11.3 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 03:15:15 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 03:15:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 03:15:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 03:15:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 03:15:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 03:15:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 03:15:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 03:15:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 03:15:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2022-11-16 03:15:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2022-11-16 03:15:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2022-11-16 03:15:39 UTC|1 VERSION=2.8 /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 03:15:43 UTC/bin/sh -c #(nop) COPY dir:e3e336c17a83e11d6ce69c79fc5a264baf817e749099583e2e99689dd0fd16ac in /usr/lib/python3.10/site-packages/
2022-11-16 03:15:45 UTC/bin/sh -c #(nop) COPY multi:60ce8bf644b4c1acec60ee4cab7c085888a9eb654426cb822a7266f5fa05ffa2 in /usr/bin/
2022-11-16 03:19:14 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 03:19:15 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 03:19:15 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 03:19:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 03:03:37+00:00
2022-11-16 03:19:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 03:19:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 03:19:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-16 03:45:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 03:46:18 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 03:46:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 03:46:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 03:46:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 03:46:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 03:46:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 03:46:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 03:46:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2022-11-16 03:46:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2022-11-16 03:46:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2022-11-16 03:46:28 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 03:46:30 UTC|1 VERSION=2.8 /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 03:46:35 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 03:46:38 UTC/bin/sh -c #(nop) COPY dir:a4889dd384402c87386bc5d510eedf78035feff4179fa4f8e3befb2dcb425345 in /usr/lib/python3.10/site-packages/
2022-11-16 03:46:39 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-16 03:46:40 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 03:46:40 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 03:46:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 03:46:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 03:46:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 03:45:34+00:00
2022-11-16 03:46:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 03:46:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 03:46:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-16 05:21:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 05:21:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 05:21:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 05:21:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 05:21:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 05:21:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 05:21:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 05:21:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 05:21:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2022-11-16 05:21:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2022-11-16 05:21:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2022-11-16 05:22:10 UTC/bin/sh -c #(nop) COPY dir:7966ba5f235f1f2e2407acb8d15214fe7843c9d8b1091d59e9f1714b67470ad3 in /usr/lib/python3.10/site-packages/
2022-11-16 05:22:12 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-16 05:22:14 UTC/bin/sh -c #(nop) COPY file:7a51ac64a4ea15d58b16eb5a4ef6ae6b6d53c7dbf7581eac7e0aaf57e102530e in /usr/bin/aws-iam-authenticator
2022-11-16 05:22:15 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 05:22:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 05:22:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 05:22:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 04:10:00+00:00
2022-11-16 05:22:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 05:22:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 05:22:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-16 05:27:32 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 05:27:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 05:27:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 05:27:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 05:27:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 05:27:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 05:27:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 05:27:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 05:27:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2022-11-16 05:27:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2022-11-16 05:27:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2022-11-16 05:27:50 UTC/bin/sh -c #(nop) COPY dir:baa5a5dbc5989ee72519e16df8b1501051a7b39425c019e75779a82cf5a9156f in /usr/lib/python3.10/site-packages/
2022-11-16 05:27:52 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-16 05:27:53 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-16 05:27:54 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 05:27:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 05:27:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 05:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 05:26:24+00:00
2022-11-16 05:27:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 05:27:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 05:27:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-16 06:03:02 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 06:03:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 06:03:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 06:03:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 06:03:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 06:03:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 06:03:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 06:03:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 06:03:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2022-11-16 06:03:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2022-11-16 06:03:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2022-11-16 06:03:14 UTC/bin/sh -c #(nop) COPY file:46166e53d4d8211918ce554016bfecc301aab54d5b46523703a6817788025891 in /usr/bin/helm
2022-11-16 06:03:15 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 06:03:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 06:03:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 06:03:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 06:02:40+00:00
2022-11-16 06:03:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 06:03:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=74d4b1f793f2aba1aa8b6a5a094fee6245917e56
2022-11-16 06:03:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
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.