2022-11-16 11:53:33 UTC
152 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.7% (2.58 MB)
[#001] sha256:ca1320ec09bb91b1f1c16fa10d06e5276971b20235909a0f40f09fc30a03dc13 - 8.54% (13 MB)
[#002] sha256:d55e41eff4657737a9651dfbe5be0a3727b322fb51b8a22ac2e646b3430685f9 - 25.78% (39.2 MB)
[#003] sha256:6bf0d74c3f542a6fbd8395b3bddb40a20bca90c8634abe16fbb5268373a63be0 - 0.0% (1.38 KB)
[#004] sha256:329993d844f187ad5217871c97cfd70bd58018ab8109370eb97b23b79e94cd8f - 18.03% (27.4 MB)
[#005] sha256:52c30f350066417d48e9aafc2f9e03e65fe18c57cfcf98f20e8ff6bc9d06eca2 - 0.0% (93 Bytes)
[#006] sha256:424d85a13fd259d9d9563881c4c2f98486f6c56177043be6b244faa50203ea67 - 0.0% (1.26 KB)
[#007] sha256:9c10afda2c195cb5324c5bbbf80b47910de6f6e4d5b86debe7d6e6e387649c50 - 9.52% (14.5 MB)
[#008] sha256:ca5716e82f0a4a92a1f90ebe698694d0809744ef73133d8bc18f8ce5fe1f2065 - 0.26% (401 KB)
[#009] sha256:9761b9add0d27e24855c98466099afb66020fe2257126d7bcc811ac3abd5bf1c - 4.15% (6.31 MB)
[#010] sha256:af2aa1137ed555cbd2da8be422cff0013e899340eea34efc85d969af92516b8c - 0.0% (1.65 KB)
[#011] sha256:f2cab56737437ed8165a7d94e6cac87a7f16e2bef26395dbaa90484736614061 - 8.45% (12.8 MB)
[#012] sha256:a89311a5db7472179a12f0458cd7de18af6c1942301e64fda1e9ee5f061c9455 - 0.0% (654 Bytes)
[#013] sha256:fc8d59ebf9daed8cbc4402a635890e60355077b16e42f40d9726d00c9f36d61b - 7.29% (11.1 MB)
[#014] sha256:6a8bf6dd7aef6f77345ea114c73f098b11358aa92d9aa2433a422f857956196d - 0.88% (1.34 MB)
[#015] sha256:d92295919fabebd966e3fd6822e6c1c0156e01b0f2201c065db5da4d391dc1f3 - 8.19% (12.4 MB)
[#016] sha256:eb04af693e7d925d5dce3100fa16b791ef7fdb3040d1cf2fdcd496843ae481a1 - 0.0% (195 Bytes)
[#017] sha256:136306ed4db7c897bc7b220ea02e42a16a940dbd44b382dcaba9afd455cff6f6 - 7.2% (10.9 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 07:17:02 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 07:17:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 07:17:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 07:17:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 07:17:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 07:17:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 07:17:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 07:17:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 07:17:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2022-11-16 07:17:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2022-11-16 07:17:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2022-11-16 07:17:23 UTC|1 VERSION=2.13 /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 07:17:36 UTC/bin/sh -c #(nop) COPY dir:24911c06d1bd225202e385bd656c0344d1b2b740fb13c90e7156b0ffb97b82fa in /usr/lib/python3.10/site-packages/
2022-11-16 07:17:39 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2022-11-16 07:24:07 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-16 07:24:09 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 07:24:11 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-16 07:24:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 07:03:49+00:00
2022-11-16 07:24:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 07:24:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 07:24:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 08:11:21 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 08:12:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 08:12:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 08:12:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 08:12:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 08:12:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 08:12:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 08:12:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 08:12:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2022-11-16 08:12:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2022-11-16 08:12:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2022-11-16 08:12:38 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-16 08:12:40 UTC|1 VERSION=2.13 /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 08:12:46 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-16 08:12:56 UTC/bin/sh -c #(nop) COPY dir:9700c12015f873dcc77b02b769196df63f31d6dbd23a5b024705b1fb29dffebc in /usr/lib/python3.10/site-packages/
2022-11-16 08:12:58 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-16 08:13:00 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-16 08:13:01 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 08:13:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 08:13:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 08:13:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 08:11:19+00:00
2022-11-16 08:13:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 08:13:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 08:13:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 09:40:38 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 09:40:40 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 09:40:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 09:40:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 09:40:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 09:40:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 09:40:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 09:40:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 09:40:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2022-11-16 09:40:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2022-11-16 09:40:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2022-11-16 09:41:09 UTC/bin/sh -c #(nop) COPY dir:1d67c21c3dc90e5fe0eef627eaca708763f64a3b6b0a5c7e18b07d67c78d82f8 in /usr/lib/python3.10/site-packages/
2022-11-16 09:41:12 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-16 09:41:14 UTC/bin/sh -c #(nop) COPY file:28d3a21eb2c2830109b704b85b435a33377134a700617ddc8ee9c878f1b06245 in /usr/bin/aws-iam-authenticator
2022-11-16 09:41:16 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 09:41:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 09:41:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 09:41:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 08:49:09+00:00
2022-11-16 09:41:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 09:41:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 09:41:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 10:52:12 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 10:52:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 10:52:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 10:52:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 10:52:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 10:52:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 10:52:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 10:52:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 10:52:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2022-11-16 10:52:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2022-11-16 10:52:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2022-11-16 10:52:44 UTC/bin/sh -c #(nop) COPY dir:647a0b55c19497c66b340c2dd1223c7e4b4dd2b252d24b81cfd18c3cfa4f5179 in /usr/lib/python3.10/site-packages/
2022-11-16 10:52:47 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-16 10:52:49 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-16 10:52:51 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 10:52:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 10:52:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 10:52:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 10:50:30+00:00
2022-11-16 10:52:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 10:53:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 10:53:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2022-11-16 11:52:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-16 11:52:52 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-16 11:52:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-16 11:52:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-16 11:52:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-16 11:53:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-16 11:53:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-16 11:53:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-16 11:53:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awshelm
2022-11-16 11:53:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awshelm
2022-11-16 11:53:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awshelm
2022-11-16 11:53:16 UTC/bin/sh -c #(nop) COPY file:9c9192ed984e64ea9132f60efd731a17da109ae0965c3b35cec62aa5901a24af in /usr/bin/helm
2022-11-16 11:53:18 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-16 11:53:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-16 11:53:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-16 11:53:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-16 11:52:15+00:00
2022-11-16 11:53:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-16 11:53:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc5c9da81a405a9d0c4dd4b1cc6eefe8fd906216
2022-11-16 11:53:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
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.