2022-11-12 14:47:57 UTC
208 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.29% (2.68 MB)
[#001] sha256:16e79ede6581032e89aed5a0a31066cf58f69672ea7f624b806586374d78953b - 6.2% (12.9 MB)
[#002] sha256:04f46c7a5c0e26393512ea191c2307b0cadaca12a680491cd1aef60b542a8941 - 21.07% (43.8 MB)
[#003] sha256:ff10f98f30302dc76571870ba01c52844b4f873afddb2e2a9e5b229b2dcf4abc - 0.0% (6.73 KB)
[#004] sha256:1fe1dd9490465f7bea208a7fb36f55390737bd6c41a5144a4b043ff52290a5cc - 12.31% (25.6 MB)
[#005] sha256:0884582a72fa5a33ef52a26fa4a0c5e3c3758e0a59baeccf49974e514e05a03e - 0.0% (93 Bytes)
[#006] sha256:405989ef6e3fc8c50e07e39ff030806f9e2528f907d6d797ecf6dd217bc67ba6 - 0.0% (1.25 KB)
[#007] sha256:b2c75faf3a857144357b61d279dca9c5e61582b0f29db67c4066c92d4b50ba2a - 6.99% (14.5 MB)
[#008] sha256:1f70311d85812793be5708bbfba841fe085e3258426a55a1892d8b81f92e2fbc - 0.18% (384 KB)
[#009] sha256:31ea86f0a577269ec9427ccb9b5bf05180b9685efaefa5edb31640fb41c24199 - 3.21% (6.69 MB)
[#010] sha256:29ceb5c20c8d1d382705adbb46163e2d49134c77c177c749f470dd8703850a21 - 0.0% (1.65 KB)
[#011] sha256:d9e794af29b40e07be39f733c6c93ab763e74995f6d74bc403f76bf70ddf03ae - 6.18% (12.9 MB)
[#012] sha256:053796252da30bc1c5a9e7a341c6cb4174581a20480ef67e36b57a97fe345c22 - 0.0% (651 Bytes)
[#013] sha256:6ac8316e44bf952c794884c7cc5b3122f6edef7679c51e4a4bd7b8ead9b0e4b8 - 5.88% (12.2 MB)
[#014] sha256:63fca26bf0e062ac7d73dd225b2feedeae57618297a047103022f1ba1b51cdcc - 0.65% (1.34 MB)
[#015] sha256:e4deadded68372656cd20f7826cfc0be10f77045816d20b1ec0b1493a2f4a89a - 6.61% (13.8 MB)
[#016] sha256:cc38799af320bd192ab03c6a99440cb8bd464bc30ca9117df9946bc7a2ee4d2d - 23.13% (48.1 MB)
[#017] sha256:aadea8f8a8a3ac99809b72e6a246abcf7483a976c1b43fee2e0d7adb827329ab - 6.3% (13.1 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 12:24:39 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:24:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:24:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:24:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:24:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:24:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:24:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:24:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:24:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2022-11-12 12:24:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2022-11-12 12:24:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2022-11-12 12:24:52 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-11-12 12:25:09 UTC/bin/sh -c #(nop) COPY dir:ff904608809a8c4be2ece2fdbd6cb7bcaff2fc9a06f45add0e75cc2ff6bfa41a in /usr/lib/python3.10/site-packages/
2022-11-12 12:25:12 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2022-11-12 12:25:46 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-12 12:25:48 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:25:50 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-12 12:25:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:22:10+00:00
2022-11-12 12:25:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:25:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:25:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-12 12:47:53 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 12:48:07 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 12:48:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 12:48:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 12:48:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 12:48:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 12:48:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2022-11-12 12:48:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2022-11-12 12:48:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2022-11-12 12:48:27 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-12 12:48:29 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-11-12 12:48:33 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-12 12:48:49 UTC/bin/sh -c #(nop) COPY dir:8bcfb8c14a262bf9d1e81d1ca5a862bfd2299830643dc46e7ebc43b965770056 in /usr/lib/python3.10/site-packages/
2022-11-12 12:48:52 UTC/bin/sh -c #(nop) COPY file:3d195ad296086796f663bb7c67c7f04ebe9e47fac59511036f96899309bef23d in /usr/bin/yq
2022-11-12 12:48:54 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-12 12:48:56 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 12:48:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 12:49:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 12:49:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:47:51+00:00
2022-11-12 12:49:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 12:49:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 12:49:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-12 13:02:47 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 13:02:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 13:02:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 13:02:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 13:02:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 13:03:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 13:03:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 13:03:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 13:03:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2022-11-12 13:03:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2022-11-12 13:03:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2022-11-12 13:03:52 UTC/bin/sh -c #(nop) COPY dir:60624394655994d926fee0443c8b758ae4812d841b71e9da69ccee0fd611fe63 in /usr/lib/python3.10/site-packages/
2022-11-12 13:03:57 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-12 13:04:01 UTC/bin/sh -c #(nop) COPY file:70c58ec5e596dd6676ea396fd904f07d6d59313e99ff9ab4d64a7528a31cc5b4 in /usr/bin/aws-iam-authenticator
2022-11-12 13:04:05 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 13:04:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 13:04:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 13:04:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 12:54:18+00:00
2022-11-12 13:04:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 13:04:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 13:04:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-12 14:15:22 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:15:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:15:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:15:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:15:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:15:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:15:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:15:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2022-11-12 14:15:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2022-11-12 14:15:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2022-11-12 14:16:04 UTC/bin/sh -c #(nop) COPY dir:d340cd353d0e09f9436387187a5411c2e0dce9ba2a30f076117c0fbe1eb37d02 in /usr/lib/python3.10/site-packages/
2022-11-12 14:16:08 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-12 14:16:14 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-12 14:16:16 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:16:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:16:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:16:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:14:50+00:00
2022-11-12 14:16:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:16:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2022-11-12 14:47:13 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-12 14:47:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-12 14:47:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-12 14:47:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-12 14:47:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-12 14:47:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-12 14:47:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-12 14:47:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-12 14:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2022-11-12 14:47:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2022-11-12 14:47:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2022-11-12 14:47:40 UTC/bin/sh -c #(nop) COPY file:34cd6adcecd6a0934537b4015dafc966115b9e5c9e23a5cbb496a847799b9768 in /usr/bin/helm
2022-11-12 14:47:42 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-12 14:47:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-12 14:47:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-12 14:47:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 14:46:58+00:00
2022-11-12 14:47:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-12 14:47:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=e1e8b5f9535b1efb48bc7d4249ce68703adaf434
2022-11-12 14:47:57 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.