2022-11-17 06:47:43 UTC
218 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.23% (2.68 MB)
[#001] sha256:d332bff5776029dd0da318b9092732c583f778718c9d674651b3bf9a31b2dcb9 - 5.91% (12.9 MB)
[#002] sha256:97314eb64967bea57a202069aad13e585414d89b1d275530ac731c6eecb165ae - 23.27% (50.8 MB)
[#003] sha256:f5d4734df115aade7553b5d0fa0efa879785501539e59c0a3c595c01ac9e0fe3 - 0.0% (6.91 KB)
[#004] sha256:4b010c2056c0e83eec1251cac349340ac807acc52dd903617dadf5a012b82df1 - 13.51% (29.5 MB)
[#005] sha256:7bb4b1e3e5d0d9e310e5664be7da1d7de20c9c1113fb07bc27a48ef6c57b09b7 - 0.0% (93 Bytes)
[#006] sha256:a677c5fae784dface0a8a8e3e865e16614a20c341af02700ea04fab265516b7a - 0.0% (1.26 KB)
[#007] sha256:bde6233a98471ad2aa491575ec2b2bb600f2cab872ca04220881cab8a8dd53d3 - 6.66% (14.5 MB)
[#008] sha256:20ba69e0053fc2d23faad12329ec17a19ba048c99e26734725032f9b252a259c - 0.18% (401 KB)
[#009] sha256:306d6dadfce56cfc0d015c728c838710619e6b599ec6451a93fbf515193a2910 - 3.07% (6.69 MB)
[#010] sha256:bf6883edc345f515e35c76d74577907063632df710702fa33ce4547cda8a8d12 - 0.0% (1.65 KB)
[#011] sha256:82e91a2308ec63c3642719d7ccc21ad993b4c528936c69c8ae869c62f366b852 - 5.89% (12.8 MB)
[#012] sha256:a38dc3a1f36abce2660083e6b102910c2f0c6353c0e1d168c936aa12ddd086d5 - 0.0% (652 Bytes)
[#013] sha256:e9ff7fe49900607d728c96d186b22be9f390c72ab82d1ed2e284d32faa9e4a10 - 5.6% (12.2 MB)
[#014] sha256:61030e10a5a4c211f8153726cfaba024296cc87938a0ac325d97735fe0d72148 - 0.62% (1.34 MB)
[#015] sha256:f5c9627b5e81daf9782d80c850524a3fae5977fc62069a6a1aa71cc1e18e2c48 - 6.3% (13.8 MB)
[#016] sha256:a0439aaad7e6d03945d93f87f72e2b030724745fd51efa7ddb77d194a9de10da - 22.06% (48.1 MB)
[#017] sha256:b9a7d0bc8f361018c2c3fcac6abac11cd0f064fd46f7812c58be7f7275a85e1b - 5.7% (12.4 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 22:58:04 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 22:58:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 22:58:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 22:58:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 22:58:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 22:58:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 22:58:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 22:58:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 22:58:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2022-11-16 22:58:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2022-11-16 22:58:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2022-11-16 22:58:17 UTC|1 VERSION=2.11 /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 22:58:37 UTC/bin/sh -c #(nop) COPY dir:fa3674674da2a8dcbdaffa554c3fe06ed58745700a23a803690e4514dfb8be18 in /usr/lib/python3.10/site-packages/
2022-11-16 22:58:41 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2022-11-16 22:59:24 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 22:59:27 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 22:59:29 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 22:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 22:55:02+00:00
2022-11-16 22:59:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 22:59:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-16 22:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-16 23:41:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 23:42:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 23:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 23:42:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 23:42:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 23:42:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 23:42:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 23:42:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 23:42:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2022-11-16 23:42:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2022-11-16 23:42:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2022-11-16 23:42:32 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 23:42:36 UTC|1 VERSION=2.11 /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 23:42:41 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 23:43:02 UTC/bin/sh -c #(nop) COPY dir:170e9cb8923389bd5a055553fb4216e298385ee167d083a367c604fb799d711b in /usr/lib/python3.10/site-packages/
2022-11-16 23:43:06 UTC/bin/sh -c #(nop) COPY file:23d4fd15166cfc44274386323bdabe140346d914ef5bcdb757a7c4de0d134c5e in /usr/bin/yq
2022-11-16 23:43:09 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 23:43:12 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 23:43:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 23:43:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 23:43:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 23:41:42+00:00
2022-11-16 23:43:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 23:43:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-16 23:43:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-17 00:50:32 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 00:50:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 00:50:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 00:50:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 00:50:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 00:50:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 00:50:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 00:50:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 00:50:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2022-11-17 00:51:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2022-11-17 00:51:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2022-11-17 00:51:42 UTC/bin/sh -c #(nop) COPY dir:0c777461e2e59a5eb78208552eac639512680c857eb9d5fae1da53ecf3659511 in /usr/lib/python3.10/site-packages/
2022-11-17 00:51:47 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-17 00:51:51 UTC/bin/sh -c #(nop) COPY file:0a1f072266679740ca84cb72d7e363c135bdad002f3dfaaa0d0959657089e7e0 in /usr/bin/aws-iam-authenticator
2022-11-17 00:51:55 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 00:51:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 00:52:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 00:52:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 00:42:42+00:00
2022-11-17 00:52:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 00:52:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 00:52:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-17 04:29:10 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 04:29:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 04:29:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 04:29:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 04:29:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 04:29:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 04:29:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 04:29:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 04:29:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2022-11-17 04:29:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2022-11-17 04:29:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2022-11-17 04:29:58 UTC/bin/sh -c #(nop) COPY dir:1632020144649fb94781ec73a1768809a3e89b08dcd5c1a712761276439c8da6 in /usr/lib/python3.10/site-packages/
2022-11-17 04:30:02 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-17 04:30:08 UTC/bin/sh -c #(nop) COPY multi:e08ce60dc510ef21e72abed8d0e9d8b2c460c16d8908001255da4d57c3584324 in /usr/bin/
2022-11-17 04:30:11 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 04:30:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 04:30:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 04:30:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 04:28:36+00:00
2022-11-17 04:30:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 04:30:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 04:30:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-17 06:46:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-17 06:46:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-17 06:46:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-17 06:47:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-17 06:47:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-17 06:47:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-17 06:47:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-17 06:47:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-17 06:47:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awshelm
2022-11-17 06:47:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awshelm
2022-11-17 06:47:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awshelm
2022-11-17 06:47:23 UTC/bin/sh -c #(nop) COPY file:a436f937f27ed7343a98f70f5dfd207a0312b5b36fc7b5dd8b8ea1ae1d319088 in /usr/bin/helm
2022-11-17 06:47:26 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-17 06:47:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-17 06:47:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-17 06:47:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-17 06:46:36+00:00
2022-11-17 06:47:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-17 06:47:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=57de9566c5916f1e3d0b08d62b0fcf264733571a
2022-11-17 06:47:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
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.