2022-11-16 12:14:16 UTC
206 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.3% (2.68 MB)
[#001] sha256:4ac846681e387a77d7bd69fc992358602e5bd0d41e84cca896476adba0ed09a5 - 6.26% (12.9 MB)
[#002] sha256:3fc17dd45e77fcf8355a6ddfeaf91ea72f480f0e11c1a2595228cad9260ee789 - 19.32% (39.9 MB)
[#003] sha256:3ba4f783dea9a6f269bcc8b5128e9cf23e07eb000f4368cc0e27d3be6901255e - 0.0% (1.37 KB)
[#004] sha256:38f6dc44b921f2965322c39f91a3a6289128278d4434cc631d64c2d264aebc9d - 13.29% (27.4 MB)
[#005] sha256:0612a95e96ebd674688a566842ae7f7e74de4dbbc08ed65753a1960490963277 - 0.0% (93 Bytes)
[#006] sha256:d784b683ed6b1db7967bc19ffd59c514e6abd5b1e24b06adec04cd2f779535df - 0.0% (1.26 KB)
[#007] sha256:ddb75baf659aa9c42f9771ada4a6a7c8bfabe4dca1a2a45f7aae11c94fc618da - 7.05% (14.5 MB)
[#008] sha256:35d47876a3dccd7fb92cd0f0c970b4c37c96f254924f07916176063d29ecb4d4 - 0.19% (401 KB)
[#009] sha256:fe92bb064259a32cd77b9e5b4d5ebce4455027c1c0511e8fc800f6b79cbbff1f - 3.24% (6.69 MB)
[#010] sha256:c986c5743cf473c67f2b082fb8567c14db23cc1a00e65f091cb3d0a8e3aef217 - 0.0% (1.66 KB)
[#011] sha256:c464b8b5d94696c641df259791fdcbc1f5a5b1456470467444c3e5cc171ed4df - 6.23% (12.8 MB)
[#012] sha256:f19f91854f5d74057d3eb4e815c16a902b023c6a15a6126832772210801dc9cb - 0.0% (655 Bytes)
[#013] sha256:9fd1942663fa01a419a9250a91be54790b19f13be8c4eaad56c8ece2ec66d67f - 5.93% (12.2 MB)
[#014] sha256:af02dd60f866594f4591e26495f04263eef1ba69bf4ad887abaec1f41663340e - 0.65% (1.34 MB)
[#015] sha256:d3041886855866476bfffe129badf627a86c70a3aa90ce9dee8ccfc8b40d36a7 - 6.67% (13.8 MB)
[#016] sha256:50a09956b7c1e63c88bdee9b4366c407de4bb33cde9b7be186fb6b8510451cb3 - 23.34% (48.1 MB)
[#017] sha256:2fc6bccdfbac318d54660fc05c7cc4d96dd4e9e0f494c510a32f222adb4f73ce - 6.54% (13.5 MB)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 07:08:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 07:08:29 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 07:08:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 07:08:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 07:08:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 07:08:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 07:08:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 07:08:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 07:08:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-11-16 07:08:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-11-16 07:08:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-11-16 07:08:42 UTC|1 VERSION=latest /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:08:54 UTC/bin/sh -c #(nop) COPY dir:3b0976452cf7981b2d062791b5146d3f0a480efdcaa4e9cc8002a3b08c9f809d in /usr/lib/python3.10/site-packages/
2022-11-16 07:08:56 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-16 07:09:34 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 07:09:35 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 07:09:37 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 07:09:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 07:07:42+00:00
2022-11-16 07:09:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 07:09:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 07:09:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-16 08:16:51 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 08:17:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 08:17:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 08:17:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 08:17:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 08:17:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 08:17:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 08:17:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 08:17:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-11-16 08:17:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-11-16 08:17:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-11-16 08:17:18 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 08:17:20 UTC|1 VERSION=latest /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:17:23 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 08:17:33 UTC/bin/sh -c #(nop) COPY dir:508fd98fb395f91d93df75b84bc7599b0d3c705542af67368ef3fe4af3ebcfc3 in /usr/lib/python3.10/site-packages/
2022-11-16 08:17:35 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-16 08:17:37 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 08:17:38 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 08:17:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 08:17:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 08:17:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 08:16:49+00:00
2022-11-16 08:17:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 08:17:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 08:17:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-16 08:58:27 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 08:58:29 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 08:58:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 08:58:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 08:58:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 08:58:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 08:58:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 08:58:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 08:58:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-11-16 08:58:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-11-16 08:58:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-11-16 08:58:59 UTC/bin/sh -c #(nop) COPY dir:6d4e24818c648dbb3c57ba366478a1f9a2d987e674d8a97c9f99151df581bf19 in /usr/lib/python3.10/site-packages/
2022-11-16 08:59:01 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-16 08:59:03 UTC/bin/sh -c #(nop) COPY file:98e1e0b44e3dc88591e92bdbcb11ab339b0ec5e4bcef65d525283d1c0e528fca in /usr/bin/aws-iam-authenticator
2022-11-16 08:59:05 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 08:59:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 08:59:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 08:59:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 08:52:01+00:00
2022-11-16 08:59:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 08:59:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 08:59:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-16 10:54:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 10:54:07 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 10:54:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 10:54:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 10:54:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 10:54:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 10:54:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 10:54:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 10:54:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-11-16 10:54:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-11-16 10:54:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-11-16 10:54:45 UTC/bin/sh -c #(nop) COPY dir:b90453e51560e13f1277cc1086316ca588af89ec4a6f050003019b32ce01b16a in /usr/lib/python3.10/site-packages/
2022-11-16 10:54:49 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-16 10:54:54 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-16 10:54:57 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 10:54:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 10:55:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 10:55:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 10:53:33+00:00
2022-11-16 10:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 10:55:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 10:55:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-11-16 12:13:33 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 12:13:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 12:13:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 12:13:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 12:13:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 12:13:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 12:13:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 12:13:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 12:13:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2022-11-16 12:13:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2022-11-16 12:13:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2022-11-16 12:14:00 UTC/bin/sh -c #(nop) COPY file:55dbc948bbf5b69be50cad8c14cfca8c7a1dac41d5746f0e83580f6d6444ab5b in /usr/bin/helm
2022-11-16 12:14:02 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 12:14:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 12:14:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 12:14:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 12:13:17+00:00
2022-11-16 12:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 12:14:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 12:14:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.