2023-04-05 14:01:50 UTC
155 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c41833b44d910632b415cd89a9cdaa4d62c9725dc56c99a7ddadafd6719960f9 - 2.0% (3.11 MB)
[#001] sha256:027256ac9184405579d6bf7c5470b161af709a1438a37b1af1d9234f222411fa - 8.68% (13.5 MB)
[#002] sha256:9289355c6dc843b7e1f2e8c149823833accffe66c29b4a4d5357c7cfedffd9bc - 28.84% (44.7 MB)
[#003] sha256:3e5a1a45e3aabe6617c0c8ddf2713ddb8adb078d27644056589c550aea6885fe - 0.0% (6.74 KB)
[#004] sha256:6ee538a09f6ec89c8c854ad43bdedc28f2a636173392702aba725f30f1c10cdd - 17.13% (26.6 MB)
[#005] sha256:ae5a4433325cc5e4ba7810049c755d9ad3c25443e28b627d8fa32fe46b679539 - 0.0% (93 Bytes)
[#006] sha256:bf94e0c6ecfab8961975c76ad0a5c4637f2f99eaf9020aa6736c86ebc438d65e - 0.0% (1.25 KB)
[#007] sha256:3019cc73d6afaac21b7a6a4f32c158a9fcfdadfbaaf99614df3d89322546c93b - 7.64% (11.8 MB)
[#008] sha256:31619ddf50e3b190233b1cc4d28c2bdb9bac8c13df12330f39f0cdbf10e639b6 - 0.26% (416 KB)
[#009] sha256:367292d901069777144505f4b914a43c2dc6b203079df44914469c4dc1274c4a - 2.08% (3.23 MB)
[#010] sha256:17939f62b57136be7cdc7c96e5dfb9299f27ef1a2f36f51174bc5c10bcde3b0f - 0.0% (1.94 KB)
[#011] sha256:91f6506d65d060fc088f5a86830e551d61fa9792dcd4e30921b6d6b6d8097ef2 - 8.74% (13.6 MB)
[#012] sha256:8a69611052694f958d2b1c2290dab098274a2bdfd2f354813e7f749f64cdeb5d - 0.0% (655 Bytes)
[#013] sha256:0e21718463f266c3cafd80c795f35d05d47d81230265cd832da4a7aa80d709fa - 8.01% (12.4 MB)
[#014] sha256:87c70026aa1ca23ba44fb23788b0152493a4adf9f0c8e5ae50296213707a8977 - 0.98% (1.52 MB)
[#015] sha256:c7a80ae09adfb713c7d0e737b327cf16b4faf91ae2e68f9ae44d2bef0e8f43f1 - 8.48% (13.2 MB)
[#016] sha256:12505dc7229f2180e311d135c527e78703f2d54c4aa30aff01373a155952163b - 0.0% (196 Bytes)
[#017] sha256:6695e6953e9e155eb7740570fee3aaf6907acc2dd55034d0f8502758352ef3c7 - 7.16% (11.1 MB)
/bin/sh -c #(nop) ADD file:e51d4089e73ad6dee52b31f0c8059a00c17df6e23f6741fe11b43bd84cc99008 in /
2023-03-29 17:39:18 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:29:58 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:29:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:30:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:30:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:30:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:30:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:30:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:30:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:30:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2023-04-05 11:30:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2023-04-05 11:30:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2023-04-05 11:30:22 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 -sf /usr/bin/python3 /usr/bin/python
2023-04-05 11:30:45 UTC/bin/sh -c #(nop) COPY dir:bd9334c47beccb36ee7a9d59b0e9f98d3a8caf53f38b6893c2f4693a89c781ac in /usr/lib/python3.10/site-packages/
2023-04-05 11:30:50 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2023-04-05 11:34:38 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:34:42 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:34:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:34:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:06+00:00
2023-04-05 11:34:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:34:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:34:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-04-05 11:39:45 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:40:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:41:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:41:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:41:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:41:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:41:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:41:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:41:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2023-04-05 11:41:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2023-04-05 11:41:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2023-04-05 11:41:25 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-04-05 11:41:28 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
2023-04-05 11:41:36 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-04-05 11:41:51 UTC/bin/sh -c #(nop) COPY dir:24faa48bae4f36ac155b291ddde3c6858010a51e61b86e9c5b6ecc74418a9bcb in /usr/lib/python3.10/site-packages/
2023-04-05 11:41:55 UTC/bin/sh -c #(nop) COPY file:e058eb45c6d9abcc96e6ede61d617f2869623087f63500d7056aac470f29719d in /usr/bin/yq
2023-04-05 11:41:57 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-04-05 11:42:00 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:42:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 11:42:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 11:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:39:43+00:00
2023-04-05 11:42:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:42:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:42:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-04-05 12:44:45 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 12:44:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 12:44:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 12:44:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 12:44:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 12:44:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 12:44:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 12:45:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 12:45:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2023-04-05 12:45:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2023-04-05 12:45:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2023-04-05 12:45:30 UTC/bin/sh -c #(nop) COPY dir:427d21eece1462c7ed63f1536f4cf1be91a630eb85395dfaf1d38a840e2eb2ea in /usr/lib/python3.10/site-packages/
2023-04-05 12:45:34 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-04-05 12:45:37 UTC/bin/sh -c #(nop) COPY file:3b5f3eac0a28db8f964a8643c28f9795fb922c988869fc393408a3713b9c2682 in /usr/bin/aws-iam-authenticator
2023-04-05 12:45:39 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 12:45:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 12:45:44 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 12:45:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:47:26+00:00
2023-04-05 12:45:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 12:45:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 12:45:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-04-05 13:17:28 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 13:17:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 13:17:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 13:17:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 13:17:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 13:17:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 13:17:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 13:17:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 13:17:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2023-04-05 13:18:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2023-04-05 13:18:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2023-04-05 13:18:30 UTC/bin/sh -c #(nop) COPY dir:71362c2d564f6650e77005e81a30206aa4bf83e2979cfb5182fa3cc2548c4861 in /usr/lib/python3.10/site-packages/
2023-04-05 13:18:36 UTC/bin/sh -c #(nop) COPY file:bab8c22faf28c290866d3bf1f0cfc5e967c195d4c3299234aae9f230b8d42bde in /usr/bin/kubectl
2023-04-05 13:18:41 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-04-05 13:18:45 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 13:18:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 13:18:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 13:18:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 13:14:58+00:00
2023-04-05 13:19:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 13:19:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 13:19:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-04-05 14:01:04 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 14:01:07 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 14:01:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 14:01:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 14:01:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 14:01:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 14:01:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 14:01:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 14:01:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2023-04-05 14:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2023-04-05 14:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2023-04-05 14:01:32 UTC/bin/sh -c #(nop) COPY file:2b8f2fdfd9a94068e7903c22d675b45815e3b244d0b942bf7bd7a34f693b3603 in /usr/bin/helm
2023-04-05 14:01:35 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 14:01:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 14:01:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 14:01:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 14:00:39+00:00
2023-04-05 14:01:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 14:01:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 14:01:50 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.