2021-10-24 05:40:52 UTC
163 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.64% (2.68 MB)
[#001] sha256:e4b4607e490c69f1a1b3df7eef4567fb7269ceba58da6546ee77efe16da970ee - 6.89% (11.3 MB)
[#002] sha256:88b9ca42802d1a03019217d6fb49a3deea780cd4eb65b8dabf754b38aeff2477 - 13.3% (21.7 MB)
[#003] sha256:8e9bb88b8466f0069aee67935fda4730d1195861d8f291418010d78548aea15e - 0.0% (2.42 KB)
[#004] sha256:4f9fbe9d6dd108c8d720bb3c65231aa5fe2bcd39d041e768a58f39865d7c76af - 0.0% (3.84 KB)
[#005] sha256:acff70b7dc91b78e7d5aba53593446cf43a2579952c7f4418f0a3ecb15188c9a - 0.0% (93 Bytes)
[#006] sha256:92f413287d231398859389189f9194968123cdbcf429c102a1c6447d0b8db71e - 0.0% (1.24 KB)
[#007] sha256:b64f4662ba4275e9c8fe471f2d7b2d638eac6cf69cb4a64091f85db0b6dbcc5c - 9.77% (16 MB)
[#008] sha256:2109327832ffc0a4f1c13a0f2a72b25292a7fd1f08409df9502c12f8acf49850 - 0.23% (385 KB)
[#009] sha256:3bfa0be0f4d97fc6da53d659a6ab644fc9b2339c68d883bd88a5dbfd0a48c075 - 2.51% (4.1 MB)
[#010] sha256:bba1d39e6e2ea003932efb77df961c1a9ddf2c5564b9e9288fc012b85410d407 - 0.0% (1.65 KB)
[#011] sha256:9dd64635feb4f3bb21c877ddd188c6c7861f08d821ccc502f0de2456dd0d10c5 - 6.63% (10.8 MB)
[#012] sha256:1d4b4365ee28ae32a437c7e4b15bf918b23555101bac451135c0c6846e8aab90 - 0.0% (650 Bytes)
[#013] sha256:0345071bbc2576cebbbfdbeca9f5216a952f1c346af9aa906489a843670a491c - 6.11% (9.98 MB)
[#014] sha256:bf7fec74a1b5b255ad588cabf4101390e1cebe8a85c81edb9559d639cc3ef95f - 1.51% (2.47 MB)
[#015] sha256:cd5c795fda113e6f01279d6f7c2b3b6011f30ad91e133a45a8744b80ef42719e - 7.93% (13 MB)
[#016] sha256:945b15b6049812f38fe465babcb25ca21e240c908cd03d250db94982cd3f37f0 - 27.54% (45 MB)
[#017] sha256:0810eee97434f473ecad6fe8de10c783eb41c837667900d40e932d35c26685ad - 0.0% (221 Bytes)
[#018] sha256:0f87135043e0bf128e236ed7069aa3122318a1c528c7a074ad2c5ec867e3adfb - 15.93% (26 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-24 05:37:04 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:37:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:37:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:37:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:37:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:37:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:37:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:37:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:37:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 base
2021-10-24 05:37:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 base
2021-10-24 05:37:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 base
2021-10-24 05:37:17 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-24 05:37:22 UTC/bin/sh -c #(nop) COPY dir:c682d3c313abe8fe29258842184e5f16f48ec7acd731620aedc1d0634a1c6560 in /usr/lib/python3.8/site-packages/
2021-10-24 05:37:23 UTC/bin/sh -c #(nop) COPY file:19d29084a179e90d6ca3badeabd5af4c9e67ef1e8b71aee321508b0e73824a5c in /usr/bin/ansible
2021-10-24 05:37:24 UTC/bin/sh -c #(nop) COPY file:c1b0821ef8e145cb0cf1ab56ee938d52dbaa0817a0e77c166a13565f3c0a6f88 in /usr/bin/ansible-connection
2021-10-24 05:37:24 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:37:25 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 05:37:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:33:38+00:00
2021-10-24 05:37:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:37:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-24 05:37:34 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:37:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:37:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:37:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:37:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:37:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:37:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:37:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:37:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 tools
2021-10-24 05:37:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 tools
2021-10-24 05:37:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 tools
2021-10-24 05:37:45 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-24 05:37:47 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-24 05:37:50 UTC|1 VERSION=2.9 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-24 05:37:51 UTC/bin/sh -c #(nop) COPY dir:b67c75bb8157389b3ae60a28c133dd3e5149eb2a1d9ce613e46d92761339cf37 in /usr/lib/python3.8/site-packages/
2021-10-24 05:37:52 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-24 05:37:53 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-24 05:37:53 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:37:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 05:37:55 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 05:37:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:37:29+00:00
2021-10-24 05:37:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:37:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-24 05:38:25 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:38:26 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:38:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:38:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:38:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:38:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:38:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:38:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:38:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 aws
2021-10-24 05:38:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 aws
2021-10-24 05:38:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 aws
2021-10-24 05:38:40 UTC/bin/sh -c #(nop) COPY dir:8c30829fb9a636d86bae23010ef65fbdc3b8dcf18acbd43f741ae2c10a883b72 in /usr/lib/python3.8/site-packages/
2021-10-24 05:38:42 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-24 05:38:43 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-24 05:38:44 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:38:44 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 05:38:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 05:38:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:37:59+00:00
2021-10-24 05:38:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:38:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-24 05:39:21 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:39:22 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:39:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:39:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:39:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:39:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:39:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:39:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:39:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awsk8s
2021-10-24 05:39:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awsk8s
2021-10-24 05:39:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awsk8s
2021-10-24 05:39:33 UTC/bin/sh -c #(nop) COPY dir:acf7b1b2c2165e638c30e9e73c1d87fef29a67d9b33a3b10abed6d5b5ee0dfa3 in /usr/lib/python3.8/site-packages/
2021-10-24 05:39:35 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-24 05:39:38 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-24 05:39:39 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-24 05:39:39 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:39:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 05:39:41 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 05:39:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:38:49+00:00
2021-10-24 05:39:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:39:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.9
2021-10-24 05:40:35 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:40:35 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:40:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:40:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:40:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:40:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:40:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:40:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:40:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.9 awskops
2021-10-24 05:40:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.9 awskops
2021-10-24 05:40:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.9 awskops
2021-10-24 05:40:47 UTC/bin/sh -c #(nop) COPY file:9585cf84901fd1f0f7a0c022defeb09b39db644c9f50b7eb7899d9d98ebf9806 in /usr/bin/kops
2021-10-24 05:40:48 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:40:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 05:40:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 05:40:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:39:45+00:00
2021-10-24 05:40:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:40:52 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.