2023-02-01 14:20:44 UTC
253 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.06% (2.68 MB)
[#001] sha256:1eb12872f2333c27e41a3ccf4e9fac61ba9edcc61c7f502195e4a088654e365f - 5.11% (12.9 MB)
[#002] sha256:6c0a751a88e4197c6c7aa2135cde8c2b63e3f930a76ee90959174fcbc0fbeec9 - 16.09% (40.7 MB)
[#003] sha256:46cf70084b5f853ea50d853ffc9ed70220db255cb2c306652660e2f6c547584a - 0.0% (1.38 KB)
[#004] sha256:3aa557f37bcdfb825d5020256663526c6fe40e753818e6b748cffdf0588dc958 - 10.87% (27.5 MB)
[#005] sha256:953374f10ae7ac682d0c8cf53247ccd655ad692d34132f6aad290d3041444815 - 0.0% (93 Bytes)
[#006] sha256:047ab4006f62da6fb7b6c52360b2b37de1497684a3448b82f690eed2aa3f5049 - 0.0% (1.26 KB)
[#007] sha256:7cca0e5ae5b950830a1d4c4938ef702458dfb7d8d9d977f25cc861b0676f64d4 - 5.75% (14.5 MB)
[#008] sha256:97b251169a62bc028173cb219d7df543a929169f17da41d9d2c1c0f9f23dd1d5 - 0.16% (416 KB)
[#009] sha256:6141cce995b1e4e525f9ad440ca0563c0c5fc92bd804fe62d7940fb0f16b7b33 - 2.66% (6.72 MB)
[#010] sha256:12828953cb42feef5b111707bdf52886a7110212068f6f030e7e90945e3fbbec - 0.0% (1.94 KB)
[#011] sha256:01c204c00a4ed528154eedd9074b8abf7b6ab3a9f9548907a04d51e4761dcf31 - 5.27% (13.3 MB)
[#012] sha256:95e23b5e732215a2e8960afd120c807e53ae692e5e396dd8fb2b193783e0be5e - 0.0% (655 Bytes)
[#013] sha256:6679b6125dc591bb0c4e6be52df482a90dd6ba57788d53f22efb491795d37839 - 4.84% (12.2 MB)
[#014] sha256:503d535e1537bc848fa0641c2e7df0aa461f1c586b48f2aa2d33af28f61f1f5d - 0.59% (1.49 MB)
[#015] sha256:1bf71723dda70fdae713706966b08ef26935f8c1da3d36def4ff1233e59baf47 - 5.75% (14.6 MB)
[#016] sha256:44a8ae7cb6a18b61b6e1e427d6e6d40eec816924647ccac1433b662733c03185 - 19.97% (50.5 MB)
[#017] sha256:d5f1844409c6e054247b610889afa58be0ea6635056e01791a379e3fdd2b0260 - 21.9% (55.4 MB)
/bin/sh -c #(nop) ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /
2022-11-12 04:19:23 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-02-01 10:46:11 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 10:46:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 10:46:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 10:46:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 10:46:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 10:46:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 10:46:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 10:46:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 10:46:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 base
2023-02-01 10:46:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 base
2023-02-01 10:46:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 base
2023-02-01 10:46:24 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 -s /usr/bin/python3 /usr/bin/python
2023-02-01 10:46:42 UTC/bin/sh -c #(nop) COPY dir:d314f1a84443130a0a9d11167c3a49b549c4f46ed57291d2409814d3a0aa3a06 in /usr/lib/python3.10/site-packages/
2023-02-01 10:46:45 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2023-02-01 10:47:22 UTC|1 VERSION=2.13 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-02-01 10:47:25 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 10:47:27 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-02-01 10:47:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 10:44:34+00:00
2023-02-01 10:47:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 10:47:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 10:47:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-02-01 11:30:40 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 11:30:56 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 11:30:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 11:31:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 11:31:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 11:31:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 11:31:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 11:31:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 11:31:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 tools
2023-02-01 11:31:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 tools
2023-02-01 11:31:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 tools
2023-02-01 11:31:17 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-02-01 11:31:19 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-02-01 11:31:22 UTC|1 VERSION=2.13 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-02-01 11:31:34 UTC/bin/sh -c #(nop) COPY dir:4e4db8cb26572ae080b8af36e334904cb43208929908f00b6f337ee2cd935929 in /usr/lib/python3.10/site-packages/
2023-02-01 11:31:37 UTC/bin/sh -c #(nop) COPY file:16917fcb1c46d9a6741d7205cd3b368244f2503d0bc9fc1d91298a5aebeebf76 in /usr/bin/yq
2023-02-01 11:31:39 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-02-01 11:31:41 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 11:31:43 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-02-01 11:31:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-01 11:31:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:30:38+00:00
2023-02-01 11:31:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 11:31:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 11:31:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-02-01 11:45:48 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 11:45:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 11:45:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 11:45:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 11:45:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 11:45:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 11:45:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 11:45:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 11:45:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 aws
2023-02-01 11:46:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 aws
2023-02-01 11:46:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 aws
2023-02-01 11:46:19 UTC/bin/sh -c #(nop) COPY dir:7a3e79c40eb97d0da2cde9815302e3ea1ff0524d96c7928405d886fec036d80f in /usr/lib/python3.10/site-packages/
2023-02-01 11:46:21 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-02-01 11:46:24 UTC/bin/sh -c #(nop) COPY file:4f591341497a1db4b4992afef77f73a31e307ee5c6c8ab56e62580ef0f93d7c5 in /usr/bin/aws-iam-authenticator
2023-02-01 11:46:25 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 11:46:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-02-01 11:46:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-01 11:46:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 11:39:45+00:00
2023-02-01 11:46:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 11:46:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 11:46:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-02-01 13:04:57 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 13:04:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 13:05:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 13:05:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 13:05:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 13:05:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 13:05:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 13:05:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 13:05:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awsk8s
2023-02-01 13:05:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awsk8s
2023-02-01 13:05:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awsk8s
2023-02-01 13:05:26 UTC/bin/sh -c #(nop) COPY dir:9f8ae97806acae4a11fd5c6b9c748de88bed8566d330344db84c0eb554574c88 in /usr/lib/python3.10/site-packages/
2023-02-01 13:05:29 UTC/bin/sh -c #(nop) COPY file:4f734fab90fbed805dc07ac220aff8a740219b4d79d8f5bc56b670850c18f3f9 in /usr/bin/kubectl
2023-02-01 13:05:34 UTC/bin/sh -c #(nop) COPY multi:cc13cff5a24e10ed4bf68ddcefd519ddd6f528a712e203a9cbed55f64d35b33e in /usr/bin/
2023-02-01 13:05:36 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 13:05:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-02-01 13:05:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-01 13:05:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 13:04:31+00:00
2023-02-01 13:05:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 13:05:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 13:05:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.13
2023-02-01 14:20:10 UTC/bin/sh -c #(nop) ARG VERSION
2023-02-01 14:20:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-02-01 14:20:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-02-01 14:20:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-02-01 14:20:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-02-01 14:20:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-02-01 14:20:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-02-01 14:20:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-02-01 14:20:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.13 awskops
2023-02-01 14:20:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.13 awskops
2023-02-01 14:20:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.13 awskops
2023-02-01 14:20:32 UTC/bin/sh -c #(nop) COPY file:11985fec4e50940ebd4d3428856c6721710b562a7ee806d8b8b7afae4f096562 in /usr/bin/kops
2023-02-01 14:20:34 UTC/bin/sh -c #(nop) WORKDIR /data
2023-02-01 14:20:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-02-01 14:20:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-01 14:20:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-01 14:19:06+00:00
2023-02-01 14:20:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-02-01 14:20:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0373bad4067ebafa9be8bfc77785ced0d83aad53
2023-02-01 14:20:44 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.