2021-06-02 08:18:09 UTC
162 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.65% (2.68 MB)
[#001] sha256:e3528fd4f753e1f819f5825e621ef68d008d5d704393a4f55db75ffa4c324852 - 6.93% (11.3 MB)
[#002] sha256:6fab27645f8056d8a1bcbac76187d7108621b8c3b5c200387c58c61413e05049 - 28.08% (45.6 MB)
[#003] sha256:36ab4e70deafea0bd332f46de6332aaebceb99a98d06ab2b3799e0858ed20bef - 0.0% (2.57 KB)
[#004] sha256:b566eb8acce61d0d7d9acbc0214ecb600177957ed6235f1872ee96fb2bb0d2ab - 0.0% (3.75 KB)
[#005] sha256:cbcaad56d682f2f2af51bdb3c7015035ad03c363c42000a02fa93673635b2f86 - 0.0% (93 Bytes)
[#006] sha256:d62bfb66c9b95d4f234db7035fa6831274afd080591d777c3b67265b5c676390 - 0.0% (1.25 KB)
[#007] sha256:99e682aa503c80a2c3b7b88a8ffbfd2e8c6f543cc2120485c4dbcdbca5eb674a - 9.82% (15.9 MB)
[#008] sha256:f92fd3e0a33e91c2522731b15689eb22d5e299fbe6316a5d8d3ac1c6e8ffbc0d - 0.23% (385 KB)
[#009] sha256:d8616652d464f2fe931f3aa914d02d9705ee3d9eb899193ba3e610d424b2a91a - 2.03% (3.3 MB)
[#010] sha256:70db8b0108b04a9ccc2a4e8f8c023702df4b7a459d3efdb228699741a6180d5e - 0.0% (1.65 KB)
[#011] sha256:c1df310fef55495f0ce6d63427b3feeaf105465886520ed3899444b4467953fc - 6.36% (10.3 MB)
[#012] sha256:abe867f688bdd9565a6f64f1c0b51550da0396ff637740997d29812e919caeb8 - 0.0% (653 Bytes)
[#013] sha256:163dc0048ed9f522fa80b7d1bb0f013ea599dc1405fae4b829b620711bc796a9 - 6.15% (9.98 MB)
[#014] sha256:a03bf65b811de60b80f0a6f030a5eb18364957d278e41258da15ef3c2a424e44 - 1.48% (2.41 MB)
[#015] sha256:b76607705e5ca09b64501b0c6b6b1e6943840102e9d6d5df6754c400b3cd50e9 - 8.15% (13.2 MB)
[#016] sha256:47b0c7ef0c14ebc583959fc2c97587b3321aaf0a5ae3babea5792d879c709780 - 13.1% (21.3 MB)
[#017] sha256:0766d3cf7ca12f9828dd3d6ddc37db7af79d2597ea1bf4c9a151f0c637f49963 - 0.0% (222 Bytes)
[#018] sha256:5c80868381f965198e35b7bc406433961e60e53858b95783450aed9fecec5388 - 16.0% (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 08:13:01 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 08:13:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 08:13:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 08:13:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 08:13:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 08:13:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 08:13:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 08:13:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 08:13:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-06-02 08:13:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-06-02 08:13:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-06-02 08:13:15 UTC|1 VERSION=latest /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 08:13:31 UTC/bin/sh -c #(nop) COPY dir:c4a251bcf878cf687051785bba3be6cbd65de563517a2d2197da7f3942a94d4a in /usr/lib/python3.8/site-packages/
2021-06-02 08:13:34 UTC/bin/sh -c #(nop) COPY file:ca65e3609ffb1c47677b27fbc00040277c3f32ca28f7ed377019bc739360b602 in /usr/bin/ansible
2021-06-02 08:13:36 UTC/bin/sh -c #(nop) COPY file:89f297c05d8dadbe140b4d97a8e3de23f9e143cc6d8c8c80653d0aaea3c06254 in /usr/bin/ansible-connection
2021-06-02 08:13:38 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 08:13:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 08:13:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 08:08:11+00:00
2021-06-02 08:13:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 08:13:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-06-02 08:13:51 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 08:13:53 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 08:13:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 08:13:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 08:13:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 08:14:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 08:14:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 08:14:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 08:14:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2021-06-02 08:14:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2021-06-02 08:14:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2021-06-02 08:14:11 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-02 08:14:13 UTC|1 VERSION=latest /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 08:14:18 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-02 08:14:20 UTC/bin/sh -c #(nop) COPY dir:11bf6485d31d46179e19c1e162350f10d8e3f84fdbe7b84b882398e33c1c622f in /usr/lib/python3.8/site-packages/
2021-06-02 08:14:22 UTC/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq
2021-06-02 08:14:24 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-02 08:14:25 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 08:14:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 08:14:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 08:14:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 08:13:45+00:00
2021-06-02 08:14:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 08:14:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-06-02 08:14:55 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 08:14:57 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 08:14:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 08:15:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 08:15:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 08:15:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 08:15:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 08:15:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 08:15:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2021-06-02 08:15:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2021-06-02 08:15:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2021-06-02 08:15:19 UTC/bin/sh -c #(nop) COPY dir:6566eb9fd7cad7ceb756a622a7b4cec47becafbb9ae81d69128d8b51fb70d6b9 in /usr/lib/python3.8/site-packages/
2021-06-02 08:15:22 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-02 08:15:24 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-02 08:15:26 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 08:15:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 08:15:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 08:15:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 08:14:35+00:00
2021-06-02 08:15:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 08:15:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-06-02 08:16:07 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 08:16:10 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 08:16:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 08:16:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 08:16:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 08:16:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 08:16:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 08:16:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 08:16:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2021-06-02 08:16:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2021-06-02 08:16:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2021-06-02 08:16:31 UTC/bin/sh -c #(nop) COPY dir:01a72e37338cc3309f2e6a16b4b76c3650e3e6d764e01a00301d2aca3ed2a964 in /usr/lib/python3.8/site-packages/
2021-06-02 08:16:35 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-06-02 08:16:38 UTC/bin/sh -c #(nop) COPY file:47cac368939e0b08527cdf751aa7700850adcabc82eb9fdfba2ba5a886874407 in /usr/bin/oc-dynamically-linked
2021-06-02 08:16:40 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-02 08:16:42 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 08:16:45 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 08:16:47 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 08:16:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 08:15:37+00:00
2021-06-02 08:16:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 08:16:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-06-02 08:17:31 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 08:17:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 08:17:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 08:17:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 08:17:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 08:17:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 08:17:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 08:17:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 08:17:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2021-06-02 08:17:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2021-06-02 08:17:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2021-06-02 08:17:57 UTC/bin/sh -c #(nop) COPY file:753a1ce2e7dc05e1280be0b7560f834b69a1bef12c05b2bd2f0109104ea39bcb in /usr/bin/kops
2021-06-02 08:17:59 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 08:18:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 08:18:03 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 08:18:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 08:16:53+00:00
2021-06-02 08:18:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 08:18:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
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.