2021-05-20 05:02: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.18% (2.68 MB)
[#001] sha256:bf321a3ede86a079047fc6212cf073acac61a5e1be0c5cc293b4f477a2fc63ce - 9.16% (11.3 MB)
[#002] sha256:b61b91098a6613e4d124710fc9f79b8af39da7f43fec11cd32204ccdbcf8c456 - 9.39% (11.5 MB)
[#003] sha256:bcf8ba61b69077d4e742919b9adacf2474b87cd84aef54a6d66feff456581383 - 0.0% (2.22 KB)
[#004] sha256:a27897062de0e53e861e29b3a8a49bf33bf45590cfaba7a31375156f397417fb - 0.0% (3.6 KB)
[#005] sha256:260e85f467bcd33defdaa18e13610d95b7ba79ef05e868b08a136782e525bac7 - 0.0% (93 Bytes)
[#006] sha256:fc651e7d03a69eb8c9ad158fe2887fbfb6877baee618dbb3a205af9abcc826b5 - 0.0% (1.25 KB)
[#007] sha256:e8d32647933c88d51e458d1ed1df2188fa5c3ca531d7d8e01d407c0e635f50bb - 12.98% (15.9 MB)
[#008] sha256:dc6a92295bb98d2fcc93bb0b1d29f3b686a7ca152c13ec8b65e3f21af8ec6609 - 0.31% (385 KB)
[#009] sha256:11904b1ec1e280bd8ce20632046db20d18f34343fd36c78a2aff4e0f8fa5c8dd - 2.68% (3.3 MB)
[#010] sha256:1a030e4d328943a5da6e7e305c157400c7717636659fe4b25800a64442755e9a - 0.0% (1.65 KB)
[#011] sha256:28c06a4413f747a2bcf639ad60671e76c9468807620f402e6f546bcd78775d6c - 8.38% (10.3 MB)
[#012] sha256:e01ae17fcc61cf6b8105609479a82a4ff863550811eb3b61bf3378f1ce1d40b6 - 0.0% (652 Bytes)
[#013] sha256:cee834a8bb870c57d483aa042ee8a07d352c1d98d0480f49a0838b16e956c6cf - 8.13% (9.98 MB)
[#014] sha256:418637c480cae027c2111bfb633ad5310559c26d82d8ef85c8cf9797a4f48edc - 1.96% (2.4 MB)
[#015] sha256:c3c41573b58495b9a2e5722659cc5be4df879326070669067f3c7782d485e04f - 10.78% (13.2 MB)
[#016] sha256:ce0d66a18374ea891ef76a3855026f32b3fc81dbd20d5fbb627ad3b424b03a27 - 17.32% (21.3 MB)
[#017] sha256:4c672f62643ee58ad6faca98617ba83c56c27f7591023fe4475c73d34e4e7e49 - 0.0% (221 Bytes)
[#018] sha256:0e5e3fe00df81ce82a044d0464c25e8e499776f1b3874f96bb35c1a9d7de0dbc - 16.73% (20.5 MB)
/bin/sh -c #(nop) ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
2021-04-14 19:19:39 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-20 04:58:48 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:58:49 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:58:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:58:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:58:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:58:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:58:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:58:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:58:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-05-20 04:58:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-05-20 04:58:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-05-20 04:59:01 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-05-20 04:59:05 UTC/bin/sh -c #(nop) COPY dir:cb3fd9e2932da0bbf7d0bdc2c967059d197e848d93825fb86a30cd27e3d233ed in /usr/lib/python3.8/site-packages/
2021-05-20 04:59:06 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-05-20 04:59:07 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-05-20 04:59:07 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:59:08 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-20 04:59:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:58:18+00:00
2021-05-20 04:59:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:59:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 04:59:19 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:59:20 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:59:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:59:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:59:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:59:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:59:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:59:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:59:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-05-20 04:59:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-05-20 04:59:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-05-20 04:59:30 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-05-20 04:59:31 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-05-20 04:59:34 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-05-20 04:59:35 UTC/bin/sh -c #(nop) COPY dir:4b81ef5b649706bface9bc3ec55ecb1e97b9f4140c47d146dad79b31f47b5107 in /usr/lib/python3.8/site-packages/
2021-05-20 04:59:36 UTC/bin/sh -c #(nop) COPY file:15f347f454d31f749e6006b0e2a9b5b7161873f59538bce855759838964714d8 in /usr/bin/yq
2021-05-20 04:59:37 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-05-20 04:59:37 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:59:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 04:59:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 04:59:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:59:12+00:00
2021-05-20 04:59:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:59:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:00:05 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:00:06 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:00:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:00:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:00:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:00:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:00:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:00:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:00:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-05-20 05:00:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-05-20 05:00:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-05-20 05:00:20 UTC/bin/sh -c #(nop) COPY dir:f6c16d172214abfd904f330f5f0ddc4a057e928e9f2686352a62811dd8c494bc in /usr/lib/python3.8/site-packages/
2021-05-20 05:00:22 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-05-20 05:00:23 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-05-20 05:00:24 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:00:24 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:00:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:00:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:59:43+00:00
2021-05-20 05:00:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:00:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:01:04 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:01:05 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:01:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:01:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:01:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:01:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:01:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:01:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:01:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-05-20 05:01:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-05-20 05:01:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-05-20 05:01:17 UTC/bin/sh -c #(nop) COPY dir:337946ba67e982aafa88efa6028d5a1ee08a14f29a202c3e5f8d5c3da17ca679 in /usr/lib/python3.8/site-packages/
2021-05-20 05:01:18 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-05-20 05:01:21 UTC/bin/sh -c #(nop) COPY file:0f7692694bf5300cfa24b2b27ff6fcf5b24136fdfc4eb39dee7ca5f9da93da26 in /usr/bin/oc-dynamically-linked
2021-05-20 05:01:22 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-05-20 05:01:22 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:01:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:01:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:01:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:00:29+00:00
2021-05-20 05:01:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:01:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:02:11 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:02:12 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:02:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:02:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:02:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:02:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:02:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:02:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:02:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awskops
2021-05-20 05:02:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awskops
2021-05-20 05:02:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awskops
2021-05-20 05:02:24 UTC/bin/sh -c #(nop) COPY file:e8b21ec9d217140465278d7a0b60154c62ce00b58400b1a38e09fc0f7394d8dd in /usr/bin/kops
2021-05-20 05:02:25 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:02:26 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:02:26 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:02:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:01:28+00:00
2021-05-20 05:02:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:02: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.