2021-11-01 03:47:14 UTC
204 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 1.32% (2.68 MB)
[#001] sha256:87f66deb5e3586a1369d72efeddbd63fcb97baa7e35c32aa7755945e14ce0cd0 - 5.57% (11.3 MB)
[#002] sha256:e8cf52d6c2e8f68b1059482a11166839948c4e48e0977ff8a170e20df81ddb71 - 23.87% (48.6 MB)
[#003] sha256:c433500321404774f9708a3e8b07ad9901b009ede9ae219830b0d6836d8265dc - 0.0% (2.56 KB)
[#004] sha256:966693cd90890ee8f2e69b5f0f882e2cfd367d130451ec1761bd7325f54a8e17 - 0.0% (3.85 KB)
[#005] sha256:1aed18e1f0a20448275be201245487a12e88cb70a2cfec73e256c51d62f34008 - 13.43% (27.3 MB)
[#006] sha256:7cb288daa75e9178979608e35dbf4b5754ef413601f1b0e78707a4f8e143928a - 0.0% (93 Bytes)
[#007] sha256:b2bf3efe58235483b5e10e8be596e940b9e6202f2de806c9413cf4ead654b885 - 0.0% (1.25 KB)
[#008] sha256:b66b8761a3d5531b7b57c055e25b4a314cb4163212f914d81bdff43d1b99bda6 - 7.85% (16 MB)
[#009] sha256:f7432533f78defca2e98bc7a326146706747e3c784a11204cf8a9446bc96be7b - 0.19% (391 KB)
[#010] sha256:0ea28e591133c06d9b9f9717c2f92dbe463a0495fe851fd9836662e106694e33 - 2.03% (4.13 MB)
[#011] sha256:feb3fdca8177386f3a5a8d23b48d2411da4f49b1c2334adbacd81c0ef89db85b - 0.0% (1.66 KB)
[#012] sha256:e84224d4569a347a142b3ff9bb0589baf8bbc82de97658fc7686a14c03f94e9d - 5.32% (10.8 MB)
[#013] sha256:52d0736d10b1f5a5a1208cd2d6307d161b669fb8688445013a9c689465ab190c - 0.0% (653 Bytes)
[#014] sha256:5f1fef6eed2b8c11d68fe52902a1c18d68939d55ffd88e3eb0463428df4dec30 - 4.9% (9.98 MB)
[#015] sha256:b14813c9103a24f9a617d311efcd4669617165855fecaa3ee4fc8261f30f65b9 - 1.19% (2.43 MB)
[#016] sha256:991276ca446ba880cc8b3dababed62488b11b4f2aaa56bbbe1cbc8833df68bd6 - 6.37% (13 MB)
[#017] sha256:e69f3ad6ccf371805d7d28ef1ded0ebf82948f5c809a46e48b99bf30afb73aac - 22.11% (45 MB)
[#018] sha256:a00cbe172f05c1104636b23faaa46a2e1fb7c5e0699ccdc14a6a1c73563bbc89 - 0.0% (222 Bytes)
[#019] sha256:2688ef5eae899bfbf503497bcdad85601a568bfa803c7864c28fe4b7a98ba560 - 5.85% (11.9 MB)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-01 03:40:43 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 03:40:44 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 03:40:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 03:40:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 03:40:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 03:40:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 03:40:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 03:40:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 03:40:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-11-01 03:40:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-11-01 03:40:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-11-01 03:40:57 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && ln -sf /usr/bin/python3 /usr/bin/python && ln -sf ansible /usr/bin/ansible-config && ln -sf ansible /usr/bin/ansible-console && ln -sf ansible /usr/bin/ansible-doc && ln -sf ansible /usr/bin/ansible-galaxy && ln -sf ansible /usr/bin/ansible-inventory && ln -sf ansible /usr/bin/ansible-playbook && ln -sf ansible /usr/bin/ansible-pull && ln -sf ansible /usr/bin/ansible-test && ln -sf ansible /usr/bin/ansible-vault && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf
2021-11-01 03:41:17 UTC/bin/sh -c #(nop) COPY dir:bfd4d8a66ab562c41be82e73f0f6174b4efbbc40155841834808428f78502ead in /usr/lib/python3.8/site-packages/
2021-11-01 03:41:20 UTC/bin/sh -c #(nop) COPY file:ca65e3609ffb1c47677b27fbc00040277c3f32ca28f7ed377019bc739360b602 in /usr/bin/ansible
2021-11-01 03:41:22 UTC/bin/sh -c #(nop) COPY file:ed68d0352e5df91258ead8f006299f5fafdd76e143a17c6a55dff0ac59313b4c in /usr/bin/ansible-connection
2021-11-01 03:41:56 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-11-01 03:41:58 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 03:42:01 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-01 03:42:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:35:34+00:00
2021-11-01 03:42:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 03:42:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-11-01 03:42:16 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 03:42:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 03:42:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 03:42:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 03:42:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 03:42:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 03:42:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 03:42:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 03:42:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2021-11-01 03:42:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2021-11-01 03:42:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2021-11-01 03:42:44 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-11-01 03:42:47 UTC|1 VERSION=latest /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
2021-11-01 03:42:52 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-11-01 03:42:56 UTC/bin/sh -c #(nop) COPY dir:0ec196e7e718f0aed1e0d561fcbfa16ab4300a8657ef7f6aef1d145e6acf6d83 in /usr/lib/python3.8/site-packages/
2021-11-01 03:42:58 UTC/bin/sh -c #(nop) COPY file:d6b43e0a57f7fb9d1f69b1c70cd7819e103ed5a39b152528665376b931de112e in /usr/bin/yq
2021-11-01 03:43:01 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-11-01 03:43:03 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 03:43:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 03:43:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 03:43:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:42:08+00:00
2021-11-01 03:43:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 03:43:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-11-01 03:43:41 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 03:43:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 03:43:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 03:43:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 03:43:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 03:43:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 03:43:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 03:43:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 03:44:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2021-11-01 03:44:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2021-11-01 03:44:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2021-11-01 03:44:13 UTC/bin/sh -c #(nop) COPY dir:65753274d48d98cee2c87136ffdb289bcc3e244220cb28b73a6b07dcfe9a863d in /usr/lib/python3.8/site-packages/
2021-11-01 03:44:17 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-11-01 03:44:20 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-11-01 03:44:23 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 03:44:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 03:44:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 03:44:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:43:16+00:00
2021-11-01 03:44:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 03:44:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-11-01 03:45:13 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 03:45:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 03:45:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 03:45:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 03:45:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 03:45:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 03:45:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 03:45:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 03:45:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2021-11-01 03:45:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2021-11-01 03:45:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2021-11-01 03:45:45 UTC/bin/sh -c #(nop) COPY dir:e49cd20c4e87948e56409f73946f6edf93e86d4e7b433af38880d6567fe5a059 in /usr/lib/python3.8/site-packages/
2021-11-01 03:45:49 UTC/bin/sh -c #(nop) COPY file:c0b97342847e27dbe9ad5c6fa94237b508320fc0946af6273c70a77b1726ccf8 in /usr/bin/kubectl
2021-11-01 03:45:54 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-11-01 03:45:57 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-11-01 03:46:00 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 03:46:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 03:46:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 03:46:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:44:37+00:00
2021-11-01 03:46:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 03:46:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-11-01 03:46:24 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 03:46:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 03:46:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 03:46:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 03:46:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 03:46:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 03:46:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 03:46:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 03:46:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2021-11-01 03:46:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2021-11-01 03:46:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2021-11-01 03:46:57 UTC/bin/sh -c #(nop) COPY file:1bac39daa57e55ff7260565cf73cd70942ce091ba5311b0b01fe57a348e161ab in /usr/bin/helm
2021-11-01 03:46:59 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 03:47:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 03:47:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 03:47:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:46:14+00:00
2021-11-01 03:47:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 03:47:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.