2021-10-23 02:41:49 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:0f3fba5cbcf7534089445356042b97af82f7ef24b1ef1e87c3d64fdf0384091d - 7.52% (11.3 MB)
[#002] sha256:270b12ed6e2c81f29583f3d33e5f933f2a0839590a600a1db3f3d53d57b8cec4 - 14.52% (21.7 MB)
[#003] sha256:528803cf5fb3e85b5d165ef059bee081bb341d9ae1307a7510d79f736b35331d - 0.0% (2.41 KB)
[#004] sha256:02c5b0cfc9ab4dfe943f618ae31b4591d0580dc897053a55931b232e1b91d8ee - 0.0% (3.84 KB)
[#005] sha256:e12a1ee12bd620c22b37eb60a07f6106ab284ecda393556db4bdbb836ff92270 - 0.0% (93 Bytes)
[#006] sha256:37c6c3dbc2925a7695dfca171ef849b1f3957532d1885a97e3a3f1e74f0ffd88 - 0.0% (1.25 KB)
[#007] sha256:dc30deae2e7cd45198cc2e33a9c0e297be0d6bce31787761ebe89378a72383ac - 10.67% (16 MB)
[#008] sha256:72085c262f58d53abc630a6d71fb65065e0157d0021abc7a2334f9ea90e6daf3 - 0.25% (385 KB)
[#009] sha256:8ef4a040527114811d06c87ddebdf380f368e23b711ef57ac10fe94401886a64 - 2.74% (4.1 MB)
[#010] sha256:f8de9156058418660a317df46289a2576b91a385e910e94aead819964ef2bccb - 0.0% (1.65 KB)
[#011] sha256:53d3ae2baaa65c87af2e12f84e90dd84a82dbaab14d0dd6306869e6738dae18c - 7.24% (10.8 MB)
[#012] sha256:8958b6608dcb09d5905845b563ea98ff1b7ba272d4ea1a8f9f98c8b19624f523 - 0.0% (649 Bytes)
[#013] sha256:cd535087454df5f61202c8ba506203c179d2ec68dd458fd43459bdfa70f53a38 - 6.67% (9.98 MB)
[#014] sha256:aff6ee303dac05a532fee1af04682a9de0d6bfe1e3f92d26013924a61631c357 - 1.65% (2.47 MB)
[#015] sha256:6ebcbf94c9e09940789b5fc35b87600f075193af218af040fa0069915d99fb83 - 8.66% (13 MB)
[#016] sha256:d8d63ec4fb431829f2baeded642652fbe6f2c20a00e3fb4a4960a2c5c4d8200b - 30.07% (45 MB)
[#017] sha256:0e26bd9a92605be9fe107dd942022a3af22911b44184c86d91e7c6911014eae3 - 0.0% (224 Bytes)
[#018] sha256:898705372932cb87c6791101329a42837afd5747145e97148f458d7a7d9a298c - 8.19% (12.3 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 02:38:08 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:38:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:38:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:38:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:38:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:38:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:38:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:38:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:38:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2021-10-23 02:38:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2021-10-23 02:38:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2021-10-23 02:38:23 UTC|1 VERSION=2.9 /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 02:38:29 UTC/bin/sh -c #(nop) COPY dir:3f2bb9aefc267d7e8e2aaa1631fddd9a6b7c312aadb9199a05443505ea787d43 in /usr/lib/python3.8/site-packages/
2021-10-23 02:38:30 UTC/bin/sh -c #(nop) COPY file:19d29084a179e90d6ca3badeabd5af4c9e67ef1e8b71aee321508b0e73824a5c in /usr/bin/ansible
2021-10-23 02:38:31 UTC/bin/sh -c #(nop) COPY file:c1b0821ef8e145cb0cf1ab56ee938d52dbaa0817a0e77c166a13565f3c0a6f88 in /usr/bin/ansible-connection
2021-10-23 02:38:31 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:38:32 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 02:38:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:33:23+00:00
2021-10-23 02:38:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:38:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-23 02:38:44 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:38:45 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:38:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:38:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:38:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:38:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:38:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:38:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:38:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2021-10-23 02:38:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2021-10-23 02:38:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2021-10-23 02:38:55 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-23 02:38:57 UTC|1 VERSION=2.9 /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 02:39:01 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-23 02:39:03 UTC/bin/sh -c #(nop) COPY dir:e2c27f096e6dca5031c32171ce4364f70034c3674705e05bcefe33d5368a0b8a in /usr/lib/python3.8/site-packages/
2021-10-23 02:39:04 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-23 02:39:05 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-23 02:39:05 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:39:06 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:39:07 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:39:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:38:36+00:00
2021-10-23 02:39:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:39:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-23 02:39:49 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:39:50 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:39:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:39:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:39:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:39:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:39:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:39:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:39:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2021-10-23 02:39:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2021-10-23 02:39:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2021-10-23 02:40:06 UTC/bin/sh -c #(nop) COPY dir:c1cf9d11c6bded766272af8f90406404443f6a397e1ffd8a094bd8d5cc2239d9 in /usr/lib/python3.8/site-packages/
2021-10-23 02:40:07 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-23 02:40:08 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-23 02:40:09 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:40:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:40:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:40:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:39:11+00:00
2021-10-23 02:40:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:40:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-23 02:40:58 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:40:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:41:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:41:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:41:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:41:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:41:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:41:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:41:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2021-10-23 02:41:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2021-10-23 02:41:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2021-10-23 02:41:11 UTC/bin/sh -c #(nop) COPY dir:a0f7b73c56c742789ab06082f1ea1f3840e6165d7fb40e8749da6688a214131c in /usr/lib/python3.8/site-packages/
2021-10-23 02:41:13 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-23 02:41:16 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-23 02:41:17 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-23 02:41:18 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:41:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:41:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:41:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:40:15+00:00
2021-10-23 02:41:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:41:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-23 02:41:32 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 02:41:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 02:41:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 02:41:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 02:41:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 02:41:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 02:41:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 02:41:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 02:41:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awshelm
2021-10-23 02:41:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awshelm
2021-10-23 02:41:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awshelm
2021-10-23 02:41:43 UTC/bin/sh -c #(nop) COPY file:68e71625ade0ec02b567c373d718fc516cfaed56f44f488e008f053f0862f228 in /usr/bin/helm
2021-10-23 02:41:44 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 02:41:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 02:41:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 02:41:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 02:41:23+00:00
2021-10-23 02:41:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 02:41:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
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.