2021-10-23 05:08:08 UTC
156 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.73% (2.68 MB)
[#001] sha256:c05fbe87757119b01fd32357b3905daf52abe8317714bcea02a8fd67dd1507ab - 7.23% (11.3 MB)
[#002] sha256:548ac9beb016f4fc4d4d87803110ce58a0135f8b3068ca2f8e1ebe6c15cedd77 - 12.98% (20.2 MB)
[#003] sha256:bcf262c56cbd47ffe71fc9e12cc24fe2ca8d35c8f1e0f847dca0c0e72f0a9f99 - 0.0% (2.21 KB)
[#004] sha256:8241eeae55ed1358020e18122d9a15ee4af96d3643d70c8c095ecc6f5fa01823 - 0.0% (3.6 KB)
[#005] sha256:7cd409d83ba74657cba647bd570f6f5f74a230fb7387802df80044978282cd19 - 0.0% (93 Bytes)
[#006] sha256:8ba9b4fcd1659468f9d3e2b7f38f4bd6fc14b50c0f99e22188135d8bc193981f - 0.0% (1.25 KB)
[#007] sha256:3fb86d251208a88c11a15201ab3d44e157c3a4049a6668b154245e457af082dd - 10.27% (16 MB)
[#008] sha256:e55047f76ec836707323af6ebfdceb68fce4dd84c7ae0e43ec174427b4176d38 - 0.24% (385 KB)
[#009] sha256:8feb3d1da9e6b243b04e908b3398bf8428ec7f1623fbce39b982561ba89beb1a - 2.64% (4.1 MB)
[#010] sha256:2d8f31e5c515c9fc30a8d7058b5c0ba3f35478319805ef8b2e858998cd26c6ce - 0.0% (1.65 KB)
[#011] sha256:00600bf71e4416b1f83b10be6d0de31d0364cb19af7f674ada02fab61e1ecfa0 - 6.97% (10.8 MB)
[#012] sha256:35c6636c0f9bc3e40aebe473ae66a793ed06ffdffbfbae8eedcbb72e3c185d21 - 0.0% (654 Bytes)
[#013] sha256:d57fe60f38ca46368a887a0d69b1f48d77e1f722eff2c42f345dad6eddca8f0a - 6.42% (9.98 MB)
[#014] sha256:0b157556e4cc38acaca5a1e95e31e90702525bfcbd9b5f57f8845d82f9247c77 - 1.59% (2.47 MB)
[#015] sha256:c6925211ff7dc7f26fa430e85fd09021f5bb63a12b39f2c74b62251a2c851563 - 8.33% (13 MB)
[#016] sha256:8102010ee121ddf00adc8b970b3c66e296f76e1685d5d95a58718eee0db18ea5 - 28.93% (45 MB)
[#017] sha256:9e155eca0698ec6c2112cf3401ce796a1e161f560a5124b2f13011de49f17487 - 0.0% (223 Bytes)
[#018] sha256:c8856469e2a1e081eda54956bab50c63268ee7bbcf91f05dc051a29a90608eb1 - 12.68% (19.7 MB)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 05:03:53 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 05:03:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 05:03:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 05:03:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 05:03:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 05:03:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 05:03:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 05:04:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 05:04:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-10-23 05:04:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-10-23 05:04:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-10-23 05:04:08 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache py3-pip python3 && 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-10-23 05:04:12 UTC/bin/sh -c #(nop) COPY dir:0568c6d51655e8359a66576adf582d2a58bf297d3e8ed2c65cbb78c5a2e450c0 in /usr/lib/python3.8/site-packages/
2021-10-23 05:04:14 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-10-23 05:04:15 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-10-23 05:04:15 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 05:04:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 05:04:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 04:59:33+00:00
2021-10-23 05:04:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 05:04:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-23 05:04:27 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 05:04:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 05:04:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 05:04:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 05:04:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 05:04:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 05:04:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 05:04:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 05:04:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-10-23 05:04:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-10-23 05:04:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-10-23 05:04:38 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-23 05:04:40 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-10-23 05:04:43 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-23 05:04:45 UTC/bin/sh -c #(nop) COPY dir:c99da20c83d2415a0620a2ba55df67a784148765e1b1d5c76c27d94e42417db2 in /usr/lib/python3.8/site-packages/
2021-10-23 05:04:46 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-23 05:04:47 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-23 05:04:47 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 05:04:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 05:04:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 05:04:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 05:04:20+00:00
2021-10-23 05:04:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 05:04:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-23 05:05:31 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 05:05:31 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 05:05:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 05:05:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 05:05:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 05:05:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 05:05:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 05:05:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 05:05:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-10-23 05:05:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-10-23 05:05:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-10-23 05:05:46 UTC/bin/sh -c #(nop) COPY dir:650e37f50fe1a73682466329c024c6d3ea852bbff77651122409b574781b56ab in /usr/lib/python3.8/site-packages/
2021-10-23 05:05:48 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-23 05:05:49 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-23 05:05:50 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 05:05:51 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 05:05:51 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 05:05:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 05:04:53+00:00
2021-10-23 05:05:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 05:05:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-23 05:06:33 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 05:06:34 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 05:06:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 05:06:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 05:06:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 05:06:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 05:06:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 05:06:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 05:06:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-10-23 05:06:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-10-23 05:06:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-10-23 05:06:45 UTC/bin/sh -c #(nop) COPY dir:969bfce751d865098a2190dd042a362dfb2549b6448c677126221f06d30b2cf6 in /usr/lib/python3.8/site-packages/
2021-10-23 05:06:47 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-23 05:06:50 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-23 05:06:51 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-23 05:06:51 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 05:06:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 05:06:53 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 05:06:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 05:05:55+00:00
2021-10-23 05:06:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 05:06:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-23 05:07:50 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 05:07:51 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 05:07:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 05:07:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 05:07:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 05:07:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 05:07:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 05:07:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 05:07:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awskops
2021-10-23 05:07:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awskops
2021-10-23 05:08:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awskops
2021-10-23 05:08:03 UTC/bin/sh -c #(nop) COPY file:abc212dd7d1bb7a5ded1bc7a0b4cca5ff2e9425d916ef41beaf84d5a41a61af8 in /usr/bin/kops
2021-10-23 05:08:04 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 05:08:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 05:08:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 05:08:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 05:06:57+00:00
2021-10-23 05:08:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 05:08:08 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.