2021-06-02 04:58:18 UTC
120 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.24% (2.68 MB)
[#001] sha256:3717d555d29588d98dd93297cd3a8c9b553c301e7b54b607bd9d08638489eaad - 9.39% (11.3 MB)
[#002] sha256:ad4bc05d0eec44c147c903f8e062a7d060d7bb87d704925259dd139e455c96f8 - 14.95% (17.9 MB)
[#003] sha256:906dd186b05019c79b01de88b82b1deeac720e1e15949228a42f0b0653f42971 - 0.0% (2.42 KB)
[#004] sha256:6c28d6053b80676dcc12fdda12510eddb8ccfeaee7fab09a5b946dcef523bd2c - 0.0% (3.49 KB)
[#005] sha256:433e622c2ccb1941bff31d886cdae5ca097244455a71bab8a90026f7f1ae7da9 - 0.0% (93 Bytes)
[#006] sha256:891399d5bfc029f5d21db750e37d29e49e8c9274b58c69acaf26477f7b33e1ff - 0.0% (1.25 KB)
[#007] sha256:d2fe3e110604b4cd1204048da4341bc951602a0a1ef89f9c395928a9b6ab9801 - 13.3% (15.9 MB)
[#008] sha256:c705fc7f29c935bd291d6914e96392340e6cc4a1844fefe45a0ff9a382d5a473 - 0.31% (385 KB)
[#009] sha256:d4d3340244e1839ce60dcff907fc498d8378ead4b7accf5b715827d62e86eff0 - 2.75% (3.3 MB)
[#010] sha256:3dc309930eed93809b740ff099110fd4f0fe6b12133590f2a833248ab7e8092f - 0.0% (1.66 KB)
[#011] sha256:345a4e37226ab3fff43b4a50a0af935ed21048957557f81914992d5364e20334 - 8.62% (10.3 MB)
[#012] sha256:1193945096aef18f9b69d9f569cca8eb556f33fe2d4571e938bec3522b113b7d - 0.0% (652 Bytes)
[#013] sha256:0d2e1c4760b9470d94db35c2c42f9c205b1eda8e0bd47beb5e0572f418f4c9ff - 8.33% (9.98 MB)
[#014] sha256:04598b3b878204079bb4565658b69182aa6e0ca030cfbb55995455fa0ea18cd4 - 2.01% (2.41 MB)
[#015] sha256:4d3792a84b0099e2fe17b7df7b81b6d8d2bc9bb6eae1086b5f67260940c94434 - 11.04% (13.2 MB)
[#016] sha256:dd8e9b80e72b8af5b746d2e0135a85415771e61315cad45a17e80befa708ddcc - 17.75% (21.3 MB)
[#017] sha256:07bee4599c6dee542f3b18dcaed2496eca62ac741e7621130eebdb59519b6bdb - 0.0% (223 Bytes)
[#018] sha256:c396bd7a25e1879aaf31f21d4be472f9ef878b87e07bfce999ffb8e1cb3c16b4 - 9.3% (11.1 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 04:55:11 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:55:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:55:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:55:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:55:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:55:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:55:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:55:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 base
2021-06-02 04:55:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 base
2021-06-02 04:55:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 base
2021-06-02 04:55:25 UTC|1 VERSION=2.7 /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 04:55:28 UTC/bin/sh -c #(nop) COPY dir:41ed07c812449e002b2ef4c6309474cefcd0ef93706a2578292b1f8f5fbdc946 in /usr/lib/python3.8/site-packages/
2021-06-02 04:55:29 UTC/bin/sh -c #(nop) COPY file:906beff6b4051f7929ab5498806cf7aaf19e15189f24ee1c6e7238526efc9d85 in /usr/bin/ansible
2021-06-02 04:55:30 UTC/bin/sh -c #(nop) COPY file:694604a97a27e85e402df7113c9629e4bbc9dafb55516c3f43e9f161010bec8e in /usr/bin/ansible-connection
2021-06-02 04:55:30 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:55:31 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-02 04:55:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:51:03+00:00
2021-06-02 04:55:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:55:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-06-02 04:55:41 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:55:42 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:55:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:55:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:55:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:55:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:55:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:55:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:55:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 tools
2021-06-02 04:55:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 tools
2021-06-02 04:55:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 tools
2021-06-02 04:55:52 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-06-02 04:55:53 UTC|1 VERSION=2.7 /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 04:55:57 UTC|1 VERSION=2.7 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-06-02 04:55:58 UTC/bin/sh -c #(nop) COPY dir:72174b0cddd9f4abbbcb038f13599464e6db60faecc105fcf950f1b5e3e8acb4 in /usr/lib/python3.8/site-packages/
2021-06-02 04:55:59 UTC/bin/sh -c #(nop) COPY file:ef36b92ab70b4cf1cfb9e176d2da2a362fa2a9c5f2a754db59caa64636f47e52 in /usr/bin/yq
2021-06-02 04:56:00 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-06-02 04:56:00 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:56:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:56:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:56:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:55:35+00:00
2021-06-02 04:56:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:56:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-06-02 04:56:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:56:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:56:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:56:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:56:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:56:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:56:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:56:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:56:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 aws
2021-06-02 04:56:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 aws
2021-06-02 04:56:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 aws
2021-06-02 04:56:45 UTC/bin/sh -c #(nop) COPY dir:e4a79ef4cbfabdc90c57ad3b0a9b4a0f85adf39eea298929fa2b13167856165a in /usr/lib/python3.8/site-packages/
2021-06-02 04:56:46 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-06-02 04:56:47 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-06-02 04:56:48 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:56:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:56:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:56:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:56:06+00:00
2021-06-02 04:56:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:56:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-06-02 04:57:30 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:57:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:57:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:57:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:57:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:57:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:57:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:57:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:57:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awsk8s
2021-06-02 04:57:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awsk8s
2021-06-02 04:57:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awsk8s
2021-06-02 04:57:42 UTC/bin/sh -c #(nop) COPY dir:b0084edba2dbfcc391d975290acb9f688755ddc12dfdf0c40eb6f9afe505afac in /usr/lib/python3.8/site-packages/
2021-06-02 04:57:43 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-06-02 04:57:46 UTC/bin/sh -c #(nop) COPY file:47cac368939e0b08527cdf751aa7700850adcabc82eb9fdfba2ba5a886874407 in /usr/bin/oc-dynamically-linked
2021-06-02 04:57:47 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-06-02 04:57:47 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:57:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:57:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:57:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:56:53+00:00
2021-06-02 04:57:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:57:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
2021-06-02 04:58:01 UTC/bin/sh -c #(nop) ARG VERSION
2021-06-02 04:58:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-06-02 04:58:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-06-02 04:58:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-06-02 04:58:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-06-02 04:58:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-06-02 04:58:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-06-02 04:58:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-06-02 04:58:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.7 awshelm
2021-06-02 04:58:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.7 awshelm
2021-06-02 04:58:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.7 awshelm
2021-06-02 04:58:13 UTC/bin/sh -c #(nop) COPY file:aebc4346ddb666a0414e17a4061ec0a571645d590e1abbeb596f5348ffecd7d8 in /usr/bin/helm
2021-06-02 04:58:14 UTC/bin/sh -c #(nop) WORKDIR /data
2021-06-02 04:58:15 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-06-02 04:58:15 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-06-02 04:58:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-02 04:57:53+00:00
2021-06-02 04:58:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ad46a7dcc1fd6b8d9be0e4ff78d4f31e8f2e8a57
2021-06-02 04:58:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.7
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.