2021-06-02 07:36:18 UTC
137 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:540db60ca9383eac9e418f78490994d0af424aab7bf6d0e47ac8ed4e2e9bcbba - 1.96% (2.68 MB)
[#001] sha256:037179198095272ca4283f7feaf0a63db846b4abd8d58e43139eae67fcc276d6 - 8.24% (11.3 MB)
[#002] sha256:1267f41d6699ea53f74df905b2b32979089f3f34ae9972ee5e61063453210e69 - 14.45% (19.7 MB)
[#003] sha256:2050b649759373f2b2a4155b28c41c23029a0dc5cc51d9a07d46f2607da6132a - 0.0% (2.21 KB)
[#004] sha256:3c5d814a795bc3c468f2c4e918208ca684fff54e14a7dfd23d1b6bb8a9181a0d - 0.0% (3.6 KB)
[#005] sha256:c7bc454cbab7884595a84e729e8813fdadee9d4a6f6a809c71f3c8af9a098ea5 - 0.0% (93 Bytes)
[#006] sha256:538f782ca5e3603068797b44a27de980c278122f2b31207a93cb71a8ca9d91dd - 0.0% (1.25 KB)
[#007] sha256:30bf5dba9eb2612b968f85f27dbe9b5d22c7eb872d0225a547efd1b0d2aadc6b - 11.67% (15.9 MB)
[#008] sha256:2770a1131037c626dacd1ab32d6d95170ecd93365416e576942a814cfb1905db - 0.28% (385 KB)
[#009] sha256:2d004aef1f7e84bd6f2ba1739a9cab1efae52cbf2e18577246b8ed33fde09584 - 2.42% (3.3 MB)
[#010] sha256:484013d2a5130e5f55a8dbf4171c2c0374c9e1c562144ddf5bdbd70e85820e87 - 0.0% (1.65 KB)
[#011] sha256:b91f77e21c69ce04e8def9ae811ccb3a7e262ec51cf79a1a87cf8af3378a807d - 7.57% (10.3 MB)
[#012] sha256:223517023f760b2143bc0d55586b41704c4deeecf56383c7005559025dbec2b8 - 0.0% (653 Bytes)
[#013] sha256:64cb6d65309b480fd8b4f11c8721fd039d731951bcc2b435517043b5a3b1ba12 - 7.31% (9.98 MB)
[#014] sha256:c2710830ae4a3893fc7920f201c420d0f192f697c97f224fdabcd269cbe77675 - 1.77% (2.41 MB)
[#015] sha256:52c9c3ea2a0e4a950b522ecdbac6a92a58a7fe2cf5418df7cb54164f160747f5 - 9.69% (13.2 MB)
[#016] sha256:acae741c609402a12d788eaeeebb5a2e2df412fc7a2f41f23148603ba34b399f - 15.58% (21.3 MB)
[#017] sha256:ec2e642e4d97e7981dddb5c76b44dba71e08defed776112ec937a69099e9cf1e - 0.0% (222 Bytes)
[#018] sha256:e204bccac49f2a019b014c241c99a42ed2acc790b855048df7834fac156e2158 - 19.06% (26 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 07:32:27 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 07:32:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 07:32:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 07:32:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 07:32:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 07:32:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 07:32:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 07:32:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 07:32:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-06-02 07:32:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-06-02 07:32:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-06-02 07:32:41 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 07:32:45 UTC/bin/sh -c #(nop) COPY dir:89c3e94924b0f8f20415309002072520d084cb6c3246950f98ec79f854f546ff in /usr/lib/python3.8/site-packages/
2021-06-02 07:32:46 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-06-02 07:32:47 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-06-02 07:32:47 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 07:32:48 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 07:32:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 07:28:09+00:00
2021-06-02 07:32:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 07:32:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-02 07:32:58 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 07:32:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 07:33:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 07:33:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 07:33:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 07:33:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 07:33:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 07:33:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 07:33:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-06-02 07:33:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-06-02 07:33:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-06-02 07:33:09 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-02 07:33: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 07:33:13 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-02 07:33:15 UTC/bin/sh -c #(nop) COPY dir:7fa8f469395512a8ec74ab63db8290ad25b4b0ccdc5f7297098cd535d60a7597 in /usr/lib/python3.8/site-packages/
2021-06-02 07:33:16 UTC/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq
2021-06-02 07:33:17 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-02 07:33:17 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 07:33:18 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 07:33:19 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 07:33:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 07:32:52+00:00
2021-06-02 07:33:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 07:33:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-02 07:33:48 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 07:33:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 07:33:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 07:33:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 07:33:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 07:33:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 07:33:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 07:33:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 07:33:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-06-02 07:33:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-06-02 07:33:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-06-02 07:34:04 UTC/bin/sh -c #(nop) COPY dir:0060acf8933a7f088193372b37921d9ec7915528abccb3780ff7d91055d8fcae in /usr/lib/python3.8/site-packages/
2021-06-02 07:34:05 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-02 07:34:06 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-02 07:34:07 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 07:34:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 07:34:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 07:34:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 07:33:23+00:00
2021-06-02 07:34:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 07:34:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-02 07:34:52 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 07:34:52 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 07:34:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 07:34:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 07:34:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 07:34:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 07:34:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 07:34:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 07:34:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-06-02 07:35:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-06-02 07:35:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-06-02 07:35:04 UTC/bin/sh -c #(nop) COPY dir:4a8c07a6aaa6195707b5be70de89a582617cf05eb45f46ea864da9d80914e51d in /usr/lib/python3.8/site-packages/
2021-06-02 07:35:06 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-06-02 07:35:08 UTC/bin/sh -c #(nop) COPY file:47cac368939e0b08527cdf751aa7700850adcabc82eb9fdfba2ba5a886874407 in /usr/bin/oc-dynamically-linked
2021-06-02 07:35:09 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-02 07:35:10 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 07:35:11 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 07:35:11 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 07:35:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 07:34:12+00:00
2021-06-02 07:35:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 07:35:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-06-02 07:35:59 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 07:36:00 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 07:36:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 07:36:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 07:36:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 07:36:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 07:36:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 07:36:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 07:36:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awskops
2021-06-02 07:36:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awskops
2021-06-02 07:36:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awskops
2021-06-02 07:36:13 UTC/bin/sh -c #(nop) COPY file:9585cf84901fd1f0f7a0c022defeb09b39db644c9f50b7eb7899d9d98ebf9806 in /usr/bin/kops
2021-06-02 07:36:13 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 07:36:14 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 07:36:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 07:36:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 07:35:15+00:00
2021-06-02 07:36:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 07:36:18 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.