2023-04-05 14:05:34 UTC
219 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 - 1.47% (3.22 MB)
[#001] sha256:a4f49621bb025ff718c5c08ef53d8bdc88282a2813e9e1c919c647727970e8dd - 6.21% (13.6 MB)
[#002] sha256:bac6ed54e748f4d887138e6a874ab86810414c8c3ea6ddfa5f8c70575042b7a4 - 23.11% (50.5 MB)
[#003] sha256:067017a1faec602640d70fdfc424ffb87f815ac934fe139f1abe25cd06e45c77 - 0.0% (6.91 KB)
[#004] sha256:11d04838307cdb53a049377087da3c5580379e1bc0fe185a2749ecede1949de1 - 13.67% (29.9 MB)
[#005] sha256:9f5200ff910a73b268e7ca0415e7942b69b6d9d9046ba74bf4367309a0545039 - 0.0% (93 Bytes)
[#006] sha256:4ff29651ba7bf4f3fda7b0ed443675162f4826e0aa0ef886b6a2afefdf6625d6 - 0.0% (1.26 KB)
[#007] sha256:750159a38600e95530d993a54f32697b06d4563d9c8c3723408e72e1f91d28f2 - 5.46% (11.9 MB)
[#008] sha256:60e97c7c40d455ce7bd6ba87596001b6c76d2e0d041b03021c87899fddc84265 - 0.19% (416 KB)
[#009] sha256:e0c32230289629bad2ddf612c41297384ed952913ac6cdea680ae8f1ec01d1f4 - 1.6% (3.5 MB)
[#010] sha256:eb3d2b49c2f8ceb81a286abcc83ccbc5ac64788f33b06226afc2bbb1050f10db - 0.0% (1.94 KB)
[#011] sha256:1c1bb3765d9a285ff577584f8aea7629e56ba0b550f2316328e26616e1bdfd0d - 6.21% (13.6 MB)
[#012] sha256:370a64638b49067543d782bf60289c3273d6db73ec99d828265fcaaa43831487 - 0.0% (655 Bytes)
[#013] sha256:3aea98ebdfa802c81ad4532de9b3835c4f71429294cda3facef2229e0bfc611c - 6.3% (13.8 MB)
[#014] sha256:d976070c2d852de6d0796de7597909a4958b19222ea62979bb11ceda05ab9a55 - 0.69% (1.52 MB)
[#015] sha256:40b3ea8a63f79f731deb55875d9d2dc796a8a93f6cc08c8572effc1e18721c7f - 6.66% (14.6 MB)
[#016] sha256:9bdaec2d261ba9342a4b5ecc8374b00795cada44833de4ceb8f8072f08e0f463 - 23.1% (50.5 MB)
[#017] sha256:65c82703c566aa60367bdd667f2d476f3d313c4997c063e0cec0374b622b2a08 - 5.32% (11.6 MB)
/bin/sh -c #(nop) ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /
2023-03-29 18:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:10:15 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:10:16 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:10:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:10:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:10:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:10:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:10:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:10:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:10:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2023-04-05 11:10:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2023-04-05 11:10:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2023-04-05 11:10:28 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 -sf /usr/bin/python3 /usr/bin/python
2023-04-05 11:10:49 UTC/bin/sh -c #(nop) COPY dir:a77ef83cad25199c710644c38d78a56905f70906ca570ea2906e309ec024f806 in /usr/lib/python3.10/site-packages/
2023-04-05 11:10:53 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2023-04-05 11:11:27 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:11:30 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:11:33 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:11:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:07:14+00:00
2023-04-05 11:11:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:11:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:11:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2023-04-05 11:39:54 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:40:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:40:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:40:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:40:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:40:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2023-04-05 11:40:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2023-04-05 11:40:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2023-04-05 11:40:46 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-04-05 11:40:49 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
2023-04-05 11:40:54 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-04-05 11:41:13 UTC/bin/sh -c #(nop) COPY dir:2a36b91cc025a140904144e29ea6c75fcd41c2f534c19447a545e5b56859c0b8 in /usr/lib/python3.10/site-packages/
2023-04-05 11:41:17 UTC/bin/sh -c #(nop) COPY file:4c44e0b2e2af69fdf51cbbb0f65948ae2265e47fbf906b051d4b14faf0f9c9ec in /usr/bin/yq
2023-04-05 11:41:21 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-04-05 11:41:24 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:41:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 11:41:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 11:41:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:39:51+00:00
2023-04-05 11:41:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:41:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:41:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2023-04-05 11:54:33 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:54:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:54:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:54:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:54:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:54:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:54:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:54:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:54:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2023-04-05 11:54:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2023-04-05 11:54:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2023-04-05 11:55:22 UTC/bin/sh -c #(nop) COPY dir:ef16794fae83de5691fd153aceb8cabc8b2f4f1cdc484a011adf86c809db86ce in /usr/lib/python3.10/site-packages/
2023-04-05 11:55:26 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-04-05 11:55:29 UTC/bin/sh -c #(nop) COPY file:63bd0c75d0a109d8b6d000b0460447835555e1dcb0e8283fa3990cfd0f6a6be6 in /usr/bin/aws-iam-authenticator
2023-04-05 11:55:32 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:55:35 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 11:55:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 11:55:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:47:32+00:00
2023-04-05 11:55:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:55:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:55:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2023-04-05 13:15:21 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 13:15:24 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 13:15:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 13:15:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 13:15:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 13:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 13:15:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 13:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 13:15:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2023-04-05 13:15:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2023-04-05 13:15:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2023-04-05 13:16:08 UTC/bin/sh -c #(nop) COPY dir:d5e890b7f2908072776640fb8ab8bd397cebff3be253db224c2992310d50da1e in /usr/lib/python3.10/site-packages/
2023-04-05 13:16:13 UTC/bin/sh -c #(nop) COPY file:06b3102c38bb2debf465f16fef10d4fd1b47af6b1ac4c18d733d4c4e28a6bbb3 in /usr/bin/kubectl
2023-04-05 13:16:18 UTC/bin/sh -c #(nop) COPY multi:6e36da13ed7f2b338128446c855f997db07c40f1a7fa07a949ae96c74075ac13 in /usr/bin/
2023-04-05 13:16:21 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 13:16:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 13:16:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 13:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 13:14:48+00:00
2023-04-05 13:16:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 13:16:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 13:16:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2023-04-05 14:04:30 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 14:04:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 14:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 14:04:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 14:04:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 14:04:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 14:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 14:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 14:04:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awshelm
2023-04-05 14:05:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awshelm
2023-04-05 14:05:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awshelm
2023-04-05 14:05:09 UTC/bin/sh -c #(nop) COPY file:acc0a6292eb73c5fca25e62ef93a865a56f94cce36485da2ced4427dd051caac in /usr/bin/helm
2023-04-05 14:05:13 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 14:05:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 14:05:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 14:05:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 14:04:10+00:00
2023-04-05 14:05:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 14:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 14:05:34 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.