2021-10-24 12:57:35 UTC
89.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4e9f2cdf438714c2c4533e28c6c41a89cc6c1b46cf77e54c488db30ca4f5b6f3 - 2.99% (2.68 MB)
[#001] sha256:ab4365850a7ae7a865180820fee255a21941d7a37562fed3f6cdf5f0e346384a - 12.56% (11.3 MB)
[#002] sha256:198b33b24fb4d3895495e6a4bec232a8a3308179056f213f21cba2ac7b7e7b9d - 54.04% (48.6 MB)
[#003] sha256:dd15b908b4ba3704d8dea6327c15212e5984b1ddb048e90bbbd64ad7edaea263 - 0.0% (2.57 KB)
[#004] sha256:858bf94d487092408c2cc1ffbe08d4e638da69b2ea808fa873060a8b3823113a - 0.0% (3.85 KB)
[#005] sha256:ac299b8823441661253df4d0928ba1a2e3e4918be02c463d6de857fd9dd9c5d1 - 30.4% (27.3 MB)
[#006] sha256:8abae4aa3182fe5d5db54ac7b13ef800f3eebbbbee25dacbcc2d24b6b7fe97ce - 0.0% (91 Bytes)
/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 12:55:40 UTC/bin/sh -c #(nop) ARG VERSION
2021-10-24 12:55:41 UTC/bin/sh -c #(nop) LABEL maintainer=cytopia <[email protected]>
2021-10-24 12:55:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=cytopia <[email protected]>
2021-10-24 12:55:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=cytopia
2021-10-24 12:55:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=MIT
2021-10-24 12:55:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/cytopia/docker-ansible
2021-10-24 12:55:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://github.com/cytopia/docker-ansible
2021-10-24 12:55:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/cytopia/docker-ansible
2021-10-24 12:55:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=Ansible latest base
2021-10-24 12:55:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Ansible latest base
2021-10-24 12:55:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.description=Ansible latest base
2021-10-24 12:55:55 UTC|1 VERSION=latest /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-24 12:56:21 UTC/bin/sh -c #(nop) COPY dir:9f6c8423def7dda84fb10704a70340afee8c784b230966f6fa8d5ce447c2c8ef in /usr/lib/python3.8/site-packages/
2021-10-24 12:56:25 UTC/bin/sh -c #(nop) COPY file:ca65e3609ffb1c47677b27fbc00040277c3f32ca28f7ed377019bc739360b602 in /usr/bin/ansible
2021-10-24 12:56:27 UTC/bin/sh -c #(nop) COPY file:ed68d0352e5df91258ead8f006299f5fafdd76e143a17c6a55dff0ac59313b4c in /usr/bin/ansible-connection
2021-10-24 12:57:16 UTC|1 VERSION=latest /bin/sh -c set -eux && python3 -m compileall /usr/lib/python3.8
2021-10-24 12:57:20 UTC/bin/sh -c #(nop) WORKDIR /data
2021-10-24 12:57:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-10-24 12:57:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-24 12:48:23+00:00
2021-10-24 12:57:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=56df4ef7ddedaf66a8ee43fe36dcb72a9dea2ba3
2021-10-24 12:57:35 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.