2022-12-03 08:09:43 UTC
211 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ca7dd9ec2225f2385955c43b2379305acd51543c28cf1d4e94522b3d94cce3ce - 1.27% (2.68 MB)
[#001] sha256:e7a7beed304eff07773075bd2048a1fcbc4d0960ae1126682db6e40bc9031524 - 6.11% (12.9 MB)
[#002] sha256:03bb47fd76f726cb24f4a1dcd5d561caa615cd7a2d1232f8ead9d0e0d0640091 - 21.73% (45.9 MB)
[#003] sha256:64dd39653a39c7fca9797b55814016c91488b8b780b6793b2f5d7c606af85aca - 0.0% (6.74 KB)
[#004] sha256:f081417a705d2fa36c22776771b63cd563667b21b81b442b6550365ce3ed9301 - 12.39% (26.2 MB)
[#005] sha256:5659530919b63958b976c92fe76fa9c64437303a795af64ad26b59dc9683926e - 0.0% (93 Bytes)
[#006] sha256:205b1796210c04d4f5fc46a2ae8a594a1a12b5cd1c760c9e1e14d19871267641 - 0.0% (1.26 KB)
[#007] sha256:0df8816a9fcfea6625104e0019f4231ad7e50543999895d32034eb26737ca469 - 6.88% (14.5 MB)
[#008] sha256:2905b0adf5ae4ba24f51a81aeab9f399b9a61b8ac0e72d7ab633ead0b8e51f8f - 0.19% (401 KB)
[#009] sha256:505bbcff3f3ab49d4c64824afc5fc80adfe3100c4f1f06aaac03b18c0d3a09fd - 3.17% (6.69 MB)
[#010] sha256:7eedee6968f752ed85f4be836ae92b904c6ee91dd823be73c8b3a2cb974fb6a3 - 0.0% (1.94 KB)
[#011] sha256:0d6eaebeabc68967178db54f28ab39102145c552f0b644a4c60b53360324a062 - 6.23% (13.2 MB)
[#012] sha256:1e6b294c258ac6033ce2cc975e9447cecad8e5490f913a9d29ea804e9b9ab04f - 0.0% (653 Bytes)
[#013] sha256:654a492be99b6190eaa870cd5f12776d086e47da2f627694a5d7d50f2f2c65c4 - 5.79% (12.2 MB)
[#014] sha256:d87eefeef4231cc5c0e7b2f029b2abcba358cec4680345ab733f56330a02de0a - 0.64% (1.34 MB)
[#015] sha256:bfef19cba46fa119751bdb81bf32989f930a2709a3d9aa8a1d0a34bfd9b35147 - 6.51% (13.8 MB)
[#016] sha256:8d18779b917e0dd32c31e5e918229d489e9166943819c1c35c777de44763d727 - 22.8% (48.1 MB)
[#017] sha256:e26cd1b4a2739af5471d5a1fc0728c9efb68c6085524ef6515d6aa400443bda0 - 6.3% (13.3 MB)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:09:42 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:09:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:09:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:09:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:09:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:09:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:09:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:09:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:09:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2022-12-03 05:09:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2022-12-03 05:09:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2022-12-03 05:09:55 UTC|1 VERSION=2.10 /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-12-03 05:10:13 UTC/bin/sh -c #(nop) COPY dir:1cb0b5942ab6ed2c77960f2e868bc891f8b52cd60856e746b385683d04eb033e in /usr/lib/python3.10/site-packages/
2022-12-03 05:10:16 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2022-12-03 05:10:46 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-03 05:10:48 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:10:50 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:10:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:07:05+00:00
2022-12-03 05:10:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:10:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:10:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-12-03 05:39:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:40:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:40:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:40:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:40:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:40:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:40:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:40:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:40:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2022-12-03 05:40:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2022-12-03 05:40:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2022-12-03 05:40:25 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-03 05:40:27 UTC|1 VERSION=2.10 /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-12-03 05:40:31 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-03 05:40:47 UTC/bin/sh -c #(nop) COPY dir:2bf338c40d5f78f5b80396105e50b5edb489b54d0adc705d4cbb706d837c4e5c in /usr/lib/python3.10/site-packages/
2022-12-03 05:40:50 UTC/bin/sh -c #(nop) COPY file:c79e9a6d3934b9a1bb1715b93d0c96914acc29d3470a13a182a08086f0181565 in /usr/bin/yq
2022-12-03 05:40:52 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-03 05:40:54 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:40:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 05:40:59 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 05:41:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:39:45+00:00
2022-12-03 05:41:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:41:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:41:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-12-03 05:53:53 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:53:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:53:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:54:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:54:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:54:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:54:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:54:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:54:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2022-12-03 05:54:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2022-12-03 05:54:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2022-12-03 05:54:44 UTC/bin/sh -c #(nop) COPY dir:4798807224a259df36f900232ce0cd9a17d482682607a85b044c3f9f8753c9d1 in /usr/lib/python3.10/site-packages/
2022-12-03 05:54:48 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-03 05:54:51 UTC/bin/sh -c #(nop) COPY file:3f9969ab980352c98193a2d3c907c8044a4a1fddff8f49eb89272c3925926179 in /usr/bin/aws-iam-authenticator
2022-12-03 05:54:53 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:54:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 05:54:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 05:55:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:47:30+00:00
2022-12-03 05:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:55:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-12-03 07:13:24 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 07:13:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 07:13:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 07:13:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 07:13:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 07:13:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 07:13:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 07:13:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 07:13:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2022-12-03 07:13:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2022-12-03 07:14:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2022-12-03 07:14:23 UTC/bin/sh -c #(nop) COPY dir:764cc611ac5dd8d109332b20317fa8adb48b123d05cb081ba10ce02fb4a65add in /usr/lib/python3.10/site-packages/
2022-12-03 07:14:29 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-12-03 07:14:36 UTC/bin/sh -c #(nop) COPY multi:a166303c7d28f275bcab346ca9d986d812923a974e9f5c95430bb591a7aa9cde in /usr/bin/
2022-12-03 07:14:39 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 07:14:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 07:14:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 07:14:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 07:12:43+00:00
2022-12-03 07:14:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 07:14:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 07:15:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-12-03 08:08:38 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 08:08:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 08:08:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 08:08:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 08:08:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 08:08:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 08:08:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 08:09:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 08:09:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2022-12-03 08:09:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2022-12-03 08:09:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2022-12-03 08:09:18 UTC/bin/sh -c #(nop) COPY file:ebffb19b1d3f7ab1e4e54aa65901ca988681b108fbdf56d86487bd308881665c in /usr/bin/helm
2022-12-03 08:09:22 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 08:09:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 08:09:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 08:09:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 08:08:18+00:00
2022-12-03 08:09:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 08:09:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 08:09:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
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.