2023-04-05 14:22:29 UTC
208 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.55% (3.22 MB)
[#001] sha256:3bd740d2b2cedec3430a52e6313596ce1243624c72e687d0b042d8aaf74a0091 - 6.54% (13.6 MB)
[#002] sha256:4a6b3a765bd96935112ff069a77a4cee5c89322567807bab77971b7cca55b0ec - 19.41% (40.3 MB)
[#003] sha256:da028531d1ba1d8c92058a93fe717a7c0f931f40cb026b42a832dc5324dffa16 - 0.0% (1.37 KB)
[#004] sha256:2860271eb155b254224e54fe94239ad67918001a59c5ee6caf0ebc829eee1eed - 13.45% (27.9 MB)
[#005] sha256:ed111c199464e7b043d00b2fc0c48add59e3ec70f0edaeff9381014f81aea754 - 0.0% (93 Bytes)
[#006] sha256:84e419ec094bf0e512f4d8d3187804159ac4bcd3fa472fdd13e4135d3277e6f2 - 0.0% (1.26 KB)
[#007] sha256:7cc61a69e3ad9bb126d8a6f5b1402910c29e3779b29681e2292738b018fcec23 - 5.75% (11.9 MB)
[#008] sha256:27bc216147dad5857e86453d63ba5220b4fac814008ebdfe16e47edd699d4b92 - 0.2% (416 KB)
[#009] sha256:b81a1d00c3d88334c35baaf9d1d35cbceceae73d4199ee61f3285dfd9c5711a8 - 1.68% (3.5 MB)
[#010] sha256:064487b0bd6a0c6e0955fe98614f0bd55593116703d7f07ffccfba2eb866b5f1 - 0.0% (1.94 KB)
[#011] sha256:81f5e966391f13cd202668fb5fa93a96403af55e8aa9ec4aa280daedd7bb7835 - 6.54% (13.6 MB)
[#012] sha256:c5b06efdfeac591e0cb817ffe1fab400f79f1c85453861a3364fdc4a614415b8 - 0.0% (654 Bytes)
[#013] sha256:a2cd1998284d4ce5d6fa868e36117f531daefb87860d8c56071042e2f758fe27 - 6.63% (13.8 MB)
[#014] sha256:8b4c7635b2a521eac94ec22421bebac9b42e6361a0caf3cb9b77a0c6c0e524ec - 0.73% (1.52 MB)
[#015] sha256:fccf525a2ba282c73c801dd82ae768767cf2bcfc5a326ec45b8d0e000d499796 - 7.01% (14.6 MB)
[#016] sha256:103e7373af6ff2d5f4d3cf96d9353d2458b6aefe469e21b15e74b65d9004b7e3 - 24.33% (50.5 MB)
[#017] sha256:b90b742d9527b06d0867621622371573b50e9a09988f835e31dee597348afc29 - 6.17% (12.8 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:08:04 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:08:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:08:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:08:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:08:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:08:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:08:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:08:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:08:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2023-04-05 11:08:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2023-04-05 11:08:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2023-04-05 11:08:17 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 -sf /usr/bin/python3 /usr/bin/python
2023-04-05 11:08:30 UTC/bin/sh -c #(nop) COPY dir:7690dce3baf20b584985789be32995614d20b09a5d58b1faf84eb188de0f019b in /usr/lib/python3.10/site-packages/
2023-04-05 11:08:32 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2023-04-05 11:08:55 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:08:57 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:08:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:09:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:06:59+00:00
2023-04-05 11:09:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:09:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:09:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-04-05 11:39:37 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:39:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:39:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:39:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:39:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:39:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:39:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:39:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:40:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2023-04-05 11:40:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2023-04-05 11:40:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2023-04-05 11:40:05 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-04-05 11:40:07 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
2023-04-05 11:40:11 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-04-05 11:40:19 UTC/bin/sh -c #(nop) COPY dir:94cec586479e8384b25efdd9d6588a7bb22971b78f2ff4ba39505eb742f75f66 in /usr/lib/python3.10/site-packages/
2023-04-05 11:40:21 UTC/bin/sh -c #(nop) COPY file:4c44e0b2e2af69fdf51cbbb0f65948ae2265e47fbf906b051d4b14faf0f9c9ec in /usr/bin/yq
2023-04-05 11:40:23 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-04-05 11:40:24 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:40:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 11:40:27 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 11:40:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:39:36+00:00
2023-04-05 11:40:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:40:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:40:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-04-05 11:57:23 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:57:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:57:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:57:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:57:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:57:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:57:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:57:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:57:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2023-04-05 11:57:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2023-04-05 11:57:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2023-04-05 11:57:56 UTC/bin/sh -c #(nop) COPY dir:50e519b68b8acf34009cd39078dae7c8ace0cde2c1beb85fb01cc4392d6159e2 in /usr/lib/python3.10/site-packages/
2023-04-05 11:57:59 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-04-05 11:58:01 UTC/bin/sh -c #(nop) COPY file:183bdb9c9f7eb5216cc80bc3d3d3724a4ca81551b7259c3b924a7e1fb3ae9e34 in /usr/bin/aws-iam-authenticator
2023-04-05 11:58:03 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:58:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 11:58:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 11:58:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:50:22+00:00
2023-04-05 11:58:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:58:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:58:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-04-05 13:15:23 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 13:15:25 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:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 13:15:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 13:15:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 13:15:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 13:15:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 13:15:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2023-04-05 13:15:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2023-04-05 13:15:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2023-04-05 13:15:54 UTC/bin/sh -c #(nop) COPY dir:946f0f39528fd12e4d7e85ccea608a93e212a876b8a94fc7ea1ecb56cce27336 in /usr/lib/python3.10/site-packages/
2023-04-05 13:15:57 UTC/bin/sh -c #(nop) COPY file:06b3102c38bb2debf465f16fef10d4fd1b47af6b1ac4c18d733d4c4e28a6bbb3 in /usr/bin/kubectl
2023-04-05 13:16:02 UTC/bin/sh -c #(nop) COPY multi:6e36da13ed7f2b338128446c855f997db07c40f1a7fa07a949ae96c74075ac13 in /usr/bin/
2023-04-05 13:16:04 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 13:16:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 13:16:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 13:16:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 13:14:53+00:00
2023-04-05 13:16:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 13:16:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 13:16:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-04-05 14:21:57 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 14:21:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 14:22:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 14:22:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 14:22:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 14:22:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 14:22:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 14:22:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 14:22:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awshelm
2023-04-05 14:22:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awshelm
2023-04-05 14:22:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awshelm
2023-04-05 14:22:17 UTC/bin/sh -c #(nop) COPY file:e8c0f8a172cd2891508643ca0619fe3a27ecf37222ae17e204a6a4467b3dce62 in /usr/bin/helm
2023-04-05 14:22:19 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 14:22:20 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 14:22:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 14:22:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 14:21:45+00:00
2023-04-05 14:22:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 14:22:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 14:22:29 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.