2023-01-30 15:36:21 UTC
212 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.26% (2.68 MB)
[#001] sha256:68d5a1e364f131ffd3b74d1c1537eccad47b10c5221a231a170ee16f5a6b9faf - 6.09% (12.9 MB)
[#002] sha256:11b6199f8a0bb72ff2d2ded59c6e815b663be4f7348fa2009412fc69526d815e - 19.19% (40.7 MB)
[#003] sha256:e23657b5b5adef76d41ce19a9b8f6dc68243d573ea346681f9dd19f950a30a5d - 0.0% (1.37 KB)
[#004] sha256:511819d6adac1710321b907aeec6a59eeee20438cd11c68d4a6c942c367a49af - 12.96% (27.5 MB)
[#005] sha256:ce76524358fae2d0344d0efa1238df0c838d5b9c4db1bbfa69bb522644772080 - 0.0% (93 Bytes)
[#006] sha256:d04abe35141d577fbcfe04478718a406a7c764b1cb1c590c089a99cde26e1312 - 0.0% (1.26 KB)
[#007] sha256:07f1105b4c68f6c159844e74d248128e54db46a6b3d4bf6cbb1369637cfedc33 - 6.85% (14.5 MB)
[#008] sha256:850ac3daa8db5afb1560d8c981582b0aee1bed79fe2d20dccbdb5a47d5d07723 - 0.19% (416 KB)
[#009] sha256:633be8017bef3b08211735e0ac9a52a6b72fb29da1875b4020c8ef023f3e88f2 - 3.17% (6.72 MB)
[#010] sha256:80b7eb057b434d467ee84cf4c3f768217481647eb3f129b5e6a73a22ffd76474 - 0.0% (1.94 KB)
[#011] sha256:9a9ee37df21cf63abcedff672a4ec143bbd62c48b149d558e3673d241d2e0cde - 6.27% (13.3 MB)
[#012] sha256:d488079f2ab0e343d882a79231d1eb505488e9a2a904be1a570296fe27095688 - 0.0% (656 Bytes)
[#013] sha256:e724caa18066988e2f581273da8b89aac9c82716b1040a5b8094b81108ff06b7 - 5.77% (12.2 MB)
[#014] sha256:8c487eabd266038ee8bd9ee5f82e2a7594f380004f5320da1c8a493030ddf00d - 0.7% (1.49 MB)
[#015] sha256:9fb81f818eea2c9867c6337848d84fcdc8e79a3ab193a6267894d78b3e9e5d5e - 6.86% (14.6 MB)
[#016] sha256:8a389bf372be345844c5a45dcdc93c9c819522b32f1844f756704982493846f6 - 23.81% (50.5 MB)
[#017] sha256:8657ab2a4c6c5f3ece0e3aaa2bd103898502efe333f90a742894bdcecf2fe0d9 - 6.88% (14.6 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 11:26:20 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 11:26:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 11:26:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 11:26:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 11:26:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 11:26:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 11:26:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 11:26:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 11:26:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2023-01-30 11:26:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2023-01-30 11:26:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2023-01-30 11:26:33 UTC|1 VERSION=latest /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 11:26:44 UTC/bin/sh -c #(nop) COPY dir:e8e9f4bc0f3ab41a364799ad84182fcc0b3a20684e111c20f7993c0517133878 in /usr/lib/python3.10/site-packages/
2023-01-30 11:26:46 UTC/bin/sh -c #(nop) COPY multi:da49ed2e6cd0db92a629737667de36a1fefb847abac89ab464ca1986d3549f5a in /usr/bin/
2023-01-30 11:27:12 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall -j 0 /usr/lib/python3.10
2023-01-30 11:27:14 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 11:27:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-01-30 11:27:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 11:25:39+00:00
2023-01-30 11:27:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 11:27:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 11:27:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-01-30 12:07:12 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 12:07:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 12:07:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 12:07:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 12:07:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 12:07:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 12:07:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 12:07:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 12:07:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2023-01-30 12:07:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2023-01-30 12:07:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2023-01-30 12:07:39 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2023-01-30 12:07:41 UTC|1 VERSION=latest /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 12:07:44 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2023-01-30 12:07:52 UTC/bin/sh -c #(nop) COPY dir:fa88c88e630690b6c6095a290799a132238b1cac30118674cfd227dd1ec33c7e in /usr/lib/python3.10/site-packages/
2023-01-30 12:07:54 UTC/bin/sh -c #(nop) COPY file:16917fcb1c46d9a6741d7205cd3b368244f2503d0bc9fc1d91298a5aebeebf76 in /usr/bin/yq
2023-01-30 12:07:55 UTC/bin/sh -c #(nop) COPY file:32c4234942fedb960290ff1d5537d62f8e2f44dae985496722a355fc9ffa113e in /docker-entrypoint.sh
2023-01-30 12:07:57 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 12:07:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 12:08:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 12:08:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 12:07:11+00:00
2023-01-30 12:08:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 12:08:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 12:08:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-01-30 13:07:00 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 13:07:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 13:07:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 13:07:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 13:07:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 13:07:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 13:07:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 13:07:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 13:07:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2023-01-30 13:07:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2023-01-30 13:07:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2023-01-30 13:07:31 UTC/bin/sh -c #(nop) COPY dir:b092c2ff76bd413c9f1bf954953e9d092daf39799535eabc9af893d3e91ee011 in /usr/lib/python3.10/site-packages/
2023-01-30 13:07:34 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2023-01-30 13:07:36 UTC/bin/sh -c #(nop) COPY file:720ee2c80e9c2bba6409241f145d67ef568015190b6e8456040a3e44bf2b3ca8 in /usr/bin/aws-iam-authenticator
2023-01-30 13:07:38 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 13:07:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 13:07:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 13:07:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 13:00:49+00:00
2023-01-30 13:07:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 13:07:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 13:07:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-01-30 14:12:29 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 14:12:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 14:12:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 14:12:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 14:12:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 14:12:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 14:12:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 14:12:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 14:12:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2023-01-30 14:12:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2023-01-30 14:12:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2023-01-30 14:12:57 UTC/bin/sh -c #(nop) COPY dir:1d9b65aeda023daff6fec9c5fbb59e54cdcc2b976e6db7f3d356e16be91d76ba in /usr/lib/python3.10/site-packages/
2023-01-30 14:13:00 UTC/bin/sh -c #(nop) COPY file:4f734fab90fbed805dc07ac220aff8a740219b4d79d8f5bc56b670850c18f3f9 in /usr/bin/kubectl
2023-01-30 14:13:05 UTC/bin/sh -c #(nop) COPY multi:cc13cff5a24e10ed4bf68ddcefd519ddd6f528a712e203a9cbed55f64d35b33e in /usr/bin/
2023-01-30 14:13:07 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 14:13:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 14:13:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 14:13:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 14:12:02+00:00
2023-01-30 14:13:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 14:13:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 14:13:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2023-01-30 15:35:49 UTC/bin/sh -c #(nop) ARG VERSION
2023-01-30 15:35:51 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2023-01-30 15:35:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2023-01-30 15:35:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2023-01-30 15:35:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2023-01-30 15:35:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2023-01-30 15:35:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2023-01-30 15:36:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2023-01-30 15:36:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awshelm
2023-01-30 15:36:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awshelm
2023-01-30 15:36:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awshelm
2023-01-30 15:36:09 UTC/bin/sh -c #(nop) COPY file:56c0a7ce5b62009c963202d4879d187a3b8dba82f5cc87e02996374a3c171fdf in /usr/bin/helm
2023-01-30 15:36:11 UTC/bin/sh -c #(nop) WORKDIR /data
2023-01-30 15:36:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2023-01-30 15:36:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-30 15:36:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-30 15:35:36+00:00
2023-01-30 15:36:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2023-01-30 15:36:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6cefe46e69a478e36e4e033a0994d1dbbc271373
2023-01-30 15:36:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.