2021-10-24 02:14:41 UTC
147 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.83% (2.68 MB)
[#001] sha256:c0b89ee2f9170a2888619d3f6ac64242de42891531346eb47a5bcc53c1ef1778 - 7.66% (11.3 MB)
[#002] sha256:b46723d51b67843fc91f34d567cf2f12844b42e44e2ee41255d9fb87f9dafdeb - 13.74% (20.2 MB)
[#003] sha256:b631ecf4e63fc4de9732d05577603da39f4892165b226194617b1458e6acb03d - 0.0% (2.21 KB)
[#004] sha256:c62a6aea8ab2793de35e2f56b12e01845d1dcfb2ca84252cd8481f327aff172f - 0.0% (3.6 KB)
[#005] sha256:a1c133d1e0e9780e3f9b11363c6e40338d569ded5289b824b8dc12e63d33118d - 0.0% (93 Bytes)
[#006] sha256:1a344c939de3219fdc1fc272f2e01420abb298a6ace39a513b4ad4e0dada47ad - 0.0% (1.25 KB)
[#007] sha256:b73baf44fa3377c9e1219172183d0cc7fdcda8aa54b52f87acc5db7589333b78 - 10.87% (16 MB)
[#008] sha256:c2540e28cc5b6666ee780eb8fc8e5084da217deccd4da4a85a8a8e11fdbc1193 - 0.26% (385 KB)
[#009] sha256:9271ed9a2032fa7120ab376cc63613ee34a572d549ea8c4c2dc3a9be84d12145 - 2.79% (4.1 MB)
[#010] sha256:30b8f6b95138af1c46252e05655fe0c8babc4937e1dac0d9e4a2272f8f65eff3 - 0.0% (1.65 KB)
[#011] sha256:93b37fc57a60781c96ead20d294fe1871d2dd91e807f49189e3157c57506a988 - 7.38% (10.8 MB)
[#012] sha256:18183f925a290b66269ba88da5292232ecbcb79fddd794a1837003075d6b04e3 - 0.0% (650 Bytes)
[#013] sha256:c2c909232e61264f2faa5b1b4b76e0938f1792e87274e4fe62b63875e6c0c33f - 6.8% (9.98 MB)
[#014] sha256:fe0413575b37dc206ea4b87a2b8fd22866c03edb5bc251e7df6b66ce8afe297e - 1.68% (2.47 MB)
[#015] sha256:9172f65c1b80325b81972ac28e52926b1166f4e96cf8ad6e18a284cb82be1cd5 - 8.82% (13 MB)
[#016] sha256:f6be3471d204d410bcd1544b0fcd86a32287ee17d855cfb34f354d1ff4ac0626 - 30.64% (45 MB)
[#017] sha256:c022cd30d9c656a1cb07d87944e46a54ab7ff689aac3c3dceef7bb3cdae33d75 - 0.0% (222 Bytes)
[#018] sha256:b858ff340fea7ecd7fdc12a0223b5110e0742b35a400f9fb969fb216b6973082 - 7.52% (11 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 02:11:32 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:11:33 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:11:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:11:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:11:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:11:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:11:38 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:11:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:11:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 base
2021-10-24 02:11:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 base
2021-10-24 02:11:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 base
2021-10-24 02:11:46 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 02:11:50 UTC/bin/sh -c #(nop) COPY dir:6af1db4c1070f06f626f8a01ab3cb0e2b7f1dbec228abd1cc6a3afcf4d8797c2 in /usr/lib/python3.8/site-packages/
2021-10-24 02:11:51 UTC/bin/sh -c #(nop) COPY file:a2b7be9e79a6aac0aa659b9b00a12286d6e00bc30e0785b464d9fd5ebdf2e22e in /usr/bin/ansible
2021-10-24 02:11:52 UTC/bin/sh -c #(nop) COPY file:ef69b0f798d0161baa7e83a75607328fd8887f3b7d7b304e9eebc5cad96902c9 in /usr/bin/ansible-connection
2021-10-24 02:11:52 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:11:53 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 02:11:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:07:51+00:00
2021-10-24 02:11:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:11:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 02:12:03 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:12:04 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:12:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:12:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:12:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:12:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:12:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:12:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:12:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 tools
2021-10-24 02:12:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 tools
2021-10-24 02:12:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 tools
2021-10-24 02:12:14 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2021-10-24 02:12:15 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 02:12:18 UTC|1 VERSION=2.8 /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2021-10-24 02:12:20 UTC/bin/sh -c #(nop) COPY dir:a039e3e97c74317dd60f0dba42740240a98e50187f923dffcab84230b7c73452 in /usr/lib/python3.8/site-packages/
2021-10-24 02:12:21 UTC/bin/sh -c #(nop) COPY file:c788b0ed92771b3b35f8acd685c52b3b6890e3a3da1bca88d6e2d9727b811077 in /usr/bin/yq
2021-10-24 02:12:22 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2021-10-24 02:12:22 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:12:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:12:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:12:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:11:57+00:00
2021-10-24 02:12:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:12:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 02:12:57 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:12:58 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:12:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:13:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:13:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:13:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:13:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:13:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:13:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 aws
2021-10-24 02:13:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 aws
2021-10-24 02:13:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 aws
2021-10-24 02:13:13 UTC/bin/sh -c #(nop) COPY dir:2bad07598d991920b647e20bfe02411ad9c7c1473aa5d19ee997b94759d56794 in /usr/lib/python3.8/site-packages/
2021-10-24 02:13:14 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2021-10-24 02:13:15 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2021-10-24 02:13:15 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:13:16 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:13:17 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:13:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:12:28+00:00
2021-10-24 02:13:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:13:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 02:13:53 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:13:54 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:13:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:13:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:13:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:13:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:13:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:14:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:14:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awsk8s
2021-10-24 02:14:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awsk8s
2021-10-24 02:14:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awsk8s
2021-10-24 02:14:05 UTC/bin/sh -c #(nop) COPY dir:2f232d548273ad56c35e51898e00e92c7c5691ba65514d90dc7f773fcde1a6f7 in /usr/lib/python3.8/site-packages/
2021-10-24 02:14:07 UTC/bin/sh -c #(nop) COPY file:5d50c7bd8508a485d2ad6ab4b30b4f4b8ad5f9127877249f947d89383f618505 in /usr/bin/kubectl
2021-10-24 02:14:10 UTC/bin/sh -c #(nop) COPY file:f8266b4c54d114a63ec19055dc406374e4f231ffa33744f18c16ce37016a6604 in /usr/bin/oc-dynamically-linked
2021-10-24 02:14:11 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2021-10-24 02:14:11 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:14:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:14:13 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:14:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:13:21+00:00
2021-10-24 02:14:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:14:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=2.8
2021-10-24 02:14:25 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 02:14:25 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 02:14:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 02:14:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 02:14:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 02:14:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 02:14:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 02:14:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 02:14:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible 2.8 awshelm
2021-10-24 02:14:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible 2.8 awshelm
2021-10-24 02:14:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible 2.8 awshelm
2021-10-24 02:14:36 UTC/bin/sh -c #(nop) COPY file:1c197e5c8defc0089e66d4a99b39ae3a3105a3709a69d938436bd8fe69aad697 in /usr/bin/helm
2021-10-24 02:14:37 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 02:14:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2021-10-24 02:14:38 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2021-10-24 02:14:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 02:14:17+00:00
2021-10-24 02:14:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fccc8b036c8f41ce3c8cadd9ed61223a08a6066a
2021-10-24 02:14:41 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.