2023-01-30 21:33:22 UTC
224 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.19% (2.68 MB)
[#001] sha256:2b6176659c41acd6f0e9ff328fb2036fdfcc1432d47565d50fbb936625c11294 - 5.76% (12.9 MB)
[#002] sha256:22553ae4b9552dc26b14eaf3131431c9ea789531eddfc94820b3174a460f0a81 - 22.83% (51.2 MB)
[#003] sha256:cea927fc0239e456edd6e1192b3141edac5123e82a46e143bea93d8017baf4dc - 0.0% (6.96 KB)
[#004] sha256:71d14c033517ff713c047622e37691274fcfd7bc5b4acb945b90ae7129db4f6d - 14.18% (31.8 MB)
[#005] sha256:6a822991484ab8e4aad43f2694cf2b18ba42a00e9c86613bd1327afff1b86811 - 0.0% (93 Bytes)
[#006] sha256:fb34c44c78925e3e6febcddfd24addb02eff8ff4e19a65f83b27ae29b64214e9 - 0.0% (1.26 KB)
[#007] sha256:d15295aba5e7d001436cb1fbb8b56d3b6787efe6387d343616eef405f05ebcd3 - 6.48% (14.5 MB)
[#008] sha256:438e3d9015441defabdef622b2b785b907dd87cbf2fd5f4ed74aa8f74d6ee923 - 0.18% (416 KB)
[#009] sha256:6b02c8376e0c94addf4e35216d5adfbb23717f248ac1dc713d18d9c51fa7289b - 3.0% (6.72 MB)
[#010] sha256:19e76d59cc9542f8262749af3a616b21ae49b7bfc4ae6a1de1f7700b2de13830 - 0.0% (1.94 KB)
[#011] sha256:3370821231b8c789f5b6319ba789863ec6c2226c7ae18baea4cd0807802fb42e - 5.94% (13.3 MB)
[#012] sha256:4ac5967d61307801585b1f1a06dee44df893fb87fa90dee9a6bc116a897c96b3 - 0.0% (652 Bytes)
[#013] sha256:94b5dd4d5c5687de3cd9f046c3f56000e13f500947cf279ae32d4cc375fdaed6 - 5.46% (12.2 MB)
[#014] sha256:ef0d28afac7bca977b9805539a5bcbc511029f3b39b8f81eb00cedc89b4a1d10 - 0.66% (1.49 MB)
[#015] sha256:66763ef7d5ce45940b3f9637eec53948a805761bc2e4aed09dc352bc24e42150 - 6.49% (14.6 MB)
[#016] sha256:40f8f6dd56b6694dee2b5f7e87a907fc9c812e2ab1024586cd7d3620d34f9ac4 - 22.52% (50.5 MB)
[#017] sha256:bc1777da45e949ef0a6ae6d9c4820cac7ce089d460397afa0c0678b38d33ef18 - 5.31% (11.9 MB)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:02:44 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:02:45 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:02:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:02:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:02:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:02:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:02:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:02:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:02:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2023-01-30 17:02:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2023-01-30 17:02:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2023-01-30 17:02:57 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
2023-01-30 17:03:20 UTC/bin/sh -c #(nop) COPY dir:e3e339ebf1fbd444a87357b2f2e159134245e7cb46487e08f59a7e10a09ba77d in /usr/lib/python3.10/site-packages/
2023-01-30 17:03:25 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2023-01-30 17:04:08 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 17:04:12 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:04:15 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:04:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 16:59:01+00:00
2023-01-30 17:04:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:04:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:04:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-01-30 17:35:54 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:36:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:36:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:36:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:36:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:36:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 tools
2023-01-30 17:36:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 tools
2023-01-30 17:36:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 tools
2023-01-30 17:36:38 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-01-30 17:36:42 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
2023-01-30 17:36:46 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-01-30 17:37:01 UTC/bin/sh -c #(nop) COPY dir:3eb86e36234554656f01e168bb07a0c3782bc1d29fbbe3d26e2496f9468a9eb9 in /usr/lib/python3.10/site-packages/
2023-01-30 17:37:05 UTC/bin/sh -c #(nop) COPY file:16917fcb1c46d9a6741d7205cd3b368244f2503d0bc9fc1d91298a5aebeebf76 in /usr/bin/yq
2023-01-30 17:37:08 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-01-30 17:37:11 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:37:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 17:37:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 17:37:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:35:52+00:00
2023-01-30 17:37:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:37:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:37:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-01-30 18:31:19 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 18:31:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 18:31:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 18:31:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 18:31:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 18:31:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 18:31:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 18:31:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 18:31:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 aws
2023-01-30 18:31:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 aws
2023-01-30 18:31:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 aws
2023-01-30 18:32:27 UTC/bin/sh -c #(nop) COPY dir:17e3cebc527bb42bd031f493506dafe8b9742cac683ca210fb3116692e953acb in /usr/lib/python3.10/site-packages/
2023-01-30 18:32:32 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-01-30 18:32:36 UTC/bin/sh -c #(nop) COPY file:e647f8f7090764f688082b0156b1f63f36a2f7f3dedf567d33ffabaf2463ff64 in /usr/bin/aws-iam-authenticator
2023-01-30 18:32:40 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 18:32:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 18:32:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 18:32:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 18:23:49+00:00
2023-01-30 18:32:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 18:32:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 18:33:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-01-30 20:29:18 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 20:29:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 20:29:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 20:29:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 20:29:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 20:29:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 20:29:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 20:29:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 20:29:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awsk8s
2023-01-30 20:29:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awsk8s
2023-01-30 20:29:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awsk8s
2023-01-30 20:30:09 UTC/bin/sh -c #(nop) COPY dir:c513b2773ec27ea013164b496328a3edec45e4d895f807d99172afab5458f3d9 in /usr/lib/python3.10/site-packages/
2023-01-30 20:30:14 UTC/bin/sh -c #(nop) COPY file:4f734fab90fbed805dc07ac220aff8a740219b4d79d8f5bc56b670850c18f3f9 in /usr/bin/kubectl
2023-01-30 20:30:20 UTC/bin/sh -c #(nop) COPY multi:cc13cff5a24e10ed4bf68ddcefd519ddd6f528a712e203a9cbed55f64d35b33e in /usr/bin/
2023-01-30 20:30:24 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 20:30:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 20:30:30 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 20:30:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 20:28:45+00:00
2023-01-30 20:30:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 20:30:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 20:30:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-01-30 21:32:26 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 21:32:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 21:32:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 21:32:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 21:32:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 21:32:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 21:32:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 21:32:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 21:32:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 awshelm
2023-01-30 21:32:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 awshelm
2023-01-30 21:32:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 awshelm
2023-01-30 21:33:01 UTC/bin/sh -c #(nop) COPY file:1bac39daa57e55ff7260565cf73cd70942ce091ba5311b0b01fe57a348e161ab in /usr/bin/helm
2023-01-30 21:33:04 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 21:33:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 21:33:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 21:33:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 21:32:09+00:00
2023-01-30 21:33:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 21:33:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 21:33:22 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.