2021-10-24 12:56:46 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:d107f69b2ace981bbe392eebbcf6cd0f0ebc23fe949d6a30c5b0ae26a71cee8b - 7.52% (11.3 MB)
[#002] sha256:18a73b3d4b0a8449b9a6953e7fd6386abb88de341a457271e27964d443c59c2e - 13.5% (20.3 MB)
[#003] sha256:2a9a8592242e421e992d21833a8026d4b8116db5b88e7d1311ea27c37211574f - 0.0% (2.22 KB)
[#004] sha256:d568279cd4e4e9b9196c9ffc39e63381ab10f48f615e35acb593d506222b6bfd - 0.0% (3.6 KB)
[#005] sha256:2ba6e920cd771ec06e4dad11b499df9c0ad5d98b9d87604a4715464a81cac602 - 9.53% (14.3 MB)
[#006] sha256:0ca94cad08ef9ad75d5392d36484da84510af231613e69234cf72dcabe44e787 - 0.0% (93 Bytes)
[#007] sha256:baa013080f7219d0359c13e138f67d56b8a242542045d39efbd591a5c2811318 - 0.0% (1.25 KB)
[#008] sha256:3c4b097850335a297447ffe18dfcd20de2514b93e17a5003d76dcfcc4acfa2b1 - 10.63% (16 MB)
[#009] sha256:0edde978c386eaee89012fdf0425e6132463affa253c6328f917cb32b242e3c3 - 0.25% (385 KB)
[#010] sha256:680768d0689625779befcc7993d21cd03e937ca588a6ad225e8af7cc2dabc84e - 2.73% (4.1 MB)
[#011] sha256:5ad4efad49c38a955f55655e41b41ea869b432d0e982d87a47a52537393cf17e - 0.0% (1.65 KB)
[#012] sha256:2b47ab01dc73d2ecf9bb63f50f8db8f1fbc3a56a9ed7c2f5030befcbdc7a8b50 - 7.19% (10.8 MB)
[#013] sha256:902bfd141ee2f270435c90d74519a7b662b5ec2fbbc44957e04e9c1db4eb0139 - 0.0% (652 Bytes)
[#014] sha256:fd435a2687aa9429675f011274445821eb90ace417847186181ee5b1b93bbca2 - 6.65% (9.98 MB)
[#015] sha256:386ff62d69a50426b9e2bc210230608c9cfc0d737321eff34065fc54924d776c - 1.62% (2.43 MB)
[#016] sha256:17c38dc8cf658348586744d7ddedfac7bac7328194ddc7770a5adde01d42a3b6 - 8.63% (13 MB)
[#017] sha256:4a157d2ab43b493a81adba381447499de1138e1e43ad126e5cb078745af64553 - 29.96% (45 MB)
[#018] sha256:1665ace672b6701daaba1bb1d5e2ff87f81f85f51ec2109a0c8639f6b602e191 - 0.0% (224 Bytes)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 12:49:49 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 12:49:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 12:49:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 12:49:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 12:49:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 12:49:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 12:49:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 12:49:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 12:49:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-10-24 12:49:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-10-24 12:49:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-10-24 12:50:04 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache 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-10-24 12:50:08 UTC/bin/sh -c #(nop) COPY dir:339466f0ea1e0f127fa2a2c030eb4f0cf98313ebc58a49bbdc3854b155a16df6 in /usr/lib/python3.8/site-packages/
2021-10-24 12:50:10 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-10-24 12:50:11 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-10-24 12:50:29 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-10-24 12:50:29 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 12:50:30 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 12:50:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 12:45:12+00:00
2021-10-24 12:50:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=56df4ef7ddedaf66a8ee43fe36dcb72a9dea2ba3
2021-10-24 12:50:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 12:50:51 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 12:50:52 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 12:50:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 12:50:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 12:50:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 12:50:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 12:50:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 12:50:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 12:50:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-10-24 12:50:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-10-24 12:51:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-10-24 12:51:01 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-24 12:51:03 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-24 12:51:07 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-24 12:51:09 UTC/bin/sh -c #(nop) COPY dir:af7f4af1bba947b694ea57064b65ae82dae22a7f212dd2601a881bc4cafbfe32 in /usr/lib/python3.8/site-packages/
2021-10-24 12:51:10 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-24 12:51:11 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-24 12:51:11 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 12:51:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 12:51:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 12:51:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 12:50:42+00:00
2021-10-24 12:51:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=56df4ef7ddedaf66a8ee43fe36dcb72a9dea2ba3
2021-10-24 12:51:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 12:52:09 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 12:52:10 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 12:52:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 12:52:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 12:52:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 12:52:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 12:52:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 12:52:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 12:55:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-10-24 12:55:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-10-24 12:55:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-10-24 12:55:12 UTC/bin/sh -c #(nop) COPY dir:89026c446eaece018a29a950530bf5a666bee235da033995e73502ddb2222c3f in /usr/lib/python3.8/site-packages/
2021-10-24 12:55:13 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-24 12:55:15 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-24 12:55:16 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 12:55:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 12:55:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 12:55:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 12:54:34+00:00
2021-10-24 12:55:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=56df4ef7ddedaf66a8ee43fe36dcb72a9dea2ba3
2021-10-24 12:55:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 12:56:19 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 12:56:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 12:56:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 12:56:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 12:56:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 12:56:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 12:56:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 12:56:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 12:56:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-10-24 12:56:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-10-24 12:56:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-10-24 12:56:33 UTC/bin/sh -c #(nop) COPY dir:ebdae959e22b76a3e221aa8d5fd8d7ef28ea1eed50fc404b8d824fcf14e22698 in /usr/lib/python3.8/site-packages/
2021-10-24 12:56:35 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-24 12:56:38 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-24 12:56:39 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-24 12:56:40 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 12:56:41 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 12:56:43 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 12:56:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 12:55:34+00:00
2021-10-24 12:56:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=56df4ef7ddedaf66a8ee43fe36dcb72a9dea2ba3
2021-10-24 12:56:46 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.