2021-05-20 05:02:12 UTC
128 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.09% (2.68 MB)
[#001] sha256:bd07ee8f802107535ef619ff0b1ea3cf9be1fb6fa1866e50dfe531dc02ed7e9e - 8.77% (11.3 MB)
[#002] sha256:ac1c50bfadcfb2ed628c8bf0eadee1510e6f293815d92c930b3b4d1b251f2264 - 8.99% (11.5 MB)
[#003] sha256:d576472863030936e6bff656fbc34a2a6f8dd38ca57d1b8141cdeca6ce4c327b - 0.0% (2.21 KB)
[#004] sha256:7dc8cb53638d701008d026a807fe991a6e8b0eade6b636cd8badf81dc5de8cb7 - 0.0% (3.6 KB)
[#005] sha256:b43bf3b6c64bfe9758cb1d92f065b77bc2d4fa9e4d46997ccdcc8b60552d5a7d - 0.0% (93 Bytes)
[#006] sha256:7d49e955586bb35b1404b6f0bc96de4df2fae53ba127c2caa240bbafb8b676f0 - 0.0% (1.25 KB)
[#007] sha256:9ebec3613ba2dc0da0389b924e8e81d340c743aaae0be3e317d019ad526ceb6d - 12.42% (15.9 MB)
[#008] sha256:81936c762f33ec652788a6f316a4bc240f8b77616fd0faa47ea25ddb70e18050 - 0.29% (385 KB)
[#009] sha256:53836c6e81f42d49d4ef7f1dd5dc82857a7c653485635ce2981d2d2f80354d76 - 2.57% (3.3 MB)
[#010] sha256:0721687b96803d7599c4e8654600be2909a14d2bef332473d4741247761ee471 - 0.0% (1.65 KB)
[#011] sha256:ef0cc9cd309da2e27a85ca475b88e071d88dc0fa2bcf171a4778a5c843d70e9d - 8.02% (10.3 MB)
[#012] sha256:3472b06c78c89dc94e0f17e8d6c9353966a55165439ea4f4dba1839043292252 - 0.0% (653 Bytes)
[#013] sha256:4aa4246e3a8ae2da806d5fce194b966e05f809af96ba81059e3ac50db314964c - 7.78% (9.98 MB)
[#014] sha256:89a90d72f79c56d3a4e46f2883997efcbab25c7b41c2d75ad68c50a7229a2c83 - 1.87% (2.4 MB)
[#015] sha256:61b1cca316858f75fa871b0c0d42a38253820d08bfbb5e9d2158b28fd9fcc345 - 10.32% (13.2 MB)
[#016] sha256:97f4c0755c3d1409e5a461bc05c20099f125266d71d733dff703a52262d11070 - 16.58% (21.3 MB)
[#017] sha256:ad00312c75cb33ef0284dd0c6419da00d394c932acc475f437399f509d075205 - 0.0% (222 Bytes)
[#018] sha256:9c930f1f1778db27e7cd2104ce24702beb0fc3d5bb2bf23d8aeecb3ec1d8c147 - 20.29% (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-05-20 04:59:02 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:59:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:59:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:59:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:59:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:59:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:59:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:59:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:59:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-05-20 04:59:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-05-20 04:59:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-05-20 04:59:15 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:18 UTC/bin/sh -c #(nop) COPY dir:2f0430f7664b49abc65ed2c91ab74fd6ed7a62fd750c6b6d82ffbc63f05a8102 in /usr/lib/python3.8/site-packages/
2021-05-20 04:59:19 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-05-20 04:59:20 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-05-20 04:59:20 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:59:21 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-20 04:59:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:58:38+00:00
2021-05-20 04:59:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:59:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 04:59:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 04:59:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 04:59:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 04:59:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 04:59:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 04:59:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 04:59:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 04:59:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 04:59:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-05-20 04:59:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-05-20 04:59:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-05-20 04:59:40 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-05-20 04:59:41 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:44 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:45 UTC/bin/sh -c #(nop) COPY dir:d5e50b3cf7795938fb0d18d5b7151746f1507387c7fd3d6609bbe5beca4c64f5 in /usr/lib/python3.8/site-packages/
2021-05-20 04:59:46 UTC/bin/sh -c #(nop) COPY file:15f347f454d31f749e6006b0e2a9b5b7161873f59538bce855759838964714d8 in /usr/bin/yq
2021-05-20 04:59:47 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-05-20 04:59:47 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 04:59:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 04:59:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 04:59:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:59:25+00:00
2021-05-20 04:59:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 04:59:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:00:11 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:00:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:00:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:00:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:00:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:00:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:00:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:00:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:00:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-05-20 05:00:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-05-20 05:00:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-05-20 05:00:24 UTC/bin/sh -c #(nop) COPY dir:c6d70c6861fc90788edb75bac3dd0b85ec51a23eeb47ae18d503a45db0363240 in /usr/lib/python3.8/site-packages/
2021-05-20 05:00:26 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-05-20 05:00:27 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-05-20 05:00:27 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:00:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:00:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:00:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 04:59:53+00:00
2021-05-20 05:00:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:00:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:00:59 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:00:59 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:01:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:01:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:01:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:01:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:01:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:01:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:01:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-05-20 05:01:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-05-20 05:01:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-05-20 05:01:10 UTC/bin/sh -c #(nop) COPY dir:a628281289f310cebc564399858ef7828312a791a87c80754ea2e245683d768d in /usr/lib/python3.8/site-packages/
2021-05-20 05:01:12 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-05-20 05:01:13 UTC/bin/sh -c #(nop) COPY file:0f7692694bf5300cfa24b2b27ff6fcf5b24136fdfc4eb39dee7ca5f9da93da26 in /usr/bin/oc-dynamically-linked
2021-05-20 05:01:15 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-05-20 05:01:15 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:01:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:01:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:01:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:00:33+00:00
2021-05-20 05:01:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:01:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-05-20 05:01:55 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-20 05:01:55 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-20 05:01:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-20 05:01:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-20 05:01:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-20 05:01:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-20 05:02:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-20 05:02:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-20 05:02:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awskops
2021-05-20 05:02:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awskops
2021-05-20 05:02:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awskops
2021-05-20 05:02:07 UTC/bin/sh -c #(nop) COPY file:a099652867fb693c5bb436984c66b7669d7de3608abfe502760978d12d0a1705 in /usr/bin/kops
2021-05-20 05:02:08 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-20 05:02:08 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-20 05:02:09 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-20 05:02:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-20 05:01:21+00:00
2021-05-20 05:02:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-20 05:02:12 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.