2023-02-01 13:46:14 UTC
123 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.09% (2.58 MB)
[#001] sha256:7ca60fb45a8c73e849f5fbc3b2f19cb21e4f61617dcf7ccd024acc670c538f64 - 10.52% (13 MB)
[#002] sha256:82f0d1033e0c66e62daf0a8dbd1330be645187a1bcde4cd6927e2faefb6f814d - 16.97% (20.9 MB)
[#003] sha256:2024ea59027ee56f0d55402a99fdc0be2a8f36bdc63edb47311b283d9d723e85 - 0.0% (6.02 KB)
[#004] sha256:1698a433d5c899b7efe1bcc2943c163f82e0f0ed07f4eb9ac18217b014335af8 - 12.55% (15.5 MB)
[#005] sha256:583bce4f27dc4d8bbc849529e24b7b6c46a4e7868c02e9724830645e26e08188 - 0.0% (93 Bytes)
[#006] sha256:422437481c38f285bacf24111bf39fc816e4d5b4057bc6b261c7dd05d2ec0bcc - 0.0% (1.26 KB)
[#007] sha256:e473d84c1a5423b0136bc5d78ea11f1050e9d27222920ac02d9cf0a5bf5a6533 - 11.72% (14.5 MB)
[#008] sha256:46e767a6e1f762707f9cf2c109bf346db66dade645819044343d02363581c825 - 0.32% (408 KB)
[#009] sha256:212a54fd0cb1ce1f3d0110ce5ad01f40b47aa9d09dbcf18bcd83d8720fb4f777 - 5.14% (6.34 MB)
[#010] sha256:12828953cb42feef5b111707bdf52886a7110212068f6f030e7e90945e3fbbec - 0.0% (1.94 KB)
[#011] sha256:14576959a0fabd51027b735f9c71c651d06ffe74333f007e1861ce2fc3a2873a - 10.8% (13.3 MB)
[#012] sha256:e698c4ab87319897a09ccdc46164a1f9244f16604d0b14e62d05cb076b087eac - 0.0% (654 Bytes)
[#013] sha256:79421bc7737d0b917193fd029b82edb2f4093f03795b4f8892985801355d2126 - 8.99% (11.1 MB)
[#014] sha256:40e05959d48c499273019ba0d6126dc509a339c19bf476b0104d301484770bcc - 1.21% (1.49 MB)
[#015] sha256:4a39cbcf639c4168d19afd9c0d09c823c68c7eae913e5ee56f889ecc95c20e44 - 10.67% (13.2 MB)
[#016] sha256:8da1e6ece4381ca26de58ed27508804eb0f62b0df3735d0c3c0d658454998693 - 0.0% (193 Bytes)
[#017] sha256:8e0a8792e43f99452aba6cb6bb1f39891380260804508c4bcbb18f008693c003 - 9.01% (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"]
2023-02-01 10:52:08 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 10:52:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 10:52:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 10:52:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 10:52:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 10:52:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 10:52:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 10:52:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 10:52:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2023-02-01 10:52:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2023-02-01 10:52:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2023-02-01 10:52:26 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
2023-02-01 10:52:30 UTC/bin/sh -c #(nop) COPY dir:4a8f61db4a15fb364d26027aefcfde015b379fc3582434a2d779822bf33a5698 in /usr/lib/python3.10/site-packages/
2023-02-01 10:52:32 UTC/bin/sh -c #(nop) COPY multi:60ce8bf644b4c1acec60ee4cab7c085888a9eb654426cb822a7266f5fa05ffa2 in /usr/bin/
2023-02-01 10:53:56 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-02-01 10:53:56 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 10:53:57 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-02-01 10:53:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 10:44:27+00:00
2023-02-01 10:53:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 10:54:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 10:54:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2023-02-01 11:30:31 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 11:31:36 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 11:31:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 11:31:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 11:31:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 11:31:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 11:31:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 11:31:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 11:31:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2023-02-01 11:31:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2023-02-01 11:31:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2023-02-01 11:31:45 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-02-01 11:31:47 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
2023-02-01 11:31:54 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-02-01 11:31:58 UTC/bin/sh -c #(nop) COPY dir:0d00b1efcbc1ec3143a04dce70f392686390e4d6479473d7bb1430f1d96fa968 in /usr/lib/python3.10/site-packages/
2023-02-01 11:31:59 UTC/bin/sh -c #(nop) COPY file:cb0035319ece56d53c63b3a5c2f787968b2144a03bca394aef4ba993080fb425 in /usr/bin/yq
2023-02-01 11:32:00 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-02-01 11:32:01 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 11:32:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-02-01 11:32:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-01 11:32:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:30:30+00:00
2023-02-01 11:32:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 11:32:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 11:32:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2023-02-01 12:59:20 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 12:59:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 12:59:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 12:59:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 12:59:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 12:59:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 12:59:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 12:59:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 12:59:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2023-02-01 12:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2023-02-01 12:59:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2023-02-01 12:59:41 UTC/bin/sh -c #(nop) COPY dir:62f3aa1a2986d02de555536e56c94331439ba0184c111d004790469ce9111bbb in /usr/lib/python3.10/site-packages/
2023-02-01 12:59:43 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-02-01 12:59:45 UTC/bin/sh -c #(nop) COPY file:dc8cf4ae06650375d879ef2054d5c9db8ad6c1a856df10479a363394fb8d0e87 in /usr/bin/aws-iam-authenticator
2023-02-01 12:59:46 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 12:59:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-02-01 12:59:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-01 12:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:41:14+00:00
2023-02-01 12:59:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 12:59:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 12:59:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2023-02-01 13:05:24 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 13:05:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 13:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 13:05:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 13:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 13:05:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 13:05:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 13:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 13:05:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2023-02-01 13:05:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2023-02-01 13:05:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2023-02-01 13:05:39 UTC/bin/sh -c #(nop) COPY dir:ccced72bf63645766b1f44071d781aad23a47953b900eb19b5bafa6b327d8127 in /usr/lib/python3.10/site-packages/
2023-02-01 13:05:41 UTC/bin/sh -c #(nop) COPY file:92208068ddf5e3673f48ff14cac111cdaaca6df610f42a6401950a2252108186 in /usr/bin/kubectl
2023-02-01 13:05:42 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-02-01 13:05:43 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 13:05:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-02-01 13:05:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-01 13:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 13:04:18+00:00
2023-02-01 13:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 13:05:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 13:05:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2023-02-01 13:45:52 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 13:45:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 13:45:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 13:45:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 13:45:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 13:45:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 13:45:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 13:46:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 13:46:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2023-02-01 13:46:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2023-02-01 13:46:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2023-02-01 13:46:06 UTC/bin/sh -c #(nop) COPY file:2b8f2fdfd9a94068e7903c22d675b45815e3b244d0b942bf7bd7a34f693b3603 in /usr/bin/helm
2023-02-01 13:46:07 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 13:46:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-02-01 13:46:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-01 13:46:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 13:45:27+00:00
2023-02-01 13:46:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 13:46:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 13:46:14 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.