2021-10-24 05:16:32 UTC
157 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 1.71% (2.68 MB)
[#001] sha256:e8b8ca78988b3d635230ccb6d62caf27baf3f225497a46736e05c40caba7ed18 - 7.15% (11.3 MB)
[#002] sha256:7ec173dcccf85807d105d3721403586ef8081256046b73494144466bcf6be5bb - 12.83% (20.2 MB)
[#003] sha256:f542fb9b09cad3af35ec0c56770423b59fa74f7cb70fbbd720984beb904dd809 - 0.0% (2.21 KB)
[#004] sha256:5bbe815673c64ff9a09c370e3fa653ca2e2fb39e2980ce463bccf38cbee2e1b6 - 0.0% (3.6 KB)
[#005] sha256:25b2cb62b7fa54f205d8455be8f8fe0ab74cd089133a6af11e626513f6820eb1 - 0.0% (93 Bytes)
[#006] sha256:46809fa5dfbf161ecc1c2cf1782774c9095c45673abd5168d5eaa39ece445959 - 0.0% (1.25 KB)
[#007] sha256:65469f954b9db686c8a36ebca2b99a8bbd72b1eda85f8928fd7cc399a11a459e - 10.15% (16 MB)
[#008] sha256:bb2c99ebebba907991ab6ff2e275c10236084c60f84ec4681c22f2a5af8e6a75 - 0.24% (385 KB)
[#009] sha256:e6b98d172633d293a30073115d90a7dc842a3bd30d427038df49cccbaa3df4ad - 2.61% (4.1 MB)
[#010] sha256:0feaac9f3653835a04ec87505988088baf89a9647039990106f5ac69744d456a - 0.0% (1.66 KB)
[#011] sha256:22142af77dd4f48924b954e306a7f85292687ff262fcdf5531cce28b7994e0b3 - 6.89% (10.8 MB)
[#012] sha256:6073f8a18ac2f9ccd2deda0557a92141c2f959de6393828057f896a888e07cbe - 0.0% (651 Bytes)
[#013] sha256:c0049b1227eb38ff3d605b7a18e0d419243f0b7e3289ca289dff92e0265b3bf1 - 6.35% (9.98 MB)
[#014] sha256:0b9c64c622ca1cfa10eb9e6e8ef2e2e6d97fb406627d6f785af38c83e74b77db - 1.57% (2.47 MB)
[#015] sha256:fa881a8645ce4ed12b90544615d6529bd48bf05734ab1c360e65b7b919079dca - 8.24% (13 MB)
[#016] sha256:b0782fb44ce7267fb87ae4040ba7717a4ee68f97b11a265f512b13745aa85e5a - 28.61% (45 MB)
[#017] sha256:06716e5228ceb26e3a7bc7e17357287542756cb5b2bb59a0dd9373f8198e5a4f - 0.0% (222 Bytes)
[#018] sha256:bce07edb93bda4aafdbd35d3a0d75d52d596d7528abc86b832e20a7393c1243a - 13.65% (21.5 MB)
/bin/sh -c #(nop) ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa in /
2021-08-31 23:18:16 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 05:12:29 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:12:30 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:12:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:12:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:12:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:12:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:12:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:12:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:12:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-10-24 05:12:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-10-24 05:12:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-10-24 05:12:43 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-10-24 05:12:47 UTC/bin/sh -c #(nop) COPY dir:efa03e2c81305296ba24524b1145600922cd72d7cb438c8495fedb6eb537f92e in /usr/lib/python3.8/site-packages/
2021-10-24 05:12:49 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-10-24 05:12:50 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-10-24 05:12:50 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:12:51 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 05:12:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:08:08+00:00
2021-10-24 05:12:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:12:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 05:13:01 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:13:02 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:13:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:13:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:13:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:13:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:13:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:13:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:13:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-10-24 05:13:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-10-24 05:13:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-10-24 05:13:12 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-24 05:13:14 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-10-24 05:13:17 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-24 05:13:19 UTC/bin/sh -c #(nop) COPY dir:cb155322764509a1248e2593a019abd223ee11cfd612386166e4070cb2975217 in /usr/lib/python3.8/site-packages/
2021-10-24 05:13:20 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-24 05:13:21 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-24 05:13:21 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:13:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 05:13:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 05:13:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:12:55+00:00
2021-10-24 05:13:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:13:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 05:14:03 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:14:03 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:14:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:14:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:14:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:14:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:14:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:14:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:14:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-10-24 05:14:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-10-24 05:14:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-10-24 05:14:19 UTC/bin/sh -c #(nop) COPY dir:d56d3f3b3cefcb6960804e03c501fe193bca122b9edbe48827ea0aeacb26a258 in /usr/lib/python3.8/site-packages/
2021-10-24 05:14:20 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-24 05:14:21 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-24 05:14:22 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:14:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 05:14:23 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 05:14:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:13:27+00:00
2021-10-24 05:14:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:14:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 05:15:04 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:15:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:15:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:15:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:15:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:15:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:15:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:15:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:15:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-10-24 05:15:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-10-24 05:15:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-10-24 05:15:16 UTC/bin/sh -c #(nop) COPY dir:53ce3ae0e63243dfd126b9a1a024ba4c51868e1744c58fb625d65b9646010557 in /usr/lib/python3.8/site-packages/
2021-10-24 05:15:18 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-24 05:15:21 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-24 05:15:22 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-24 05:15:23 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:15:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 05:15:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 05:15:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:14:27+00:00
2021-10-24 05:15:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:15:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 05:16:14 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 05:16:15 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 05:16:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 05:16:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 05:16:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 05:16:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 05:16:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 05:16:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 05:16:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awskops
2021-10-24 05:16:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awskops
2021-10-24 05:16:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awskops
2021-10-24 05:16:27 UTC/bin/sh -c #(nop) COPY file:cbb4cf0df102d2e6c34e32449ffb0cbf5020a5662434464da4a9bc50fefa9032 in /usr/bin/kops
2021-10-24 05:16:28 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 05:16:29 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 05:16:30 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 05:16:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 05:15:28+00:00
2021-10-24 05:16:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 05:16:32 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.