2023-01-30 21:17:59 UTC
159 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 1.62% (2.58 MB)
[#001] sha256:90d60d3f278f60f7aceecd65eac8700758616ea62a9d72153cba6eccfce0c662 - 8.17% (13 MB)
[#002] sha256:6f25588c49eca1b76aa7661bf0751eff1c409669a69b7a590655eb86809723b2 - 28.49% (45.3 MB)
[#003] sha256:28f9786781d5302716c06a12e03c0cd34db295ce2e2bcb13adb675aaa1a8746a - 0.0% (6.73 KB)
[#004] sha256:b3ca4c7187eab87cea5de5bb59f0d7ede026f7a17b9c7679aba1e066b6ec1668 - 16.46% (26.2 MB)
[#005] sha256:bbbdabd7bb457ac535f592760e92d225ee1341ffb003b6784086585a04c557e2 - 0.0% (93 Bytes)
[#006] sha256:d50accc71a3f3ecd704e8b2da42aa224082c297a313767a6c9ed8c55eb6d7aa0 - 0.0% (1.26 KB)
[#007] sha256:98b1a445570b6aa7b181a6fe11adef437f200f510f92e53ea6a08827718bfaf7 - 9.09% (14.5 MB)
[#008] sha256:2439ca9f661559694d824d6aee9a049e719030f9a4247f29532afa717295bc34 - 0.26% (416 KB)
[#009] sha256:a17f9f60d51c89bd421760c9ae3c7dc25acef7beb944eed8e033e1f0012013a6 - 3.98% (6.34 MB)
[#010] sha256:64592b4f5010e4142ce1fa8f84051cc7a7120eacb34b8fb6e074f3b0514e75d2 - 0.0% (1.94 KB)
[#011] sha256:0f11365456980f21b346d0278d8dfe4af362f28991ff9f1d5bb43af0d2070023 - 8.37% (13.3 MB)
[#012] sha256:36d436286e82be8e711f1e20c2012bde0608a43a6d7bba4c36d491e436e50e67 - 0.0% (654 Bytes)
[#013] sha256:bfaba9fc566a7b5844d5b26fa74eedc0e86d71c51d734be8ffd3668d27dc86fb - 6.97% (11.1 MB)
[#014] sha256:f645d6c2c6b3020cb9ca30dd9adc5aa491726a6e47a60f811efcae4738cec3bc - 0.94% (1.49 MB)
[#015] sha256:c6d4c5f0fed4a4276b335c271a9f99b9c4568a76801e9082094b9ee0250519e5 - 8.28% (13.2 MB)
[#016] sha256:a7e372ce2757ae93c521d4ce9e5848fa19db880f38c12424bb01036311d6a87a - 0.0% (194 Bytes)
[#017] sha256:f609db2ce558de9432a383459405d09b33a149639e0a30590d015561fdf00721 - 7.37% (11.7 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:17:53 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:17:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:17:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:17:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:17:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:17:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:17:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:18:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:18:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2023-01-30 17:18:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2023-01-30 17:18:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2023-01-30 17:18:11 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
2023-01-30 17:18:27 UTC/bin/sh -c #(nop) COPY dir:135c88bdb77c5f8b3f44de8f24bef5a68b852eea2e0242267addafc883ef504c in /usr/lib/python3.10/site-packages/
2023-01-30 17:18:31 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2023-01-30 17:21:40 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 17:21:43 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:21:45 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:21:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 16:58:59+00:00
2023-01-30 17:21:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:21:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:21:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 17:35:21 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:36:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:36:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:36:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:36:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:36:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2023-01-30 17:36:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2023-01-30 17:36:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2023-01-30 17:36:49 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-01-30 17:36:52 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-01-30 17:36:59 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-01-30 17:37:11 UTC/bin/sh -c #(nop) COPY dir:3f9a582b173baf0098cbe71e3fb4f003f9fba36046be7b14ed12a07a4565ef37 in /usr/lib/python3.10/site-packages/
2023-01-30 17:37:14 UTC/bin/sh -c #(nop) COPY file:cb0035319ece56d53c63b3a5c2f787968b2144a03bca394aef4ba993080fb425 in /usr/bin/yq
2023-01-30 17:37:16 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-01-30 17:37:18 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:37:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 17:37:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 17:37:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:35:18+00:00
2023-01-30 17:37:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:37:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:37:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 19:09:21 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 19:09:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 19:09:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 19:09:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 19:09:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 19:09:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 19:09:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 19:09:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 19:09:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2023-01-30 19:09:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2023-01-30 19:09:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2023-01-30 19:10:06 UTC/bin/sh -c #(nop) COPY dir:2fb6eb4e16959ec9dbd132de2fac7868e358ccc4e8bcae52a130c3b063d40891 in /usr/lib/python3.10/site-packages/
2023-01-30 19:10:10 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-01-30 19:10:13 UTC/bin/sh -c #(nop) COPY file:456e435f53eded6dee9fd59218aae7e2cee224922afb4916df8352872d2dff0b in /usr/bin/aws-iam-authenticator
2023-01-30 19:10:15 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 19:10:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 19:10:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 19:10:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 18:19:07+00:00
2023-01-30 19:10:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 19:10:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 19:10:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 20:30:31 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 20:30:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 20:30:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 20:30:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 20:30:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 20:30:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 20:30:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 20:30:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 20:30:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2023-01-30 20:30:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2023-01-30 20:30:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2023-01-30 20:31:12 UTC/bin/sh -c #(nop) COPY dir:e7a6ffd15a0a7251459d06c5369787ed4ee8cf37a166a41a70110f4b831763f9 in /usr/lib/python3.10/site-packages/
2023-01-30 20:31:16 UTC/bin/sh -c #(nop) COPY file:92208068ddf5e3673f48ff14cac111cdaaca6df610f42a6401950a2252108186 in /usr/bin/kubectl
2023-01-30 20:31:19 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2023-01-30 20:31:22 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 20:31:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 20:31:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 20:31:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 20:28:45+00:00
2023-01-30 20:31:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 20:31:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 20:31:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 21:17:13 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 21:17:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 21:17:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 21:17:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 21:17:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 21:17:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 21:17:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 21:17:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 21:17:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2023-01-30 21:17:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2023-01-30 21:17:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2023-01-30 21:17:41 UTC/bin/sh -c #(nop) COPY file:349ad65b6fbddc3ed12bdf747c34813422557a1a7e290d3edc75c8b55c94942e in /usr/bin/helm
2023-01-30 21:17:44 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 21:17:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 21:17:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 21:17:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 21:16:49+00:00
2023-01-30 21:17:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 21:17:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 21:17:59 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.