2024-08-22 18:58:07 UTC
26.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/code
[#000] sha256:60f955133e951d1ae46766a55f9b66b560c8f009d35cb0cc970c8f347f1f28fd - 1.1% (295 KB)
[#001] sha256:ef0c8938d55bd29e9ecb30ddd150d52c28d34ad78cc95ed475fdecc60d0e21f5 - 98.9% (25.8 MB)
[#002] sha256:af2e492eabb3d8c69fbc1b5944c3c51dc0cc53cf39f3f507eccfb06604037187 - 0.0% (218 Bytes)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY /sbin/tini /sbin/tini # buildkit
2024-08-22 18:58:07 UTC (buildkit.dockerfile.v0)ADD bin/calico-typha-s390x /code/calico-typha # buildkit
2024-08-22 18:58:07 UTC (buildkit.dockerfile.v0)ADD typha.cfg /etc/calico/typha.cfg # buildkit
2024-08-22 18:58:07 UTC (buildkit.dockerfile.v0)WORKDIR /code
2024-08-22 18:58:07 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/code
2024-08-22 18:58:07 UTC (buildkit.dockerfile.v0)USER 999
2024-08-22 18:58:07 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/sbin/tini" "--"]
2024-08-22 18:58:07 UTC (buildkit.dockerfile.v0)CMD ["calico-typha"]
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.