2022-12-03 07:31:28 UTC
232 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.15% (2.68 MB)
[#001] sha256:8b0b5ef1036fb757faf8062b0af57a6f6ff0a452d080f7c77f650969b82e8ec4 - 5.56% (12.9 MB)
[#002] sha256:f979fcb139ea06531c35fae552c9a293b714cab4bd93aec20ff37e4cac891a16 - 21.88% (50.8 MB)
[#003] sha256:51eee91654f06e23b2a312aad7873856fc31eefe0b5794c361ae77a8cf5b5743 - 0.0% (6.91 KB)
[#004] sha256:a4745dc0aa2a18e949a4b3416be30a92e7ff75067e6fb3750a87ec4a05f7a1b4 - 12.71% (29.5 MB)
[#005] sha256:be10a44a9ed4543e1261a61b086dcab8d94ebae82b15305fd6a303aad61dd504 - 0.0% (93 Bytes)
[#006] sha256:facb94b7ccab0f450f5e21fe37aedf6676419d574fa2321fc7c1f82e1376707c - 0.0% (1.26 KB)
[#007] sha256:56eb4d9b48887f47b9144d246067d11ffb29bdca16c380fb10e2ee791dcd0044 - 6.26% (14.5 MB)
[#008] sha256:6d339b2933bd199f8504591305a8b5f6032ff1c5ddbaf28312a34906ef90f574 - 0.17% (401 KB)
[#009] sha256:c7399258e4f597b12c6489d6578a261553d8f96e7e9884c18b47f0ffb3684e14 - 2.88% (6.69 MB)
[#010] sha256:7eedee6968f752ed85f4be836ae92b904c6ee91dd823be73c8b3a2cb974fb6a3 - 0.0% (1.94 KB)
[#011] sha256:0cfcd844f1c61b551be9206fecca1ea9a0c4b0579b84ef9b231df1c1dff174ee - 5.67% (13.2 MB)
[#012] sha256:2ba4653fa843e6be428024288680517c051e6b2e817d04957a751b96c1b93de7 - 0.0% (653 Bytes)
[#013] sha256:e8d5fb92fe37986ccb103c1f9a7c354407e46c1c167daa9e3c999f65ceabcbe8 - 5.27% (12.2 MB)
[#014] sha256:bc17e74e01a6092a336af7c631a5affcc37cc8710639416b95908f9a41bcd168 - 0.58% (1.34 MB)
[#015] sha256:a5b3249ffddd0512d0d9e620cfb275887498361451cbab0c848f3c3cb99e4d2f - 5.93% (13.8 MB)
[#016] sha256:2138d2dc1dfe1e355e43c82d2c8544af02f83201925a939616e40ef84af49864 - 20.74% (48.1 MB)
[#017] sha256:c2791028afbcced972cf859b58f556fa57c8ed4f153dba0280b4c5b88a009306 - 11.19% (26 MB)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:10:45 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:10:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:10:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:10:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:10:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:10:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:10:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:10:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:10:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2022-12-03 05:10:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2022-12-03 05:10:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2022-12-03 05:10:58 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-12-03 05:11:22 UTC/bin/sh -c #(nop) COPY dir:ebe9d334e7acad2d93b1cbbda172da3c8183f9aeffdfeeded18c02029112623f in /usr/lib/python3.10/site-packages/
2022-12-03 05:11:27 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2022-12-03 05:12:10 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-03 05:12:14 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:12:17 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:12:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:07:04+00:00
2022-12-03 05:12:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:12:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:12:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-12-03 05:39:47 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:40:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:40:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:40:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:40:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:40:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:40:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:40:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:40:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2022-12-03 05:40:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2022-12-03 05:40:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2022-12-03 05:40:27 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-03 05:40:30 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-12-03 05:40:35 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-03 05:40:53 UTC/bin/sh -c #(nop) COPY dir:cd47da99b0194c1603a0a3ce8b371d1199279c7014b5d3838de0f7d54e0608e9 in /usr/lib/python3.10/site-packages/
2022-12-03 05:40:56 UTC/bin/sh -c #(nop) COPY file:c79e9a6d3934b9a1bb1715b93d0c96914acc29d3470a13a182a08086f0181565 in /usr/bin/yq
2022-12-03 05:40:59 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-03 05:41:01 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:41:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 05:41:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 05:41:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:39:44+00:00
2022-12-03 05:41:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:41:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:41:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-12-03 05:54:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:54:52 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:54:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:54:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:55:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:55:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:55:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:55:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2022-12-03 05:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2022-12-03 05:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2022-12-03 05:55:52 UTC/bin/sh -c #(nop) COPY dir:bcfc8c391bb978b484b4234bfa25f952f28473eab44ccf295e68d12cedb07d62 in /usr/lib/python3.10/site-packages/
2022-12-03 05:55:56 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-03 05:56:00 UTC/bin/sh -c #(nop) COPY file:1da8c9b09152f04d2ed3f72cfb8cfd97b4413b973b1399615b325d1c777ad913 in /usr/bin/aws-iam-authenticator
2022-12-03 05:56:04 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:56:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 05:56:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 05:56:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:47:44+00:00
2022-12-03 05:56:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:56:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:56:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-12-03 07:13:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 07:13:08 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 07:13:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 07:13:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 07:13:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 07:13:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 07:13:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 07:13:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 07:13:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2022-12-03 07:13:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2022-12-03 07:13:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2022-12-03 07:13:54 UTC/bin/sh -c #(nop) COPY dir:51d8f6dff8d4bdacdaa4355e1b256f1dc2ca09e78f11962c17becb9d872c3255 in /usr/lib/python3.10/site-packages/
2022-12-03 07:13:59 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-12-03 07:14:04 UTC/bin/sh -c #(nop) COPY multi:a166303c7d28f275bcab346ca9d986d812923a974e9f5c95430bb591a7aa9cde in /usr/bin/
2022-12-03 07:14:07 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 07:14:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 07:14:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 07:14:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 07:12:34+00:00
2022-12-03 07:14:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 07:14:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 07:14:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-12-03 07:30:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 07:30:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 07:30:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 07:30:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 07:30:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 07:30:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 07:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 07:30:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 07:30:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awskops
2022-12-03 07:30:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awskops
2022-12-03 07:31:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awskops
2022-12-03 07:31:05 UTC/bin/sh -c #(nop) COPY file:753a1ce2e7dc05e1280be0b7560f834b69a1bef12c05b2bd2f0109104ea39bcb in /usr/bin/kops
2022-12-03 07:31:09 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 07:31:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 07:31:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 07:31:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 07:29:20+00:00
2022-12-03 07:31:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 07:31:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 07:31:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-12-03 07:32:55 UTC
178 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.45% (2.58 MB)
[#001] sha256:2bf6d069a96c73f0973cebfba6956c182053742d92c38150a76b8f6169d98632 - 7.29% (13 MB)
[#002] sha256:88594900f80c59db3c886be6835dfe6988c98110610584212f65ab931772c8ac - 28.08% (50 MB)
[#003] sha256:fd50ea63b152049be6df8ebe6e6ecda60c3ce006d25341f5744334f2c6e64f20 - 0.0% (6.91 KB)
[#004] sha256:99ecaba173b7e25b5c73effe0f9dd83c030cbc5b7d9a832975dba2b005db2c8f - 16.57% (29.5 MB)
[#005] sha256:780ffbd83f2187d96fde9ea158d0bcd56b0cc4e2df3e7e44115762a2f6de90e2 - 0.0% (93 Bytes)
[#006] sha256:dcd84e46bded671796d5f63b98f24b54a136ca4ce4182f339e538ac2028de102 - 0.0% (1.26 KB)
[#007] sha256:ea84212561a87477b443d19e3f4dbc28828ffa2b8656a1d70c9291f9daad3321 - 8.12% (14.5 MB)
[#008] sha256:df01704d2476a4ae0bdca7c1ee7955d8c753215eec7fb209b4c62cb90bb8b90f - 0.22% (401 KB)
[#009] sha256:00b1145b11af25f25882f12c4509b811e546b14d3f1aaa37a4161a28f8949337 - 3.55% (6.31 MB)
[#010] sha256:7eedee6968f752ed85f4be836ae92b904c6ee91dd823be73c8b3a2cb974fb6a3 - 0.0% (1.94 KB)
[#011] sha256:bbd01b03446da8c90ca187ffcadbad766d7b463cff5eace87778f93ae03879c2 - 7.4% (13.2 MB)
[#012] sha256:ac9951cfe01f57133f139b1f00a8517cc4c1c4c170b40a5c09ae3b61cfbb7208 - 0.0% (656 Bytes)
[#013] sha256:7e0a3f6443e2906a7c75ae4cee39ece2d52bec4171a972d126a49e210c93c2c7 - 6.22% (11.1 MB)
[#014] sha256:bcc64c5c7725dc1eeff085bbe047c0cfb906555124099d1cb62dd0517354c89b - 0.75% (1.34 MB)
[#015] sha256:1cfe42bed3a5ac9abaa286d7fbe920a344a548650f9b06b2677100b0ffaca32e - 6.99% (12.4 MB)
[#016] sha256:f8f89eb2fb21ca641b376d8991cc7d24bf5ea157e2725fede11f173bf17c2878 - 0.0% (195 Bytes)
[#017] sha256:4a931e08661182e65762b0856b59ebc28fc9d08a7509b0063f9d111c82d9c7e5 - 13.36% (23.8 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:29:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:29:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:29:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:29:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:29:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:29:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:29:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:29:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:30:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2022-12-03 05:30:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2022-12-03 05:30:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2022-12-03 05:30:11 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-12-03 05:30:30 UTC/bin/sh -c #(nop) COPY dir:d14f96d699ed1c5998c38437842917e76e6c76e4068b92feeb2e849548c4b890 in /usr/lib/python3.10/site-packages/
2022-12-03 05:30:34 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2022-12-03 05:34:31 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2022-12-03 05:34:34 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:34:36 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-12-03 05:34:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:07:08+00:00
2022-12-03 05:34:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:34:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:34:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-12-03 05:39:52 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 05:41:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 05:41:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 05:41:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 05:41:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 05:41:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 05:41:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 05:41:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 05:41:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2022-12-03 05:41:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2022-12-03 05:41:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2022-12-03 05:41:49 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-12-03 05:41:53 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-12-03 05:42:02 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-12-03 05:42:24 UTC/bin/sh -c #(nop) COPY dir:97825e8e24e43faec4a92ac66b4d7680d0c621b5b5e2e21da02d175940077752 in /usr/lib/python3.10/site-packages/
2022-12-03 05:42:28 UTC/bin/sh -c #(nop) COPY file:b97ce9499f075d98135b9fc71cc6eeef5c778b006e78b6cb113ef9f983fdc879 in /usr/bin/yq
2022-12-03 05:42:31 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2022-12-03 05:42:35 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 05:42:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 05:42:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 05:42:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:39:49+00:00
2022-12-03 05:42:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 05:42:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 05:42:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-12-03 06:42:10 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 06:42:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 06:42:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 06:42:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 06:42:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 06:42:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 06:42:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 06:42:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 06:42:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2022-12-03 06:42:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2022-12-03 06:42:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2022-12-03 06:43:01 UTC/bin/sh -c #(nop) COPY dir:23af490448866c9c5f08ff8c6754c975d7b5c3d8558d2b081ccc5b79265287fe in /usr/lib/python3.10/site-packages/
2022-12-03 06:43:05 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-12-03 06:43:09 UTC/bin/sh -c #(nop) COPY file:86301ff9d6082eb061cd3b9bd92b4d93fe1c8e6ea00845bf0610f56dcbefac66 in /usr/bin/aws-iam-authenticator
2022-12-03 06:43:12 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 06:43:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 06:43:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 06:43:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 05:47:39+00:00
2022-12-03 06:43:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 06:43:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 06:43:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-12-03 07:14:31 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 07:14:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 07:14:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 07:14:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 07:14:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 07:14:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 07:14:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 07:14:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 07:14:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2022-12-03 07:14:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2022-12-03 07:14:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2022-12-03 07:15:22 UTC/bin/sh -c #(nop) COPY dir:f1fae4eeb51332231a4f642062e4072b9273a5f98ba91a0afebe28cc0c945624 in /usr/lib/python3.10/site-packages/
2022-12-03 07:15:26 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-12-03 07:15:30 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-12-03 07:15:33 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 07:15:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 07:15:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 07:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 07:12:36+00:00
2022-12-03 07:15:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 07:15:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 07:15:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-12-03 07:32:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-12-03 07:32:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-12-03 07:32:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-12-03 07:32:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-12-03 07:32:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-12-03 07:32:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-12-03 07:32:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-12-03 07:32:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-12-03 07:32:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awskops
2022-12-03 07:32:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awskops
2022-12-03 07:32:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awskops
2022-12-03 07:32:35 UTC/bin/sh -c #(nop) COPY file:9624d7c2b1ed55b93aec7a8c3ae8ce944d48d8cbbfa7b6dfa2df9ff00abc606e in /usr/bin/kops
2022-12-03 07:32:38 UTC/bin/sh -c #(nop) WORKDIR /data
2022-12-03 07:32:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-12-03 07:32:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-12-03 07:32:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-12-03 07:29:35+00:00
2022-12-03 07:32:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-12-03 07:32:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3e50309c9ccf873adb96235a195add32c9bc6706
2022-12-03 07:32:55 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.