2021-05-18 03:56:44 UTC
150 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.79% (2.68 MB)
[#001] sha256:4a7880a5db7341ea186e9d54c565cf1a72cac21ad8437c1146cc9a8053109d8b - 7.49% (11.3 MB)
[#002] sha256:afb5ef994979a84a9251a881e58e05126f9e3697e3c33d47f4910702a0e24f0a - 23.86% (35.8 MB)
[#003] sha256:17c118e1684a32ab7374439eae99daea4c88eb09556ba04ff4a56c4b04d76c2a - 0.0% (2.42 KB)
[#004] sha256:e9738dd6fb6c17c5b54ecb8b880d2a9a6ac8ca4823708710e51712581af40caf - 0.0% (3.75 KB)
[#005] sha256:bc2ebedaf63eda4125e2c7b9c08cffc79b6a34de89af5bf55b9463494d391675 - 0.0% (93 Bytes)
[#006] sha256:f534812ea5409e67e89c1a8fff56b3e2e8ba038af25093bbd25bbe86f7c2c89e - 0.0% (1.25 KB)
[#007] sha256:95096ef21e3f282ccfa4e9c2f1d5da389a02645f14b12c3a9dba487fd4e3078a - 10.61% (15.9 MB)
[#008] sha256:440c49779a8500f567954b9ea4b6bd37c91d30d1f64f4f74d9d8b8a5319970aa - 0.25% (385 KB)
[#009] sha256:2143b645663d0c3994eb20943f412945f1eac2013591caf00e25922887daf399 - 2.19% (3.3 MB)
[#010] sha256:e72afb8a720337d4628fe01664fb38bf4e678b13b4df4c93d63a56b4f20b9cd8 - 0.0% (1.65 KB)
[#011] sha256:6438aab8cecd0eb124610346c5b7e6aeba8a2f7751d79bb885c357e2efc2db18 - 6.83% (10.3 MB)
[#012] sha256:12c07bcf1dd193549ad9cac8d0321005a0240db36fe05521f62e453ebe1693aa - 0.0% (652 Bytes)
[#013] sha256:27e5739e67cf9cfe76450d06f25a58fa1e9ebb654fbe314810d98ad3eb604168 - 6.64% (9.98 MB)
[#014] sha256:bcfc77ffedf2648d05d4f77134b46945fc34a641fb065f93a2a5ee9326ca45b7 - 1.6% (2.4 MB)
[#015] sha256:80977196e1daf2ea9d74b7361f8e80d17df27002160eb3343171c04a831c05a0 - 8.81% (13.2 MB)
[#016] sha256:2369d6243a6c8920f8c48bffaaa91893cd8049c8a64fa19b24effbc2aca62653 - 14.16% (21.3 MB)
[#017] sha256:ac8439da90bae545ee9bc67f792f7d4e5b197fe1a9605366d82730884455115f - 0.0% (222 Bytes)
[#018] sha256:b7869cba6a80a136bd4950cdd59fa04447f44af69e97dee227adb218c4ba407f - 15.77% (23.7 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-18 03:51:27 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-18 03:51:28 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-18 03:51:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-18 03:51:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-18 03:51:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-18 03:51:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-18 03:51:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-18 03:51:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-18 03:51:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-05-18 03:51:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-05-18 03:51:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-05-18 03:51:40 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-05-18 03:51:57 UTC/bin/sh -c #(nop) COPY dir:91cf1054515c9a8a4912f87ffe9721485a42290d886a33ed5c0cf5209f7dae86 in /usr/lib/python3.8/site-packages/
2021-05-18 03:51:59 UTC/bin/sh -c #(nop) COPY file:468dd63b2488e5fc022161c9b39a8ad3435ddb48925ce121edc5441256004306 in /usr/bin/ansible
2021-05-18 03:52:01 UTC/bin/sh -c #(nop) COPY file:3edbe5d86fff4ee0a83f6d0bf33d7faafb243d881255df68854ee7d9dd135f5c in /usr/bin/ansible-connection
2021-05-18 03:52:03 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-18 03:52:05 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-05-18 03:52:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-18 03:49:33+00:00
2021-05-18 03:52:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-18 03:52:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-05-18 03:52:18 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-18 03:52:19 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-18 03:52:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-18 03:52:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-18 03:52:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-18 03:52:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-18 03:52:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-18 03:52:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-18 03:52:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2021-05-18 03:52:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2021-05-18 03:52:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2021-05-18 03:52:37 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-05-18 03:52:39 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-05-18 03:52:42 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-05-18 03:52:45 UTC/bin/sh -c #(nop) COPY dir:895540a5f5cce8796c905ce50ddda25b25b0658fcab294ebb0b8b5a95098a00f in /usr/lib/python3.8/site-packages/
2021-05-18 03:52:47 UTC/bin/sh -c #(nop) COPY file:15f347f454d31f749e6006b0e2a9b5b7161873f59538bce855759838964714d8 in /usr/bin/yq
2021-05-18 03:52:48 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-05-18 03:52:50 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-18 03:52:52 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-18 03:52:54 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-18 03:52:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-18 03:52:10+00:00
2021-05-18 03:52:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-18 03:52:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-05-18 03:53:21 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-18 03:53:23 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-18 03:53:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-18 03:53:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-18 03:53:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-18 03:53:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-18 03:53:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-18 03:53:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-18 03:53:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2021-05-18 03:53:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2021-05-18 03:53:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2021-05-18 03:53:45 UTC/bin/sh -c #(nop) COPY dir:6108bd5d007487f005fed2bac465cb2a6bb3fae231ce64c642f2a633df5e2e44 in /usr/lib/python3.8/site-packages/
2021-05-18 03:53:47 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-05-18 03:53:50 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-05-18 03:53:52 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-18 03:53:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-18 03:53:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-18 03:53:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-18 03:52:59+00:00
2021-05-18 03:54:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-18 03:54:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-05-18 03:54:36 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-18 03:54:38 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-18 03:54:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-18 03:54:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-18 03:54:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-18 03:54:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-18 03:54:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-18 03:54:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-18 03:54:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2021-05-18 03:54:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2021-05-18 03:54:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2021-05-18 03:54:59 UTC/bin/sh -c #(nop) COPY dir:f0f52f3e877cb5e3b5b4d667826d3b4ebbfb27fb03226ef7f61cf2783f17e1fa in /usr/lib/python3.8/site-packages/
2021-05-18 03:55:02 UTC/bin/sh -c #(nop) COPY file:93923d276ed78f345d1e57055ef194d9beaa13e69dd77fccb407afe2d95cace9 in /usr/bin/kubectl
2021-05-18 03:55:05 UTC/bin/sh -c #(nop) COPY file:0f7692694bf5300cfa24b2b27ff6fcf5b24136fdfc4eb39dee7ca5f9da93da26 in /usr/bin/oc-dynamically-linked
2021-05-18 03:55:08 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-05-18 03:55:10 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-18 03:55:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-18 03:55:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-18 03:55:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-18 03:54:02+00:00
2021-05-18 03:55:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-18 03:55:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2021-05-18 03:56:07 UTC/bin/sh -c #(nop) ARG VERSION
2021-05-18 03:56:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-05-18 03:56:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-05-18 03:56:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-05-18 03:56:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-05-18 03:56:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-05-18 03:56:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-05-18 03:56:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-05-18 03:56:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2021-05-18 03:56:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2021-05-18 03:56:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2021-05-18 03:56:32 UTC/bin/sh -c #(nop) COPY file:e6a22ec73885021b65675c2cbe3f3ddad756e31b3c29b06b1de7fe64a8dd59d3 in /usr/bin/kops
2021-05-18 03:56:34 UTC/bin/sh -c #(nop) WORKDIR /data
2021-05-18 03:56:36 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-05-18 03:56:38 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-05-18 03:56:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-05-18 03:55:20+00:00
2021-05-18 03:56:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=7dcb5bd6e8c32060ecd1473fb04ae6f7087030e3
2021-05-18 03:56:44 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.