2022-11-11 19:20:13 UTC
188 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 - 1.42% (2.68 MB)
[#001] sha256:39c9158b170371bec3aee2543afa7a6113606181bfd9f7b965cd5c446b1bf9e0 - 6.85% (12.9 MB)
[#002] sha256:a9d673e93398dea8a1e021e2e3312e07743af7538123795d46ecc2e47f8c2e2d - 11.42% (21.5 MB)
[#003] sha256:922c69e570cf5422929e2ed5033c5d2e162d9708c122e96559aa34865d9921ec - 0.0% (6.01 KB)
[#004] sha256:d5e39e68809cf37e7d261d773da6385d2f77845ef6def053ad2dd470a4609f79 - 8.21% (15.5 MB)
[#005] sha256:4ffe2b0aa9c9c275d1415f10e06a95d7cc0be67fe53bd16297140074e3ff891c - 0.0% (93 Bytes)
[#006] sha256:c4a263918cd69bce6a3b69b6822ade3009f71a5a543922afe7a2295aaee84e4a - 0.0% (1.26 KB)
[#007] sha256:fa31072cc6868848d92b6938db4509fb410a0e331fd297256e6d9709a6b500ff - 7.71% (14.5 MB)
[#008] sha256:f06d0b743b9164188157bd569636b376158e30cf07c9937a973b5d8606498cda - 0.2% (377 KB)
[#009] sha256:3691912ce048310372f4fbf8d3a71899929da118552b967a0a01516ec3a9bfa3 - 3.55% (6.69 MB)
[#010] sha256:bdc331ba793c9678b376f81e84d3de3ec8bf234da50806d1d96123280e44741b - 0.0% (1.65 KB)
[#011] sha256:94cafef2c65275aea64a5c262083faa1a3a8b6968e2ecfe3541961065115c35a - 6.82% (12.8 MB)
[#012] sha256:c0dde6ff5681e431c2f39586867c0e3e2dc71488b80ae28544aaca653046969b - 0.0% (654 Bytes)
[#013] sha256:6959720d3df38453a364587776eff1a8d2cd0ed7d49229860c3fff503cf663ea - 6.49% (12.2 MB)
[#014] sha256:98d4cac101b40a444d093e34d571e3de3cb064a0794c52002b825b82caee38b8 - 0.71% (1.34 MB)
[#015] sha256:5a4a2ba31d3afa2a5e31a2e47753d80ba77c2c65eac6f7ae4871b4cb5f752261 - 7.3% (13.8 MB)
[#016] sha256:397d7e1a488465a83663e427f05f0d35715f53f3d9a697aa401c3e63ef9c5555 - 25.54% (48.1 MB)
[#017] sha256:be4bbb1c4b9775ddeb2dba68b4f205a81057bd0292cbc7aa1bf7f56fdfbd4c36 - 13.78% (26 MB)
/bin/sh -c #(nop) ADD file:2a949686d9886ac7c10582a6c29116fd29d3077d02755e87e111870d63607725 in /
2022-08-09 17:19:53 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-11 16:39:55 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 16:39:56 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 16:39:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 16:39:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 16:39:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 16:40:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 16:40:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 16:40:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 16:40:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2022-11-11 16:40:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2022-11-11 16:40:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2022-11-11 16:40:08 UTC|1 VERSION=2.8 /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:40:12 UTC/bin/sh -c #(nop) COPY dir:03dc1efb0ca3f684ae3480afbd8607d8e9f259a170802843e4fc57acaacbcb9d in /usr/lib/python3.10/site-packages/
2022-11-11 16:40:13 UTC/bin/sh -c #(nop) COPY multi:60ce8bf644b4c1acec60ee4cab7c085888a9eb654426cb822a7266f5fa05ffa2 in /usr/bin/
2022-11-11 16:40:30 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-11 16:40:31 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 16:40:31 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-11 16:40:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 16:38:55+00:00
2022-11-11 16:40:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 16:40:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 16:40:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-11 17:04:19 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 17:04:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 17:04:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 17:04:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 17:04:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 17:04:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 17:04:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 17:04:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 17:04:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2022-11-11 17:04:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2022-11-11 17:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2022-11-11 17:04:37 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-11 17:04:39 UTC|1 VERSION=2.8 /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:04:41 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-11 17:04:45 UTC/bin/sh -c #(nop) COPY dir:b49e8d75a1d939871bde5af579d18c6b1f18105903e13ba0398fc1087cbb3d14 in /usr/lib/python3.10/site-packages/
2022-11-11 17:04:47 UTC/bin/sh -c #(nop) COPY file:3d195ad296086796f663bb7c67c7f04ebe9e47fac59511036f96899309bef23d in /usr/bin/yq
2022-11-11 17:04:48 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-11 17:04:48 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 17:04:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 17:04:50 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 17:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:04:18+00:00
2022-11-11 17:04:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 17:04:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 17:04:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-11 17:18:57 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 17:18:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 17:18:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 17:18:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 17:19:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 17:19:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 17:19:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 17:19:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 17:19:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2022-11-11 17:19:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2022-11-11 17:19:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2022-11-11 17:19:17 UTC/bin/sh -c #(nop) COPY dir:d2c697db69b3270c967e54b4c5a03d9c5b5c605c883507301d3908b9f280c727 in /usr/lib/python3.10/site-packages/
2022-11-11 17:19:19 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-11 17:19:21 UTC/bin/sh -c #(nop) COPY file:7312f8c59492024126a2b514b4275366031b45c76808ed07e5624467d47661b6 in /usr/bin/aws-iam-authenticator
2022-11-11 17:19:22 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 17:19:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 17:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 17:19:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 17:11:43+00:00
2022-11-11 17:19:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 17:19:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 17:19:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-11 18:13:08 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 18:13:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 18:13:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 18:13:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 18:13:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 18:13:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 18:13:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 18:13:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 18:13:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2022-11-11 18:13:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2022-11-11 18:13:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2022-11-11 18:13:25 UTC/bin/sh -c #(nop) COPY dir:cdced5d00a940040ff71b9e190853833a378590109406e5d16d14b46be9b2e70 in /usr/lib/python3.10/site-packages/
2022-11-11 18:13:27 UTC/bin/sh -c #(nop) COPY file:3e1e032028055204a00028d204384d6a188294528028c6e6cdf05d1ca9f36b67 in /usr/bin/kubectl
2022-11-11 18:13:30 UTC/bin/sh -c #(nop) COPY multi:687dd3dc199a523a9100aecb081b5347c611bd168ea99fa587c7574b107af2fd in /usr/bin/
2022-11-11 18:13:31 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 18:13:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 18:13:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 18:13:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 18:12:48+00:00
2022-11-11 18:13:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 18:13:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 18:13:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2022-11-11 19:19:54 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-11 19:19:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-11 19:19:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-11 19:19:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-11 19:19:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-11 19:19:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-11 19:20:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-11 19:20:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-11 19:20:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awskops
2022-11-11 19:20:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awskops
2022-11-11 19:20:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awskops
2022-11-11 19:20:07 UTC/bin/sh -c #(nop) COPY file:753a1ce2e7dc05e1280be0b7560f834b69a1bef12c05b2bd2f0109104ea39bcb in /usr/bin/kops
2022-11-11 19:20:08 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-11 19:20:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-11 19:20:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-11 19:20:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-11 19:19:01+00:00
2022-11-11 19:20:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-11 19:20:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=612245da886a67acda827378a2c47975d7aa19e7
2022-11-11 19:20:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
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.