2022-02-04 07:11:01 UTC
222 MB
1000
MY_GROUPansible
MY_UID1000
MY_USERansible
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5758d4e389a3f662e94a85fb76143dbe338b64f8d2a65f45536a9663b05305ad - 1.21% (2.69 MB)
[#001] sha256:8d12ac068716006693a62683b95db4290b12e8d1e7e7f245e56d8a0928f088b9 - 5.11% (11.3 MB)
[#002] sha256:525f4faf4f7b568f99b8a16fd5603304ba674337bcb8bb85802d047a43b8a687 - 22.88% (50.8 MB)
[#003] sha256:0dd7a99dc7662a71fa839c29c0829844591436e46117a35e3e20e375b0400f1e - 0.0% (2.47 KB)
[#004] sha256:a1e843ab60513a0511958a1c7055de21cc59eb06b64583234e5d0d4e1e1c10ec - 0.0% (3.84 KB)
[#005] sha256:50324777b1a3f74745c129abf0d077ec5d0a800ee5df27e9730f622ff802ee84 - 12.92% (28.7 MB)
[#006] sha256:99fcd15a3220780657b848969d75b64c96935e1204e88151726ffaa5d634f74b - 0.0% (93 Bytes)
[#007] sha256:fb7412deb0fe8fea85271cd9b480dbc38ae9b613159da787b38696246c4b3894 - 0.0% (1.24 KB)
[#008] sha256:00700597ac78bae48f813a0d0df057204750a753c399681bcee2a144210ac0c0 - 7.19% (16 MB)
[#009] sha256:d81ead7a285d8b99444f855a99ceb0d14158a6c503740c9bf13092a36fd00de9 - 0.18% (410 KB)
[#010] sha256:b0c57e8453b75dfc5f44828b87c8f257dff4dd6898016dfcafb1c9c9b0907946 - 2.19% (4.86 MB)
[#011] sha256:4f38e4290e897c3de7ff22f63349d42f6eafcbfc16cfe59f68e122e35864338e - 0.0% (1.66 KB)
[#012] sha256:cebe049efeb823b282e7f66a3573ee7122d9382744ef5db2c10a80c8e379dbd7 - 5.09% (11.3 MB)
[#013] sha256:6c0228af0b084295332f2059d7f87a1d3a4ab34f036604ac8ced14d98caa8b5b - 0.0% (652 Bytes)
[#014] sha256:6df1c15d57f8f68860413cd292b99d9456d367d51ed62660f92a362eacb0ab01 - 4.5% (9.98 MB)
[#015] sha256:3ce1b11ddbf3d3a7baf3e0f3b825094d632779327718ec3e1ed83e6da272f236 - 1.1% (2.44 MB)
[#016] sha256:204c97322274b72c0463c249a11639276f987c3eb47c7bfaa99096f0a78fe271 - 5.79% (12.9 MB)
[#017] sha256:fa6ab778e347f889f4f89856555634aa6cc882756c56bac0b1cb4fb84c0724da - 20.27% (45 MB)
[#018] sha256:9f681b7bd1ac9d4d19e3c435f2efa9efb7b365f6b77b6fe521427d50b75f78ca - 0.0% (221 Bytes)
[#019] sha256:4ad5e012fcaa6255e1296ab24e99b858fc325d3df311924f4f51efe079ec2219 - 11.57% (25.7 MB)
/bin/sh -c #(nop) ADD file:5a707b9d6cb5fff532e4c2141bc35707593f21da5528c9e71ae2ddb6ba4a4eb6 in /
2021-11-12 17:19:58 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-04 07:03:26 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 07:03:27 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 07:03:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 07:03:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 07:03:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 07:03:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 07:03:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 07:03:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 07:03:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2022-02-04 07:03:35 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2022-02-04 07:03:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2022-02-04 07:03:39 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache libgcc 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
2022-02-04 07:04:00 UTC/bin/sh -c #(nop) COPY dir:bf68c7f3b40a703a07b43730c7f3d60e15ce338c38e5950796e17f95ae199c67 in /usr/lib/python3.8/site-packages/
2022-02-04 07:04:04 UTC/bin/sh -c #(nop) COPY file:9c24e5081170d56db3e3f60823cbf46fe07cf91a4537b54d509461062136f703 in /usr/bin/ansible
2022-02-04 07:04:06 UTC/bin/sh -c #(nop) COPY file:cf76170311579e084a223b10b18825aaa3aa28073a60bead7049810bc61127e2 in /usr/bin/ansible-connection
2022-02-04 07:04:43 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2022-02-04 07:04:47 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 07:04:49 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-02-04 07:04:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 06:58:06+00:00
2022-02-04 07:04:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 07:04:57 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 07:05:05 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 07:05:08 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 07:05:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 07:05:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 07:05:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 07:05:19 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 07:05:22 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 07:05:25 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 07:05:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest tools
2022-02-04 07:05:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest tools
2022-02-04 07:05:33 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest tools
2022-02-04 07:05:36 UTC/bin/sh -c #(nop) ENV MY_USER=ansible MY_GROUP=ansible MY_UID=1000 MY_GID=1000
2022-02-04 07:05: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
2022-02-04 07:05:44 UTC|1 VERSION=latest /bin/sh -c set -eux && apk add --no-cache bash git gnupg jq openssh-client
2022-02-04 07:05:47 UTC/bin/sh -c #(nop) COPY dir:c9763a777b740fb915ffd663a1328e4018fb806c19593af8a63900c5917691b8 in /usr/lib/python3.8/site-packages/
2022-02-04 07:05:50 UTC/bin/sh -c #(nop) COPY file:c27a036efb9b19bcf2e416856027677fa3b5f8df3ed363457d7fa5d96945a946 in /usr/bin/yq
2022-02-04 07:05:53 UTC/bin/sh -c #(nop) COPY file:84fa3c74c3b955b23aaa3fdd4019fe608bf90ad2c31f7c3a6e6b5d3524e605ad in /docker-entrypoint.sh
2022-02-04 07:05:56 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 07:05:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 07:06:01 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 07:06:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 07:04:58+00:00
2022-02-04 07:06:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 07:06:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 07:06:36 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 07:06:39 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 07:06:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 07:06:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 07:06:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 07:06:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 07:06:53 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 07:06:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 07:06:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest aws
2022-02-04 07:07:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest aws
2022-02-04 07:07:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest aws
2022-02-04 07:07:12 UTC/bin/sh -c #(nop) COPY dir:75fc080c9fe2212f5f27fe74f96f214069e53d0f333fb3ce47658a5a82109cf0 in /usr/lib/python3.8/site-packages/
2022-02-04 07:07:15 UTC/bin/sh -c #(nop) COPY file:b22bee2588730be0cd9e6a29dff9693694bc873d4faabbcccdb6521a22042844 in /usr/bin/aws
2022-02-04 07:07:19 UTC/bin/sh -c #(nop) COPY file:fcb6905424ec580b5d502429857b33a5853207dcb179021ad1ae8bb1cbfd45b1 in /usr/bin/aws-iam-authenticator
2022-02-04 07:07:22 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 07:07:25 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 07:07:28 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 07:07:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 07:06:10+00:00
2022-02-04 07:07:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 07:07:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 07:08:11 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 07:08:14 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 07:08:17 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 07:08:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 07:08:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 07:08:26 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 07:08:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 07:08:32 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 07:08:36 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awsk8s
2022-02-04 07:08:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awsk8s
2022-02-04 07:08:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awsk8s
2022-02-04 07:08:46 UTC/bin/sh -c #(nop) COPY dir:348fd8c2feabb49c77513d9e6071e664a5c6e7b528075acaa1fcbb9f4c875cca in /usr/lib/python3.8/site-packages/
2022-02-04 07:08:50 UTC/bin/sh -c #(nop) COPY file:716ab11dec13a802c25297e053ffbaccf4643e4645d36a3aa3fccc0191694f03 in /usr/bin/kubectl
2022-02-04 07:08:56 UTC/bin/sh -c #(nop) COPY file:923fcdcb53b6616643f4423157ea483948b0daf8158e356008ba672e9f20948f in /usr/bin/oc-dynamically-linked
2022-02-04 07:08:59 UTC/bin/sh -c #(nop) COPY file:f7146bccd89100ec3be2d53333aba5cb5f0adccbadb0f38309f99a4a92718c48 in /usr/bin/oc
2022-02-04 07:09:02 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 07:09:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 07:09:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 07:09:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 07:07:37+00:00
2022-02-04 07:09:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 07:09:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=latest
2022-02-04 07:10:06 UTC/bin/sh -c #(nop) ARG VERSION
2022-02-04 07:10:09 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2022-02-04 07:10:12 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2022-02-04 07:10:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2022-02-04 07:10:18 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2022-02-04 07:10:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2022-02-04 07:10:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2022-02-04 07:10:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2022-02-04 07:10:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest awskops
2022-02-04 07:10:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest awskops
2022-02-04 07:10:37 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest awskops
2022-02-04 07:10:42 UTC/bin/sh -c #(nop) COPY file:22ba5d03cc2b686902767ed29fcc033bcd583af8a72324e71caad66db9b5b14f in /usr/bin/kops
2022-02-04 07:10:45 UTC/bin/sh -c #(nop) WORKDIR /data
2022-02-04 07:10:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/docker-entrypoint.sh"]
2022-02-04 07:10:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-02-04 07:10:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-02-04 07:09:18+00:00
2022-02-04 07:10:58 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3500bb2b9edd9328be320f0c619da40b2c78498b
2022-02-04 07:11:01 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.