2022-11-18 12:59:09 UTC
167 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.55% (2.58 MB)
[#001] sha256:28fb36844a2d16b93c70a6cfe7f78a864b873ab7365b8a1ba40639af3a76441c - 7.76% (13 MB)
[#002] sha256:a1a9c6e52248a6e7b4268c037d42ed0a9b6b0c4b6137af033797be58940295e6 - 30.08% (50.2 MB)
[#003] sha256:60716ea29c863f9b313d57c3530a19aec4a3b0981c7abecd57d1c39c5c09b797 - 0.0% (6.96 KB)
[#004] sha256:d5652d82c845cc23e0e8f75946785999ed936ac064ee8050c4474f3164afa20b - 19.04% (31.8 MB)
[#005] sha256:bec63b4c8d0f4b8316e1b3fdd03d6241c2e8902f18e2a1af80e8867076d5c0c7 - 0.0% (93 Bytes)
[#006] sha256:6b6e1fcf4d4ae88b45b9fad57cc7bb1854af7bdf05fd40848015b097ce902e8b - 0.0% (1.26 KB)
[#007] sha256:2cb93856ed98a3650266295923abfebe015b890fed07c14349521d50dc6b3b60 - 8.66% (14.5 MB)
[#008] sha256:ed7e5998282a4d5789acd38748abae8cb786854464e0516efca2599e3f575384 - 0.23% (401 KB)
[#009] sha256:a79398c74697e16aa47f74d5031b1ea7648e6336af03d12cc6bfee4468ee7ec6 - 3.78% (6.31 MB)
[#010] sha256:9caf7993ea9076a190304251ac7694d57d099bfb4365f7c51366f887279c079f - 0.0% (1.65 KB)
[#011] sha256:e579595fdf97f13e15ed6397f9d1e23490b0a4a3eee4af8dbd29850cb25bbd53 - 7.7% (12.9 MB)
[#012] sha256:d952bb07260ed03f390676b0b3b25a2ffb0ec2326d8b14c734be2dbad3344e5d - 0.0% (656 Bytes)
[#013] sha256:d2703fec917a6951b82384db02a6f6fda4a115f5b5a7d9800e45c4696aca5e1a - 6.63% (11.1 MB)
[#014] sha256:03252c8aa3cfeeb8fdb9b743a5b5e13c999f0c6d9d75569c35cf669d5ad26c07 - 0.8% (1.34 MB)
[#015] sha256:84c51f058cd0466cbb46596819e2b9485a23d67fe981302a9eeddde864b129ba - 7.45% (12.4 MB)
[#016] sha256:e3dc96fcf164040b5876110d40b085422ae5d91846b685ea032723841dbdfc0c - 0.0% (195 Bytes)
[#017] sha256:ad02220a115a784fb5aa6a4a044158fbebcb2a4c985cf08fd6feb706174124ad - 6.31% (10.5 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-18 10:05:14 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:05:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:05:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:05:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:05:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:05:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:05:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:05:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:05:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2022-11-18 10:05:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2022-11-18 10:05:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2022-11-18 10:05:33 UTC|1 VERSION=2.12 /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-18 10:05:53 UTC/bin/sh -c #(nop) COPY dir:bd1628a17c4d283f6d15b4ffe3181e47e527b32bc58e650397605d2952f9ab99 in /usr/lib/python3.10/site-packages/
2022-11-18 10:05:57 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2022-11-18 10:11:53 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-18 10:11:56 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:11:59 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-18 10:12:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 09:39:39+00:00
2022-11-18 10:12:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:12:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:12:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 10:15:00 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 10:16:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 10:16:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 10:16:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 10:16:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 10:16:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 10:16:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 10:16:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 10:16:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 tools
2022-11-18 10:16:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 tools
2022-11-18 10:16:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 tools
2022-11-18 10:16:42 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-18 10:16:46 UTC|1 VERSION=2.12 /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-18 10:16:53 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-18 10:17:14 UTC/bin/sh -c #(nop) COPY dir:43847a5665b9ad13e76a1e6e5f7c024249cf62a4e67cd9009e52da25b42075f6 in /usr/lib/python3.10/site-packages/
2022-11-18 10:17:18 UTC/bin/sh -c #(nop) COPY file:8ce5d7587d4d015fff7e09eb64543cfb79ecbb46916217373b25be7296a9c5e3 in /usr/bin/yq
2022-11-18 10:17:21 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-18 10:17:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 10:17:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 10:17:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 10:17:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:14:58+00:00
2022-11-18 10:17:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 10:17:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 10:17:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 11:35:49 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:35:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:35:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:36:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:36:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:36:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:36:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:36:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 aws
2022-11-18 11:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 aws
2022-11-18 11:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 aws
2022-11-18 11:37:10 UTC/bin/sh -c #(nop) COPY dir:b57256367ff3cf88effe9c1fea98bbcef29f30f9a96f1b2b09310f9bfc53b83a in /usr/lib/python3.10/site-packages/
2022-11-18 11:37:15 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-18 11:37:20 UTC/bin/sh -c #(nop) COPY file:35ebbd6f61a5e894e95d608b50e402f1c0f4e6fbca2ceb1be4cba5374b5e76b6 in /usr/bin/aws-iam-authenticator
2022-11-18 11:37:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:37:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:37:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:37:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 10:25:02+00:00
2022-11-18 11:37:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:37:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:37:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 11:57:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 11:57:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 11:58:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 11:58:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 11:58:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 11:58:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 11:58:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 11:58:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 11:58:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awsk8s
2022-11-18 11:58:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awsk8s
2022-11-18 11:58:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awsk8s
2022-11-18 11:59:08 UTC/bin/sh -c #(nop) COPY dir:db8cace794c18409cef869d1167d18849f9a37f44dc1229d23f2b999d5ebc6d4 in /usr/lib/python3.10/site-packages/
2022-11-18 11:59:14 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-18 11:59:19 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-18 11:59:24 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 11:59:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 11:59:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 11:59:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 11:55:08+00:00
2022-11-18 11:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 11:59:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 11:59:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2022-11-18 12:57:50 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-18 12:57:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-18 12:57:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-18 12:58:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-18 12:58:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-18 12:58:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-18 12:58:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-18 12:58:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-18 12:58:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awshelm
2022-11-18 12:58:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awshelm
2022-11-18 12:58:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awshelm
2022-11-18 12:58:38 UTC/bin/sh -c #(nop) COPY file:6213526ce0645703742314dfb200cff92d0fea0282314ca2fc53131832181f2d in /usr/bin/helm
2022-11-18 12:58:43 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-18 12:58:47 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-18 12:58:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-18 12:58:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-18 12:57:12+00:00
2022-11-18 12:59:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-18 12:59:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16ea7b731eeb56e2870e670fdc4d924a5b835000
2022-11-18 12:59:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
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.