2022-11-13 06:46:35 UTC
167 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:6875df1f535433e5affe18ecfde9acb7950ab5f76887980ff06c5cdd48cf98f4 - 1.55% (2.58 MB)
[#001] sha256:7cdd2b2b0fa160c0237c032e4da4417f15c0a489cd5c4393d27caea41bf278f3 - 7.78% (13 MB)
[#002] sha256:fb26890ad7ded98ace2dab5d8098bd50111c664fd64345329711e5b087f98542 - 29.99% (50 MB)
[#003] sha256:2b9c21121a11c8c45c674eac9e1f77073ea2044b34d3bf41f6765967d23659b1 - 0.0% (6.91 KB)
[#004] sha256:80950c8aec96fa04f366795f6c544690da4f7b7e9c175070cfea4a4ce76b5668 - 17.69% (29.5 MB)
[#005] sha256:aa4d51f4588020f109c4d76651d68d8a1a4a638ca4da7f3b695d6c10962d11ec - 0.0% (93 Bytes)
[#006] sha256:2cc27b605adfc64e1a56525d1e09f92ed65e5f3778d1a572cff1ec786371c435 - 0.0% (1.26 KB)
[#007] sha256:9a66cdf7445ba36b00fef9588ebbc1a602f72be18f39f7b6992a95dfd6037f21 - 8.67% (14.5 MB)
[#008] sha256:9b8292982d7c73431a7e9ea4eaf11cfcc414ea2475bc207c95c8d40b261102b2 - 0.23% (401 KB)
[#009] sha256:57a499607564463e677a60d145b4f5d42b4de73a34901fb67783a532fd196178 - 3.79% (6.31 MB)
[#010] sha256:a4839ec1675a4f202fbb633fb686ca10044617bebbb846ae2803f4a757dd46cf - 0.0% (1.66 KB)
[#011] sha256:6dff105a88dea50efe4072108c2436b9af6ba8b3bae98178bea850a21b291d85 - 7.7% (12.8 MB)
[#012] sha256:19cdbfddc385727cf86b079dac7fd2682b078f0c7b7e98d71496599cfaf66221 - 0.0% (655 Bytes)
[#013] sha256:e71ffe951f271cccfacd4f6ce7a16e8739330593cb29974067223657a52225a5 - 6.65% (11.1 MB)
[#014] sha256:903f2bea360eb93ce3e0c0c316881f22adff834d0e7e2d1af0ac30e84477e1ee - 0.81% (1.34 MB)
[#015] sha256:0cef711a60321dfbf86b756fc218addd322846b8455c5e75e6c95296da692c72 - 7.46% (12.4 MB)
[#016] sha256:46d8351a0edc457080ed4ee74723b4f91fda9a65fcce2709693d5776a10aad7f - 0.0% (194 Bytes)
[#017] sha256:0f8525d9391018b02ac726516b19bf21e51c8e7df141be81befe85fd31b1045d - 7.68% (12.8 MB)
/bin/sh -c #(nop) ADD file:57d621536158358b14d15155826ef2dd4ca034278044111ec0aaf6717016e569 in /
2022-11-12 03:39:38 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-13 00:27:40 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 00:27:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 00:27:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 00:27:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 00:27:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 00:27:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 00:27:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 00:27:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 00:27:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 base
2022-11-13 00:27:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 base
2022-11-13 00:27:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 base
2022-11-13 00:28:02 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-13 00:28:26 UTC/bin/sh -c #(nop) COPY dir:7e49229063fe5bffa665be522b252fd10a5d5a36cbbd83ff3c103842656a0b8e in /usr/lib/python3.10/site-packages/
2022-11-13 00:28:31 UTC/bin/sh -c #(nop) COPY multi:157643fe6d091d043c916b6a8dfd034d03056dff0a053011894ddef2a27e9606 in /usr/bin/
2022-11-13 00:36:42 UTC|1 VERSION=2.11 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.10
2022-11-13 00:36:46 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 00:36:49 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-11-13 00:36:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-12 23:53:07+00:00
2022-11-13 00:36:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 00:36:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 00:37:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-13 01:45:48 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 01:47:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 01:47:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 01:47:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 01:47:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 01:47:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 01:47:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 01:47:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 01:47:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 tools
2022-11-13 01:47:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 tools
2022-11-13 01:47:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 tools
2022-11-13 01:47:45 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-11-13 01:47:48 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-13 01:47:58 UTC|1 VERSION=2.11 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-11-13 01:48:21 UTC/bin/sh -c #(nop) COPY dir:a7de6e9ed779760f70218a1fe33d62f7566221c4017d650c2119842b485d4b3f in /usr/lib/python3.10/site-packages/
2022-11-13 01:48:25 UTC/bin/sh -c #(nop) COPY file:9ea2e444d50e8d93838bd81e8e25ae7bc94885121035c1eae0e09b10cb3f21bb in /usr/bin/yq
2022-11-13 01:48:28 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-11-13 01:48:31 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 01:48:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 01:48:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 01:48:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 01:45:45+00:00
2022-11-13 01:48:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 01:48:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 01:48:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-13 05:49:06 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 05:49:10 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 05:49:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 05:49:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 05:49:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 05:49:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 05:49:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 05:49:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 05:49:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 aws
2022-11-13 05:49:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 aws
2022-11-13 05:49:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 aws
2022-11-13 05:50:20 UTC/bin/sh -c #(nop) COPY dir:ab02b08c8eccf041b9b0a022db8a888c95e0e8452ac7076b12a6eac9b575940b in /usr/lib/python3.10/site-packages/
2022-11-13 05:50:26 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-11-13 05:50:30 UTC/bin/sh -c #(nop) COPY file:ea6a691d1539a781968d343b385165e959df2e497cf5c76112cc72fa3cbaa461 in /usr/bin/aws-iam-authenticator
2022-11-13 05:50:34 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 05:50:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 05:50:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 05:50:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 04:38:03+00:00
2022-11-13 05:50:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 05:50:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 05:50:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-13 05:58:28 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 05:58:32 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 05:58:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 05:58:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 05:58:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 05:58:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 05:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 05:58:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 05:58:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awsk8s
2022-11-13 05:59:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awsk8s
2022-11-13 05:59:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awsk8s
2022-11-13 05:59:35 UTC/bin/sh -c #(nop) COPY dir:9be82686b734ea1bbc7049e97c47e6df0236dbb0a34c5a6826a8a5ef93f4c942 in /usr/lib/python3.10/site-packages/
2022-11-13 05:59:41 UTC/bin/sh -c #(nop) COPY file:b0a3dd0b8ddd75512c35b5b63b851f5dc7e51c1c0da016597bcdb47fb032d03e in /usr/bin/kubectl
2022-11-13 05:59:45 UTC/bin/sh -c #(nop) COPY file:38120d7339dea1ef0a96f5798bb2b56672b0c535f8bd38346615a83a83b0d67f in /usr/bin/
2022-11-13 05:59:49 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 05:59:53 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 05:59:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 06:00:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 05:55:51+00:00
2022-11-13 06:00:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 06:00:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 06:00:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.11
2022-11-13 06:45:44 UTC/bin/sh -c #(nop) ARG VERSION
2022-11-13 06:45:47 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-11-13 06:45:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-11-13 06:45:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-11-13 06:45:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-11-13 06:45:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-11-13 06:46:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-11-13 06:46:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-11-13 06:46:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.11 awshelm
2022-11-13 06:46:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.11 awshelm
2022-11-13 06:46:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.11 awshelm
2022-11-13 06:46:15 UTC/bin/sh -c #(nop) COPY file:1e8d1409712786289661b04b448e644317d74a9e297cac69e6c1f3a001f932b0 in /usr/bin/helm
2022-11-13 06:46:18 UTC/bin/sh -c #(nop) WORKDIR /data
2022-11-13 06:46:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-11-13 06:46:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-13 06:46:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-13 06:45:18+00:00
2022-11-13 06:46:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.name=ansible
2022-11-13 06:46:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc6e7219d21ba7478444a5fa19860f22244679c3
2022-11-13 06:46:35 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.