2021-11-01 03:58:55 UTC
150 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 1.79% (2.68 MB)
[#001] sha256:3bd1ed13d057ea77e575aa9e4dfb7ac6304ada8a058437bca12e261e2c1fe921 - 7.55% (11.3 MB)
[#002] sha256:09c4d953c98f82e4ff5325a19c5edbf4e0d9493fc1ae187eda9b25450e2408fe - 13.49% (20.3 MB)
[#003] sha256:60be022801ef65ecc602bcc711cdced62f80ea50e468e17ee3043ea26f73bab7 - 0.0% (2.22 KB)
[#004] sha256:915d57d84a4daa41571cbb2783450c4536079c88408d456bf17485715f247055 - 0.0% (3.6 KB)
[#005] sha256:30a7962da60dcdb6e64ef3bc37cb6cfe939e35702bfaf3de6c74b2203ff86a7e - 9.52% (14.3 MB)
[#006] sha256:0e0656a3316a85370ea56ba97986fba15e9f984d9374a11a14db9bf06ca2001d - 0.0% (91 Bytes)
[#007] sha256:634d136a1570470edbbbdaf61b42a40e0d2b1b637e722666a4552b4bd811c424 - 0.0% (1.25 KB)
[#008] sha256:6d11a8ab30bf2f32c70781efb066f71b373d3de9f7faba242503bcb0c0dad3f2 - 10.63% (16 MB)
[#009] sha256:799634512fa22a5e8db8152751e9986f57edda7d81fea6ce1c981628c4764921 - 0.25% (391 KB)
[#010] sha256:5527afb315983fade510ebbae32d4263e10725fb8c8f4c979014b8f318531149 - 2.75% (4.13 MB)
[#011] sha256:410e36e4db5a17a8d52198164f2549813e7a50ef2df802685ca00c2ca6debb1e - 0.0% (1.65 KB)
[#012] sha256:a8d13f0a4d93a35c9c81d8d59ee542b919e4fb04b6359d9c7cc738f4a606d0b9 - 7.2% (10.8 MB)
[#013] sha256:13308e130327e56922e858115c32e1b832d1227be326f8a156e9d81473c1f8fa - 0.0% (653 Bytes)
[#014] sha256:18f8df4843f060ca108d9c14d300dc86bb80b6e8318b22764980c5eabb7ab182 - 6.64% (9.98 MB)
[#015] sha256:1e41367aa949209b1439d54bb583d4a17e07882e440d50371ca6c2d7894c2dcf - 1.62% (2.43 MB)
[#016] sha256:3d97bbd2c6e83d90a12af0b532278b464639f84c42dcb9862d4fdd631afe057e - 8.62% (13 MB)
[#017] sha256:aabfa06c3bfede8724d42e5b7e64d5f36e13fc1d7e492b4474e9b0db775f112d - 29.94% (45 MB)
[#018] sha256:747ef8894982e9d16bdb1ad1f761e432f33939b10e13b77a1d8e94395932eab0 - 0.0% (220 Bytes)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-01 03:53:02 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 03:53:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 03:53:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 03:53:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 03:53:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 03:53:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 03:53:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 03:53:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 03:53:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-11-01 03:53:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-11-01 03:53:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-11-01 03:53:16 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache libgcc py3-pip python3 yaml && ln -sf /usr/bin/python3 /usr/bin/python && ln -sf ansible /usr/bin/ansible-config && ln -sf ansible /usr/bin/ansible-console && ln -sf ansible /usr/bin/ansible-doc && ln -sf ansible /usr/bin/ansible-galaxy && ln -sf ansible /usr/bin/ansible-inventory && ln -sf ansible /usr/bin/ansible-playbook && ln -sf ansible /usr/bin/ansible-pull && ln -sf ansible /usr/bin/ansible-test && ln -sf ansible /usr/bin/ansible-vault && find /usr/lib/ -name '__pycache__' -print0 | xargs -0 -n1 rm -rf && find /usr/lib/ -name '*.pyc' -print0 | xargs -0 -n1 rm -rf
2021-11-01 03:53:20 UTC/bin/sh -c #(nop) COPY dir:eb0aec2c31f6fbaeb5c004903e0edfd4846099dcae8f41eef9b1d13d45d87406 in /usr/lib/python3.8/site-packages/
2021-11-01 03:53:21 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-11-01 03:53:22 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-11-01 03:53:36 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-11-01 03:53:37 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 03:53:37 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-11-01 03:53:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:49:32+00:00
2021-11-01 03:53:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 03:53:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-11-01 03:53:54 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 03:53:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 03:53:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 03:53:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 03:53:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 03:53:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 03:54:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 03:54:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 03:54:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-11-01 03:54:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-11-01 03:54:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-11-01 03:54:05 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-11-01 03:54:07 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
2021-11-01 03:54:10 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-11-01 03:54:11 UTC/bin/sh -c #(nop) COPY dir:95b77dfafd71e26d25e42f2c2a025ba11ded1b696a0452f36f5d1ff214eafca2 in /usr/lib/python3.8/site-packages/
2021-11-01 03:54:12 UTC/bin/sh -c #(nop) COPY file:d6b43e0a57f7fb9d1f69b1c70cd7819e103ed5a39b152528665376b931de112e in /usr/bin/yq
2021-11-01 03:54:13 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-11-01 03:54:13 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 03:54:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 03:54:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 03:54:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:53:47+00:00
2021-11-01 03:54:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 03:54:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-11-01 03:55:01 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 03:55:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 03:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 03:55:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 03:55:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 03:55:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 03:55:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 03:55:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 03:57:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-11-01 03:57:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-11-01 03:57:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-11-01 03:57:35 UTC/bin/sh -c #(nop) COPY dir:88aedfc8934333717a4eb989246f2a4f7275f33c0a545c76fe59b30d056c0f35 in /usr/lib/python3.8/site-packages/
2021-11-01 03:57:37 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-11-01 03:57:38 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-11-01 03:57:39 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 03:57:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 03:57:40 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 03:57:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:57:05+00:00
2021-11-01 03:57:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 03:57:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-11-01 03:58:32 UTC/bin/sh -c #(nop) ARG VERSION
2021-11-01 03:58:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-11-01 03:58:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-11-01 03:58:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-11-01 03:58:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-11-01 03:58:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-11-01 03:58:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-11-01 03:58:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-11-01 03:58:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-11-01 03:58:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-11-01 03:58:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-11-01 03:58:44 UTC/bin/sh -c #(nop) COPY dir:35ae960b0ba3a6e8bfa5a5e275c0251ca2f08d85d12f204a6793a852253580a5 in /usr/lib/python3.8/site-packages/
2021-11-01 03:58:45 UTC/bin/sh -c #(nop) COPY file:c0b97342847e27dbe9ad5c6fa94237b508320fc0946af6273c70a77b1726ccf8 in /usr/bin/kubectl
2021-11-01 03:58:49 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-11-01 03:58:50 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-11-01 03:58:50 UTC/bin/sh -c #(nop) WORKDIR /data
2021-11-01 03:58:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-11-01 03:58:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-11-01 03:58:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-11-01 03:57:55+00:00
2021-11-01 03:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=90a35f82623c2d8f07f1f9f1f33fedc3db4cf90f
2021-11-01 03:58:55 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.