2023-06-01 18:25:35 UTC
24.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/code
[#000] sha256:a08d006ec76b6c51197102629e5d7eecdbacf444291eed0780938df0360fc7fc - 1.41% (353 KB)
[#001] sha256:c7cb2de5289ca5d66037cb1248f414e03dab92793d3bf048fa34a6a465c64da7 - 98.59% (24.1 MB)
[#002] sha256:036c8d79f226055361d3787cd76133136f383c069459fbd9e61233bc31f86961 - 0.0% (217 Bytes)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY /sbin/tini /sbin/tini # buildkit
2023-06-01 18:25:35 UTC (buildkit.dockerfile.v0)ADD bin/calico-typha-ppc64le /code/calico-typha # buildkit
2023-06-01 18:25:35 UTC (buildkit.dockerfile.v0)ADD typha.cfg /etc/calico/typha.cfg # buildkit
2023-06-01 18:25:35 UTC (buildkit.dockerfile.v0)WORKDIR /code
2023-06-01 18:25:35 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/code
2023-06-01 18:25:35 UTC (buildkit.dockerfile.v0)USER 999
2023-06-01 18:25:35 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/sbin/tini" "--"]
2023-06-01 18:25:35 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.