2021-10-23 03:56:38 UTC
159 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.69% (2.68 MB)
[#001] sha256:ae6929781e386e76128b0bf2db73b623dced5adee4a738bac8ceab671c5787f2 - 7.08% (11.3 MB)
[#002] sha256:1bf39558ce29fa9e2ddba8c871545cbf15e230abdeae6b8354e44f783882eca9 - 10.82% (17.2 MB)
[#003] sha256:7bf72a6f460dde854c4e84ef644573165b7be5e55fdf7252da357b252e33224b - 0.0% (2.42 KB)
[#004] sha256:b660cdbffff99926caa50a820c5353088b793908833188c99f505f610f2a8e1b - 0.0% (3.17 KB)
[#005] sha256:26b2a3ee4e201aae2a87c38dabc294aac60952d5be9b15f8e50ace8a32cf5ea4 - 0.0% (93 Bytes)
[#006] sha256:3835dbb973561af8e1b8f8c14d5d801d7c6d0d72cf092963eaa33924accc24ec - 0.0% (1.25 KB)
[#007] sha256:bcac096ebf249e02b9f832a6dab3aec0233acd72f8392955df65bf9ed70e3edc - 10.05% (16 MB)
[#008] sha256:ea54b33adafb3fda7c6b032a9cfa3ae12b30098c74f781de23bf14f84ec6ad8f - 0.24% (385 KB)
[#009] sha256:4223233173625c9663d843a9c6d21777427b635c0f69bb3698dd6390a577a2e5 - 2.58% (4.1 MB)
[#010] sha256:9819a31a9378b012f0fe93adb3e6012299dda563480271d863ef866fb4a8b3bc - 0.0% (1.66 KB)
[#011] sha256:f51d5377dfad67f7e801985b8fa7d82640fcc681afb7d916a4f8365bec286415 - 6.82% (10.8 MB)
[#012] sha256:d570a35d2bbc55d82a7adadf4cf7d845213d6b192e68fac88dfe5e31fbbc6ff1 - 0.0% (652 Bytes)
[#013] sha256:63e0da4aa46e87484f87ee3d0351cb2783b3efe53b7ef8c5202f2f3cca4a87c7 - 6.28% (9.98 MB)
[#014] sha256:2cdc6ea28798b1e7750a90f9d0fc1debceb828306f5bd8ef5331059a81bd26f9 - 1.55% (2.47 MB)
[#015] sha256:72ed7c93eeaac68b1ad31a4761bc6283d2b61fea1657c72034475955f44d5a97 - 8.16% (13 MB)
[#016] sha256:abe61c609ca580f2c088e0e9395d6e851748684dc78382fd4c7b64d2f55ad0dd - 28.33% (45 MB)
[#017] sha256:976197e371b15d58d6ee62fc670befa11b5627f6f14a49c9ea9e6e8add1d3ff3 - 0.0% (222 Bytes)
[#018] sha256:8f38129fde3923bc3436e36477dbbc501ac1b0683c29ebcbfd9064000644821b - 16.38% (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-23 03:52:42 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 03:52:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 03:52:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 03:52:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 03:52:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 03:52:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 03:52:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 03:52:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 03:52:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 base
2021-10-23 03:52:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 base
2021-10-23 03:52:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 base
2021-10-23 03:52:56 UTC|1 VERSION=2.5 /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 03:53:00 UTC/bin/sh -c #(nop) COPY dir:d6cb3dbe0439f6c22479d910de868e99cbcd3e181b045dd35da85323cf78ac84 in /usr/lib/python3.8/site-packages/
2021-10-23 03:53:01 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-10-23 03:53:02 UTC/bin/sh -c #(nop) COPY file:6c649b4f5a552251ca08d1542357064fab228b36ac675cd88d202cd57bb7690f in /usr/bin/ansible-connection
2021-10-23 03:53:02 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 03:53:03 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-23 03:53:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 03:48:47+00:00
2021-10-23 03:53:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 03:53:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-10-23 03:53:14 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 03:53:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 03:53:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 03:53:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 03:53:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 03:53:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 03:53:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 03:53:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 03:53:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 tools
2021-10-23 03:53:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 tools
2021-10-23 03:53:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 tools
2021-10-23 03:53:24 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-23 03:53:26 UTC|1 VERSION=2.5 /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 03:53:29 UTC|1 VERSION=2.5 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-23 03:53:31 UTC/bin/sh -c #(nop) COPY dir:aac1aa1a4badc8ff5e692b805b76212bd444685064de9e1f63afda63244468f4 in /usr/lib/python3.8/site-packages/
2021-10-23 03:53:32 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-23 03:53:33 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-23 03:53:33 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 03:53:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 03:53:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 03:53:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 03:53:07+00:00
2021-10-23 03:53:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 03:53:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-10-23 03:54:12 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 03:54:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 03:54:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 03:54:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 03:54:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 03:54:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 03:54:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 03:54:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 03:54:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 aws
2021-10-23 03:54:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 aws
2021-10-23 03:54:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 aws
2021-10-23 03:54:27 UTC/bin/sh -c #(nop) COPY dir:463b0ccd597970e3bd91fb766bc51ebdc8b9495e47419bee1c617744545857a1 in /usr/lib/python3.8/site-packages/
2021-10-23 03:54:28 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-23 03:54:29 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-23 03:54:30 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 03:54:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 03:54:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 03:54:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 03:53:39+00:00
2021-10-23 03:54:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 03:54:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-10-23 03:55:11 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 03:55:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 03:55:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 03:55:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 03:55:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 03:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 03:55:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 03:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 03:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awsk8s
2021-10-23 03:55:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awsk8s
2021-10-23 03:55:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awsk8s
2021-10-23 03:55:23 UTC/bin/sh -c #(nop) COPY dir:36be7865963916ed87ffe5aeb1cd5e88afa0c63134ac302ae56c45180150635f in /usr/lib/python3.8/site-packages/
2021-10-23 03:55:24 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-23 03:55:28 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-23 03:55:29 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-23 03:55:29 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 03:55:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 03:55:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 03:55:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 03:54:35+00:00
2021-10-23 03:55:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 03:55:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
2021-10-23 03:56:20 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-23 03:56:21 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-23 03:56:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-23 03:56:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-23 03:56:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-23 03:56:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-23 03:56:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-23 03:56:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-23 03:56:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.5 awskops
2021-10-23 03:56:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.5 awskops
2021-10-23 03:56:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.5 awskops
2021-10-23 03:56:32 UTC/bin/sh -c #(nop) COPY file:9585cf84901fd1f0f7a0c022defeb09b39db644c9f50b7eb7899d9d98ebf9806 in /usr/bin/kops
2021-10-23 03:56:33 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-23 03:56:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-23 03:56:35 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-23 03:56:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-23 03:55:35+00:00
2021-10-23 03:56:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4d50c332d89ece279f930efa5e4e3ec8888f7039
2021-10-23 03:56:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.5
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.