2023-04-05 11:57:43 UTC
143 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 - 2.25% (3.22 MB)
[#001] sha256:dae714639f5c910a98e50e9191bc5c65e8c3e7591d6e5f561d3938317524f2a5 - 9.5% (13.6 MB)
[#002] sha256:e6f0321a20d1cfc9a1a31d7e563338d404be9d51e3c0fa24f0889cb01a9596e0 - 35.51% (50.8 MB)
[#003] sha256:d6959a119038b2e797d21996a004e01254c8dda6b925d0a98760a0b0f32e5f18 - 0.0% (6.96 KB)
[#004] sha256:f4685bb3293673bab67abbde8d8a3212c191d644afc8f36f61f2c3721fd17f19 - 22.52% (32.2 MB)
[#005] sha256:0fd25cc797fdba50e9829656ebf6744e24632731cd878036727abf0d2da48a98 - 0.0% (93 Bytes)
[#006] sha256:33e10f6aa79e27a40183e83e7ed841ad58cec9279072ce6f05eb81dd90495565 - 0.0% (1.26 KB)
[#007] sha256:9a491e94053aeac2bf32206b6dbdbf13930b9c3d1ca9447ab513c3401b3c1f2e - 8.35% (11.9 MB)
[#008] sha256:9b32d479049afebbd2ae78a3f3a202df4dedf2f6e9920377e77473680dee12ee - 0.28% (416 KB)
[#009] sha256:bf10655d91d4b0cbf5b373a90eaeec06a94340367366f28da8ed6ea48959c640 - 2.45% (3.5 MB)
[#010] sha256:064487b0bd6a0c6e0955fe98614f0bd55593116703d7f07ffccfba2eb866b5f1 - 0.0% (1.94 KB)
[#011] sha256:746929853a4a5ab182d27b5d6b3fe361f605b3c14e1ac3a39234f7a099f1234c - 9.49% (13.6 MB)
[#012] sha256:5b0a5a2727c4a7d8fe075d14ca9921b59cc73f57c291c4a7338d13fed26d812d - 0.0% (655 Bytes)
[#013] sha256:bca9f70fa48f482e89d31540cf8c6793a6596b827dc738b3660c671fa3985dbc - 9.63% (13.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:09:51 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:09:52 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:09:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:09:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:09:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:09:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:09:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:09:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:09:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 base
2023-04-05 11:10:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 base
2023-04-05 11:10:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 base
2023-04-05 11:10:04 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 -sf /usr/bin/python3 /usr/bin/python
2023-04-05 11:10:24 UTC/bin/sh -c #(nop) COPY dir:dc978112cf54331d8abfa65f659f546abc4e30ab88cb943d94983e8e6063fd4e in /usr/lib/python3.10/site-packages/
2023-04-05 11:10:28 UTC/bin/sh -c #(nop) COPY multi:f576302f9b54a48fc51a21471965a41e0c7a0c2ec6998d0872ae3716ae32434f in /usr/bin/
2023-04-05 11:11:01 UTC|1 VERSION=2.12 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-04-05 11:11:04 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:11:07 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-04-05 11:11:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:06:59+00:00
2023-04-05 11:11:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:11:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:11:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-04-05 11:39:50 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:40:13 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:40:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:40:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:40:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:40:27 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:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 tools
2023-04-05 11:40:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 tools
2023-04-05 11:40:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 tools
2023-04-05 11:40:48 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-04-05 11:40:52 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-04-05 11:40:58 UTC|1 VERSION=2.12 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-04-05 11:41:20 UTC/bin/sh -c #(nop) COPY dir:750353d891ccd1bd87d936a4d988f7c4c5c9333e8dcaa9d51500de0498e57edb in /usr/lib/python3.10/site-packages/
2023-04-05 11:41:25 UTC/bin/sh -c #(nop) COPY file:4c44e0b2e2af69fdf51cbbb0f65948ae2265e47fbf906b051d4b14faf0f9c9ec in /usr/bin/yq
2023-04-05 11:41:29 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-04-05 11:41:33 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:41:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 11:41:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 11:41:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:39:47+00:00
2023-04-05 11:41:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:41:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:41:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.12
2023-04-05 11:55:51 UTC/bin/sh -c #(nop) ARG VERSION
2023-04-05 11:55:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-04-05 11:55:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-04-05 11:56:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-04-05 11:56:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-04-05 11:56:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-04-05 11:56:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-04-05 11:56:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-04-05 11:56:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.12 aws
2023-04-05 11:56:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.12 aws
2023-04-05 11:56:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.12 aws
2023-04-05 11:57:08 UTC/bin/sh -c #(nop) COPY dir:a226119e6b77e274f54c345bb0e5709f50d4655ab015bc76e01ae76d6f27f18e in /usr/lib/python3.10/site-packages/
2023-04-05 11:57:14 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-04-05 11:57:18 UTC/bin/sh -c #(nop) COPY file:ca99877c1f728a8b252a59cb9c9c090ad42b24ce3a45207cf61e92c8806602da in /usr/bin/aws-iam-authenticator
2023-04-05 11:57:21 UTC/bin/sh -c #(nop) WORKDIR /data
2023-04-05 11:57:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-04-05 11:57:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-04-05 11:57:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-04-05 11:47:39+00:00
2023-04-05 11:57:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-04-05 11:57:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=30d3e38a1308110895051b78e37e121b73d556fb
2023-04-05 11:57:43 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.