2023-01-30 21:13:14 UTC
213 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.25% (2.68 MB)
[#001] sha256:acabdc3d9c296d5f7448cb21f84a385b942c5c3194b5001ec1925d1e53169773 - 6.05% (12.9 MB)
[#002] sha256:73c9cf5b27b20077b92d332f124491dd18d8e428706db170dc04cc4e3b59511d - 21.59% (46.1 MB)
[#003] sha256:ad7e73a25abad67129f0323857e544f9d11127e37ed05f7cda331bbcd38cb140 - 0.0% (6.74 KB)
[#004] sha256:e0540f5ae86b93b74969069436e11a0c19fc0d0962fece50df998acae1c4cb19 - 12.26% (26.2 MB)
[#005] sha256:6decf95f64ab624c284769bb24041170d95120a70c32c59834a8bea0411ad381 - 0.0% (93 Bytes)
[#006] sha256:46e763b7d1c8aa9cd76b1c14818ee3921ab62f05180bfd2d3137bb68dbb02f3a - 0.0% (1.26 KB)
[#007] sha256:5aee1346027a6e1a95c1e3240fd8e6f55758ba98d548f1bd47d5fc47a33fc6d0 - 6.81% (14.5 MB)
[#008] sha256:e3737d85f02fdec7690006b9617cdc91387f85604de0f9f71eff64d477c28cde - 0.19% (416 KB)
[#009] sha256:25da251aabda983dc3c7e36bb4de0bddd55029bbee33b26ed17c751b56087262 - 3.15% (6.72 MB)
[#010] sha256:1673f3d73ead925ecbfe4dfbfb9f1ba5345b8ff79c34881930a43f6fc2d93515 - 0.0% (1.94 KB)
[#011] sha256:47fe50f02d3fccafd37b4f2d94097bbfc62c99673aea1616ff952a4d29449fb8 - 6.24% (13.3 MB)
[#012] sha256:0ecc4d76180ea567edc8a4f6d1e64d546652e2edaab0cd971890da616b876b06 - 0.0% (652 Bytes)
[#013] sha256:ef3c62f1f0c23bde3dc91ef8c1bda5d12f320f04154b5c17ead1e9fc19d9ddd8 - 5.74% (12.2 MB)
[#014] sha256:e58fc0b817ef76aab588e1f0ad205bac10e5c25ab62a839abda620fcd09f6169 - 0.7% (1.49 MB)
[#015] sha256:06819bec71759185a0c03446e4f396fadcd8e73e860304d70ef4bed96ab0bffd - 6.82% (14.6 MB)
[#016] sha256:b183fd3c18cc68eb918da87d953554c2170f2c130c4c3172da5f2cd1d2b89d7d - 23.67% (50.5 MB)
[#017] sha256:cd7fda62ac39c702ce3abbc8ee465357a77caf81583e9bd62f85f9abd3307e50 - 5.53% (11.8 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:01:26 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:01:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:01:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:01:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:01:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:01:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:01:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:01:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:01:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 base
2023-01-30 17:01:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 base
2023-01-30 17:01:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 base
2023-01-30 17:01:39 UTC|1 VERSION=2.10 /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:01:55 UTC/bin/sh -c #(nop) COPY dir:0c0f96493dfb573c8c72e65947edb07058773dfcf5131e2aee809121616e8bf8 in /usr/lib/python3.10/site-packages/
2023-01-30 17:01:58 UTC/bin/sh -c #(nop) COPY multi:89b52f11c8f9964ab7a19560d8066b01b93a10834a23590bcdeceef117357f6d in /usr/bin/
2023-01-30 17:02:25 UTC|1 VERSION=2.10 /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 17:02:28 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:02:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 17:02:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 16:58:56+00:00
2023-01-30 17:02:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:02:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:02:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 17:35:30 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 17:35:48 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 17:35:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 17:35:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 17:35:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 17:35:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 17:36:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 tools
2023-01-30 17:36:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 tools
2023-01-30 17:36:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 tools
2023-01-30 17:36:15 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-01-30 17:36:18 UTC|1 VERSION=2.10 /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:22 UTC|1 VERSION=2.10 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-01-30 17:36:38 UTC/bin/sh -c #(nop) COPY dir:0456804515b37bd925f687c73c48d344b3d1cf6e80a17da0f6e89511afd9cae5 in /usr/lib/python3.10/site-packages/
2023-01-30 17:36:42 UTC/bin/sh -c #(nop) COPY file:16917fcb1c46d9a6741d7205cd3b368244f2503d0bc9fc1d91298a5aebeebf76 in /usr/bin/yq
2023-01-30 17:36:44 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-01-30 17:36:47 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 17:36:50 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 17:36:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 17:36:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 17:35:27+00:00
2023-01-30 17:36:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 17:37:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 17:37:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 18:24:39 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 18:24:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 18:24:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 18:24:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 18:24:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 18:24:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 18:24:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 18:24:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 18:24:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 aws
2023-01-30 18:24:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 aws
2023-01-30 18:25:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 aws
2023-01-30 18:25:26 UTC/bin/sh -c #(nop) COPY dir:347953d3e7b40b2f9e31d4e55b2978606e5cb244f071626b606ad83689f74c2c in /usr/lib/python3.10/site-packages/
2023-01-30 18:25:30 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-01-30 18:25:33 UTC/bin/sh -c #(nop) COPY file:28962df07924b228560658804caac9eb48945699535858c865dca098b5fdd186 in /usr/bin/aws-iam-authenticator
2023-01-30 18:25:35 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 18:25:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 18:25:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 18:25:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 18:18:15+00:00
2023-01-30 18:25:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 18:25:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 18:25:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 20:28:59 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 20:29:01 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 20:29:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 20:29:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 20:29:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 20:29:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 20:29:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 20:29:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 20:29:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awsk8s
2023-01-30 20:29:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awsk8s
2023-01-30 20:29:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awsk8s
2023-01-30 20:29:40 UTC/bin/sh -c #(nop) COPY dir:cac5cd972629a38860b8a0360245f23f875ecdd277d3b6838cf1d631bc04d27f in /usr/lib/python3.10/site-packages/
2023-01-30 20:29:44 UTC/bin/sh -c #(nop) COPY file:4f734fab90fbed805dc07ac220aff8a740219b4d79d8f5bc56b670850c18f3f9 in /usr/bin/kubectl
2023-01-30 20:29:50 UTC/bin/sh -c #(nop) COPY multi:cc13cff5a24e10ed4bf68ddcefd519ddd6f528a712e203a9cbed55f64d35b33e in /usr/bin/
2023-01-30 20:29:52 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 20:29:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 20:29:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 20:30:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 20:28:29+00:00
2023-01-30 20:30:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 20:30:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 20:30:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
2023-01-30 21:12:28 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 21:12:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 21:12:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 21:12:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 21:12:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 21:12:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 21:12:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 21:12:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 21:12:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.10 awshelm
2023-01-30 21:12:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.10 awshelm
2023-01-30 21:12:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.10 awshelm
2023-01-30 21:12:57 UTC/bin/sh -c #(nop) COPY file:68357be95e9315cc50958d37a403b80d59a74403f90d8710ce05fb62f6ab3260 in /usr/bin/helm
2023-01-30 21:12:59 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 21:13:02 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 21:13:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 21:13:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 21:12:13+00:00
2023-01-30 21:13:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 21:13:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=31c22aa969ef4854f7c065223f9abfc01b5a2c2c
2023-01-30 21:13:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.10
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.