2021-10-25 03:45:01 UTC
160 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.68% (2.68 MB)
[#001] sha256:639f213afdf6ece4fc908e4b2565fa17c839d64bed83bfafe1cd64a91867283e - 7.08% (11.3 MB)
[#002] sha256:06d178b85dc6c3c0efc25d4ac5e6c09b73e4d8594c957b802188ddef090fbd99 - 12.71% (20.3 MB)
[#003] sha256:a108dc5e42b7bbfee6e54cdf546595426ce96702203be80295a572bd9b0fb05f - 0.0% (2.21 KB)
[#004] sha256:bed6ce680b3ea5cd33e2d4f44a40f8989dc9e9179b4b68c4a428fcd520e05550 - 0.0% (3.6 KB)
[#005] sha256:502d3397537b80eae4de3398b37894b1014905bc02cccf50499a75bbd20e0586 - 8.97% (14.3 MB)
[#006] sha256:1f9783a9f54a947325ffdfac8b41f076269de509b0f5a6012ea1be852b76747f - 0.0% (93 Bytes)
[#007] sha256:194196a34fd849ab7f622a27bbb40124b778c63db3604ddd0faf370530bdcf04 - 0.0% (1.25 KB)
[#008] sha256:9e7caddf0ce296f1896d6c835ec82a0d605a47bc233af97b917313b426f72d12 - 10.01% (16 MB)
[#009] sha256:ec5b3553586169fa6d62f4ad75c29629d1bf8fb77da599757234f50135623c8b - 0.24% (385 KB)
[#010] sha256:c504759556621cdc977b1fd12164f37a05ee0f1cddf1349e3ee3af69c18d9b32 - 2.57% (4.1 MB)
[#011] sha256:209b18262750486c87091c755180dc7bed0053580c648d7f3c323d3e22cb3930 - 0.0% (1.65 KB)
[#012] sha256:9e2017b9360f8048e9b306190408906811475bcdbc14080cf1b47326580ccf5d - 6.77% (10.8 MB)
[#013] sha256:f6831a515dd24cacd67093f0c4f35afc31f70eeeaa4cf8b3837e9c575f7691c6 - 0.0% (651 Bytes)
[#014] sha256:4892fb6941d64aa138583906d2f2f008c16463af2793365c0a751aea5c9c9aec - 6.26% (9.98 MB)
[#015] sha256:47d3c4da60f0d42c4bda4b340d25acca99b63d1fa31272cbb87b7fc35c29e826 - 1.52% (2.43 MB)
[#016] sha256:89f02c1b4bdc8f857b2891e954d626684e7a41a49f60c8d3e57eefb7a14d62b2 - 8.12% (13 MB)
[#017] sha256:fd7f544e307b96a02ecb013082dbb5864b8b519593a769b366f5b5487ad6b27d - 28.21% (45 MB)
[#018] sha256:2aa6c46a61a66c1769cddec768876a0df0075415869c005265cfd3737e9ae728 - 0.0% (221 Bytes)
[#019] sha256:ae64e26853feb056a2092d81acbb21ee1d2bcb1bd8e2c617c96652c1c6b51dad - 5.84% (9.32 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-25 03:41:25 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 03:41:26 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 03:41:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 03:41:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 03:41:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 03:41:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 03:41:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 03:41:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 03:41:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-10-25 03:41:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-10-25 03:41:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-10-25 03:41:40 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache py3-pip python3 yaml && 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-25 03:41:44 UTC/bin/sh -c #(nop) COPY dir:3852a5d35be8208b03fae0aa8f3d0773ef96801fc94b150d7524d2bf9f275e6c in /usr/lib/python3.8/site-packages/
2021-10-25 03:41:45 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-10-25 03:41:46 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-10-25 03:42:02 UTC|1 VERSION=2.8 /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-10-25 03:42:03 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 03:42:04 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-25 03:42:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 03:36:55+00:00
2021-10-25 03:42:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 03:42:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-25 03:42:16 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 03:42:17 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 03:42:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 03:42:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 03:42:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 03:42:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 03:42:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 03:42:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 03:42:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-10-25 03:42:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-10-25 03:42:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-10-25 03:42:27 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-25 03:42:29 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-25 03:42:33 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-25 03:42:34 UTC/bin/sh -c #(nop) COPY dir:b60bcbe65ac379e5b026149693e576389288204fb90b7bb5b5429ace3648821c in /usr/lib/python3.8/site-packages/
2021-10-25 03:42:35 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-25 03:42:36 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-25 03:42:36 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 03:42:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 03:42:38 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 03:42:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 03:42:08+00:00
2021-10-25 03:42:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 03:42:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-25 03:43:07 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 03:43:08 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 03:43:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 03:43:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 03:43:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 03:43:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 03:43:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 03:43:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 03:43:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-10-25 03:43:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-10-25 03:43:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-10-25 03:43:23 UTC/bin/sh -c #(nop) COPY dir:83772e663c97ef461fb3649ea724fbe2bc69e2a5f6c131c3b605c62600a42299 in /usr/lib/python3.8/site-packages/
2021-10-25 03:43:24 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-25 03:43:26 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-25 03:43:27 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 03:43:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 03:43:29 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 03:43:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 03:42:42+00:00
2021-10-25 03:43:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 03:43:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-25 03:44:10 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 03:44:11 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 03:44:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 03:44:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 03:44:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 03:44:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 03:44:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 03:44:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 03:44:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-10-25 03:44:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-10-25 03:44:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-10-25 03:44:22 UTC/bin/sh -c #(nop) COPY dir:c8843ea23b1db055a11f38f350fc5443bf42703e4c8ed12e6c62aa1081d3421d in /usr/lib/python3.8/site-packages/
2021-10-25 03:44:24 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-25 03:44:27 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-25 03:44:29 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-25 03:44:29 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 03:44:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 03:44:31 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 03:44:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 03:43:32+00:00
2021-10-25 03:44:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 03:44:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-25 03:44:44 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-25 03:44:45 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-25 03:44:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-25 03:44:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-25 03:44:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-25 03:44:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-25 03:44:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-25 03:44:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-25 03:44:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2021-10-25 03:44:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2021-10-25 03:44:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2021-10-25 03:44:55 UTC/bin/sh -c #(nop) COPY file:7fd1f0ed3a6d79c2097ca01893b6a9c3c06a4e6b88a8bb445c7cf5ef30dd8859 in /usr/bin/helm
2021-10-25 03:44:56 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-25 03:44:57 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-25 03:44:58 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-25 03:44:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-25 03:44:35+00:00
2021-10-25 03:45:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=2abab2406edbd2eadb68242d5a110f68b0d0490d
2021-10-25 03:45:01 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.