2022-11-13 06:55:35 UTC
204 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.31% (2.68 MB)
[#001] sha256:16fd0e6163f3c76df473cd0cec0573ef982816857dcee65ff9fe193dd51c1ed2 - 6.31% (12.9 MB)
[#002] sha256:a72787e5ebc2ec9a6ac548673af5ed133dbbc5d45f36d2e9584c76b0cc9b3221 - 19.53% (39.9 MB)
[#003] sha256:f7fd8962b0c77e3225a8a167ba416dda9419e7ee9130180520ac9de57d05f1be - 0.0% (1.37 KB)
[#004] sha256:18cd34d5c1a28bb29efab69f73fd52a433349c057cfe4c033f00c50030259eb9 - 13.4% (27.4 MB)
[#005] sha256:b426d237871ca0075ec6e19ba03d6af58e15e47e1d4810fbc02f1e74681e7100 - 0.0% (93 Bytes)
[#006] sha256:2e55e79aa01524b11adc5e8461bd808507dc74b94e4f5b63368f92739900e80c - 0.0% (1.26 KB)
[#007] sha256:3f8a066e707377c2532e45f5a0dca050e295d5979d812ba008ca6afd4fd3465a - 7.11% (14.5 MB)
[#008] sha256:40486beae626a01e0a2a13d8aa7d98692aceb2873c4049bec205194f5a687aac - 0.19% (401 KB)
[#009] sha256:7e7b959c7384923d31f6a1b0a3355c408f20e304c4257493fcafe53c32100a75 - 3.27% (6.69 MB)
[#010] sha256:6964f65237b13259cd7b0a27199a2f240b2b2d1cc88038313476ff305e890774 - 0.0% (1.65 KB)
[#011] sha256:db2a2b2779e0705f41ea380e516a59be66cc32a3c62454aeb405b49fa7d17ed5 - 6.28% (12.8 MB)
[#012] sha256:b75cbcb872297252cb4c66ec2577ce5757f4a0ca295f6c9a2bb775b4ef6c72e5 - 0.0% (651 Bytes)
[#013] sha256:29f0be88d3400632d06102cf7146b42e9fe83f0da510dcc15cbefd8997eb0c39 - 5.98% (12.2 MB)
[#014] sha256:035c8440784f2b473f753323c8885dd6d14688f4020407931573214ad1dfc21b - 0.66% (1.34 MB)
[#015] sha256:4f42d6f8d6a88d4a00ce321c52074e14b9b4dfa2f0140f4dcae1a518b6051b85 - 6.73% (13.8 MB)
[#016] sha256:75cfd0f6fc8dc37f3ed724ac55aac7b615082ce59198dba14560f244005000c9 - 23.54% (48.1 MB)
[#017] sha256:0cc9d73beb500fb15df20ddef09b40b7ac64423882ea832eeb618c915b20af2f - 5.69% (11.6 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-12 23:57:35 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 23:57:36 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 23:57:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 23:57:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 23:57:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 23:57:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 23:57:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 23:57:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 23:57:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2022-11-12 23:57:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2022-11-12 23:57:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2022-11-12 23:57:48 UTC|1 VERSION=2.13 /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-12 23:58:00 UTC/bin/sh -c #(nop) COPY dir:2f62235c92afc5f55c8aad8731470534c92541e6667dd4fb0007532efc1ddc3c in /usr/lib/python3.10/site-packages/
2022-11-12 23:58:02 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-12 23:58:46 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-12 23:58:48 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 23:58:49 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 23:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 23:56:10+00:00
2022-11-12 23:58:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 23:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-12 23:58:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-13 01:48:31 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 01:48:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 01:48:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 01:48:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 01:48:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 01:48:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 01:48:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 01:48:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 01:48:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2022-11-13 01:48:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2022-11-13 01:48:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2022-11-13 01:48:57 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-13 01:48:59 UTC|1 VERSION=2.13 /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-13 01:49:02 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-13 01:49:10 UTC/bin/sh -c #(nop) COPY dir:6f2c6d7c07eef3c4a8e263026cfbad0fdc34621e4cd083a08be84d78ce36dbe3 in /usr/lib/python3.10/site-packages/
2022-11-13 01:49:12 UTC/bin/sh -c #(nop) COPY file:7a588c1c8b4bfd6b27c280eda8747e58613d7312a0d4927e834ad6dce89f41ca in /usr/bin/yq
2022-11-13 01:49:13 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-13 01:49:15 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 01:49:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 01:49:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 01:49:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 01:48:29+00:00
2022-11-13 01:49:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 01:49:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 01:49:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-13 04:46:41 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 04:46:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 04:46:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 04:46:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 04:46:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 04:46:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 04:46:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 04:46:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 04:46:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2022-11-13 04:46:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2022-11-13 04:46:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2022-11-13 04:47:13 UTC/bin/sh -c #(nop) COPY dir:a63943053170dd405ff65f45a30a2349bd70c242f22ae5b5b48a84ccc67430e2 in /usr/lib/python3.10/site-packages/
2022-11-13 04:47:16 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-13 04:47:18 UTC/bin/sh -c #(nop) COPY file:7a83ed45227dd4a4ba9e680af25f8e7f89a3112d5d5af92377533be2f977892b in /usr/bin/aws-iam-authenticator
2022-11-13 04:47:20 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 04:47:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 04:47:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 04:47:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 04:40:32+00:00
2022-11-13 04:47:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 04:47:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 04:47:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-13 05:56:50 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 05:56:52 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 05:56:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 05:56:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 05:56:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 05:56:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 05:57:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 05:57:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 05:57:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2022-11-13 05:57:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2022-11-13 05:57:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2022-11-13 05:57:24 UTC/bin/sh -c #(nop) COPY dir:41bc5fd902258af27444bfba2d9469c3e5f7b6e21115b05651e0ecf24016d9fa in /usr/lib/python3.10/site-packages/
2022-11-13 05:57:27 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-13 05:57:31 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-13 05:57:33 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 05:57:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 05:57:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 05:57:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 05:56:22+00:00
2022-11-13 05:57:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 05:57:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 05:57:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-13 06:55:03 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 06:55:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 06:55:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 06:55:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 06:55:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 06:55:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 06:55:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 06:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 06:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awshelm
2022-11-13 06:55:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awshelm
2022-11-13 06:55:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awshelm
2022-11-13 06:55:23 UTC/bin/sh -c #(nop) COPY file:acc0a6292eb73c5fca25e62ef93a865a56f94cce36485da2ced4427dd051caac in /usr/bin/helm
2022-11-13 06:55:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 06:55:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 06:55:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 06:55:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 06:54:50+00:00
2022-11-13 06:55:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 06:55:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 06:55:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
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.