2021-10-28 00:51:43 UTC
20.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/code
[#000] sha256:1eb79d13efe364f18c66a3cd67f3a9196eb5d96d7afddbd3274e8018d34f8f26 - 1.29% (273 KB)
[#001] sha256:6c27bac2b2f828f21fdd1354d102d2c7f51179913abf7880a57554db4af50ec7 - 98.71% (20.4 MB)
[#002] sha256:ef0bda0f88c752ce27e8fff002eb7e9ee5283caa51c8816554db1f3fc785f711 - 0.0% (244 Bytes)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY /sbin/tini /sbin/tini # buildkit
2021-10-28 00:51:43 UTC (buildkit.dockerfile.v0)ADD bin/calico-typha-arm64 /code/calico-typha # buildkit
2021-10-28 00:51:43 UTC (buildkit.dockerfile.v0)ADD typha.cfg /etc/calico/typha.cfg # buildkit
2021-10-28 00:51:43 UTC (buildkit.dockerfile.v0)WORKDIR /code
2021-10-28 00:51:43 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/code
2021-10-28 00:51:43 UTC (buildkit.dockerfile.v0)USER 999
2021-10-28 00:51:43 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/sbin/tini" "--"]
2021-10-28 00:51:43 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.