2025-03-27 04:49:47 UTC
26.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/code
[#000] sha256:edb4f99b5173919918e587e37830ccedcc92adc3b467130075feec17da192cfa - 1.08% (295 KB)
[#001] sha256:6de3d1a6cc72180d3e087d5f9aec773941c25d2a7c477dfa45e1e944fdcf6d46 - 98.92% (26.3 MB)
[#002] sha256:5d3fb33d5de99b2f6cec7197aebbe5151fdbb9d826a4261e03fb6952c168222c - 0.0% (217 Bytes)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY /sbin/tini /sbin/tini # buildkit
2025-03-27 04:49:47 UTC (buildkit.dockerfile.v0)ADD bin/calico-typha-s390x /code/calico-typha # buildkit
2025-03-27 04:49:47 UTC (buildkit.dockerfile.v0)ADD typha.cfg /etc/calico/typha.cfg # buildkit
2025-03-27 04:49:47 UTC (buildkit.dockerfile.v0)WORKDIR /code
2025-03-27 04:49:47 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/code
2025-03-27 04:49:47 UTC (buildkit.dockerfile.v0)USER 999
2025-03-27 04:49:47 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/sbin/tini" "--"]
2025-03-27 04:49:47 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.