2021-06-02 05:23:29 UTC
123 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 2.17% (2.68 MB)
[#001] sha256:5d27ace349bb98b8e4e7cb038c480bef66e142be48dadddc55f448493813ae68 - 9.13% (11.3 MB)
[#002] sha256:47182337b5f83a7ec410af8dd89e201112c7f960ee3c6bc594be67f57dacc4a0 - 16.0% (19.7 MB)
[#003] sha256:8ded35c90d49c971d2a3e4a0b29d613ca5c15b5899fcb7d278e29891c7b10df2 - 0.0% (2.21 KB)
[#004] sha256:e8c51715419f6957d833c6b99d1b8a8bb708bb521de812d5f4e239a5ce5cc213 - 0.0% (3.6 KB)
[#005] sha256:54fdf9cc8a92c5c0044d1a644db7fbe01192fad734c2ce47c00cf5b958ac3609 - 0.0% (93 Bytes)
[#006] sha256:8c1557046545aef150c6bd025b3d6c6f77877ed521c89d2a0f93ef2ba8e18e3c - 0.0% (1.25 KB)
[#007] sha256:55d6359fc2f060315ad75f20e91857d7b8b69897796025306c547659909fb552 - 12.92% (15.9 MB)
[#008] sha256:8c03047c0f5df12def70acd29b7da527666f273e766f4618ed4a214b0e479b7b - 0.31% (385 KB)
[#009] sha256:218df6d31670af7cb875708b5fcd105cb523f9887f0e7c7a3da72f3d77db1205 - 2.68% (3.3 MB)
[#010] sha256:b43f4f9ffb75c50891def6f93c01d114d8b0305625620e8e808869592cc6c20b - 0.0% (1.65 KB)
[#011] sha256:771e3bc2ac7f0da89ab34c1d311b17d80d996b499cb12ed962fadc6707842ffb - 8.38% (10.3 MB)
[#012] sha256:4901298ac66d80f5c8a2fdc6636647276decbc9adc663ee6626c71b6abeac152 - 0.0% (651 Bytes)
[#013] sha256:2da50968cc1731e51e9ccb5d4ab7fb329bd7d03a4e6af3eb473b728d55c3342d - 8.09% (9.98 MB)
[#014] sha256:f0401384533ee08b65371e99b3369f0347ab31d23b99c2dcc6b1af026bb82b1b - 1.95% (2.41 MB)
[#015] sha256:c63992da44571e483d6330e60bd0246b5f8f6de1e8fb749df58a9ecd1605d323 - 10.73% (13.2 MB)
[#016] sha256:f5d1a9761a57eaf5687440de1a2845444ad2ea88a1323e016cbb1d0207e73885 - 17.25% (21.3 MB)
[#017] sha256:ee0d3937f10e7d05774f9006637640d8fe49c1772d2b7c111d3fc00fabfecca3 - 0.0% (222 Bytes)
[#018] sha256:a09ef09d396344fe267a8f3b3d859e24254e380eef93a2025e8689cabe734793 - 10.38% (12.8 MB)
/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
2021-04-14 19:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 05:20:28 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:20:29 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:20:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:20:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:20:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:20:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:20:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:20:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:20:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-06-02 05:20:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-06-02 05:20:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-06-02 05:20:42 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-06-02 05:20:46 UTC/bin/sh -c #(nop) COPY dir:6b730097b2986b2a156f00e8406f9235e098177835596d1aa2075c15591ea72f in /usr/lib/python3.8/site-packages/
2021-06-02 05:20:47 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-06-02 05:20:48 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-06-02 05:20:48 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:20:49 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 05:20:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:16:27+00:00
2021-06-02 05:20:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:20:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-02 05:20:58 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:20:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:21:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:21:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:21:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:21:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:21:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:21:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:21:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-06-02 05:21:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-06-02 05:21:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-06-02 05:21:09 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-02 05:21:10 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-06-02 05:21:13 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-02 05:21:15 UTC/bin/sh -c #(nop) COPY dir:54e878e6280ca8a1e195f7d8aa05a41035b38b0fd9146d4af05ce22e7847e9be in /usr/lib/python3.8/site-packages/
2021-06-02 05:21:16 UTC/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq
2021-06-02 05:21:17 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-02 05:21:17 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:21:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:21:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:21:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:20:53+00:00
2021-06-02 05:21:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:21:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-02 05:21:45 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:21:46 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:21:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:21:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:21:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:21:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:21:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:21:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:21:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-06-02 05:21:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-06-02 05:21:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-06-02 05:22:00 UTC/bin/sh -c #(nop) COPY dir:7fcc44b56ca997cc3ee2b92de1e493e67a0eb530249c846070f22cb0ed0809b1 in /usr/lib/python3.8/site-packages/
2021-06-02 05:22:01 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-02 05:22:03 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-02 05:22:03 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:22:04 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:22:05 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:22:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:21:23+00:00
2021-06-02 05:22:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:22:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-02 05:22:43 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:22:43 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:22:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:22:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:22:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:22:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:22:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:22:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:22:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-06-02 05:22:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-06-02 05:22:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-06-02 05:22:55 UTC/bin/sh -c #(nop) COPY dir:a8798d30e7d3ba1fd5a52954f792da2b1f1ec7abda9cc5634c8813bd6728206e in /usr/lib/python3.8/site-packages/
2021-06-02 05:22:56 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-06-02 05:22:59 UTC/bin/sh -c #(nop) COPY file:47cac368939e0b08527cdf751aa7700850adcabc82eb9fdfba2ba5a886874407 in /usr/bin/oc-dynamically-linked
2021-06-02 05:23:00 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-02 05:23:00 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:23:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:23:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:23:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:22:09+00:00
2021-06-02 05:23:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:23:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-02 05:23:13 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 05:23:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 05:23:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 05:23:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 05:23:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 05:23:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 05:23:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 05:23:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 05:23:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2021-06-02 05:23:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2021-06-02 05:23:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2021-06-02 05:23:24 UTC/bin/sh -c #(nop) COPY file:e8c0f8a172cd2891508643ca0619fe3a27ecf37222ae17e204a6a4467b3dce62 in /usr/bin/helm
2021-06-02 05:23:25 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 05:23:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 05:23:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 05:23:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 05:23:06+00:00
2021-06-02 05:23:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 05:23:29 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.