2022-11-11 18:53:36 UTC
108 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9b18e9b68314027565b90ff6189d65942c0f7986da80df008b8431276885218e - 2.4% (2.58 MB)
[#001] sha256:f66af1d04c3358b8b200af82221f204137aba25d55ae892baf108c39166a1e3d - 12.05% (13 MB)
[#002] sha256:dda49f52dba2b816e988955b1ba568c2e0769b8c78382b003d0753aec2cc6e66 - 13.65% (14.7 MB)
[#003] sha256:d4873ca654b75b74cf766c543e557c0006c89ef044c1676797637e04762555af - 0.01% (6.91 KB)
[#004] sha256:97d430dae0f5b8c4c777f4b97d474f99ee63dea7ff9ceefe56f3e8c87f12edca - 7.07% (7.61 MB)
[#005] sha256:a29609a9c91ab0f0e0f6e1e93ea71e00f7b72855ca9445cc3a1885dacc8cdba2 - 0.0% (93 Bytes)
[#006] sha256:899442ce90f6e4cab58edef6a03a0917b94ac89d3c3ee70d8f518ca4c0afbd71 - 0.0% (1.26 KB)
[#007] sha256:6143fd7dc9675d4596e1c86782b5fc3b2e576fead2cfd029d42fe2172f549c60 - 13.43% (14.5 MB)
[#008] sha256:5ec979ae616f1898ecf18c166e1bee554fc76eda9f08608d0c383bbe9eb5354f - 0.35% (384 KB)
[#009] sha256:f0daccbea4eb33c9c97236c0a7bf4aa42aa963cac068163c7e7652f3ecff985f - 5.86% (6.31 MB)
[#010] sha256:2229dff766d39a0f0335d3a5078dc4396bd69c13801832c60b78130d252c1a1f - 0.0% (1.65 KB)
[#011] sha256:19ae5e64fb8b13d58374afdf55b9b2a0a591389ecfa6764b5fcc689c523d95b8 - 11.93% (12.8 MB)
[#012] sha256:4d1e9ca660790348274187353291e56386c8f4d94767e7f04e1707f8aa6a4cdc - 0.0% (654 Bytes)
[#013] sha256:5523175023f77c42b6973a15d0a48a86b679c80f23d1252b15f803b3a1343dcf - 10.29% (11.1 MB)
[#014] sha256:a65244b848cadaafcc54aa55566ea885ceebbaf78757e8d96e18204cbdd1b4d0 - 1.25% (1.34 MB)
[#015] sha256:b7ee4a8fdc241ce1ae5f7337dc920343019a3fcd0ad98bc862d1b098ed575dd6 - 11.55% (12.4 MB)
[#016] sha256:f94ac6b3a0d6e0933cba8929cff65c00fecfb93beec6f75e6aa01a89ecd3a540 - 0.0% (193 Bytes)
[#017] sha256:16ed3544dc2bc7aa33ed24208c0bed4533f554b99df56993339a494cffced135 - 10.16% (10.9 MB)
/bin/sh -c #(nop) ADD file:960fd469d48cf79ba14bbda71f3192074ed860c112e30e0bc92bff3440cb45ab in /
2022-11-10 20:39:41 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-11 16:45:16 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 16:45:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 16:45:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 16:45:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 16:45:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 16:45:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 16:45:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 16:45:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 16:45:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2022-11-11 16:45:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2022-11-11 16:45:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2022-11-11 16:45:38 UTC|1 VERSION=2.11 /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
2022-11-11 16:45:39 UTC/bin/sh -c #(nop) COPY dir:64220a36af81fa153b06c3666d40be772a02eede6406caecd92ec7d9ba44d479 in /usr/lib/python3.10/site-packages/
2022-11-11 16:45:41 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2022-11-11 16:47:12 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-11 16:47:12 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 16:47:13 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-11 16:47:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 16:38:01+00:00
2022-11-11 16:47:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 16:47:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 16:47:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-11 17:04:17 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 17:04:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 17:04:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 17:04:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 17:04:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 17:04:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 17:04:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 17:04:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 17:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2022-11-11 17:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2022-11-11 17:04:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2022-11-11 17:04:53 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-11 17:04:54 UTC|1 VERSION=2.11 /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
2022-11-11 17:05:00 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-11 17:05:02 UTC/bin/sh -c #(nop) COPY dir:9367e2b1a92929f739dd6806afff600749df1355f42cb82a81e43b8d3f427eb0 in /usr/lib/python3.10/site-packages/
2022-11-11 17:05:03 UTC/bin/sh -c #(nop) COPY file:bccb7125ee662d5ef616dfcc07ba802deada4cf651ffdeab09965a0d980f6a98 in /usr/bin/yq
2022-11-11 17:05:04 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-11 17:05:04 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 17:05:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 17:05:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 17:05:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:04:16+00:00
2022-11-11 17:05:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 17:05:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 17:05:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-11 18:05:14 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 18:05:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 18:05:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 18:05:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 18:05:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 18:05:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 18:05:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 18:05:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 18:05:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2022-11-11 18:05:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2022-11-11 18:05:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2022-11-11 18:05:31 UTC/bin/sh -c #(nop) COPY dir:bc4acfb4449727dd4393c0f4b61ea519609ee3ddeee0029543b3b37b0108b31e in /usr/lib/python3.10/site-packages/
2022-11-11 18:05:32 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-11 18:05:33 UTC/bin/sh -c #(nop) COPY file:f6f50aec402affaf98681217fb8075b32a284082f0a3e90b0cea7661730beffd in /usr/bin/aws-iam-authenticator
2022-11-11 18:05:33 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 18:05:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 18:05:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 18:05:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:11:34+00:00
2022-11-11 18:05:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 18:05:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 18:05:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-11 18:13:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 18:13:37 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 18:13:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 18:13:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 18:13:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 18:13:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 18:13:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 18:13:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 18:13:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2022-11-11 18:13:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2022-11-11 18:13:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2022-11-11 18:13:52 UTC/bin/sh -c #(nop) COPY dir:11e83dad28d7b3074f34add80950bb2a68e802da869069953288f7943c6ce929 in /usr/lib/python3.10/site-packages/
2022-11-11 18:13:54 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-11 18:13:55 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-11 18:13:55 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 18:13:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 18:13:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 18:13:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 18:12:35+00:00
2022-11-11 18:13:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 18:14:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 18:14:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-11 18:53:19 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 18:53:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 18:53:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 18:53:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 18:53:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 18:53:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 18:53:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 18:53:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 18:53:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awshelm
2022-11-11 18:53:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awshelm
2022-11-11 18:53:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awshelm
2022-11-11 18:53:30 UTC/bin/sh -c #(nop) COPY file:9c9192ed984e64ea9132f60efd731a17da109ae0965c3b35cec62aa5901a24af in /usr/bin/helm
2022-11-11 18:53:30 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 18:53:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 18:53:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 18:53:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 18:52:58+00:00
2022-11-11 18:53:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 18:53:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 18:53:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
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.