2022-04-21 17:08:45 UTC
21.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/code
[#000] sha256:b2c6aaa95fee5f2444a2925f21e37a896e20fc3d5ab2fb3e36cb798e89f3f05b - 1.23% (273 KB)
[#001] sha256:0f211aeae91318f46103a271c91489096b30c7407aa55427cae006d8b2d6124c - 98.76% (21.3 MB)
[#002] sha256:e928427086eb7adb4120aa0b5af8416cb84b771821d7a6e3b2855fa5785c66cb - 0.0% (242 Bytes)
[#003] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY /sbin/tini /sbin/tini # buildkit
2022-04-21 17:08:45 UTC (buildkit.dockerfile.v0)ADD bin/calico-typha-arm64 /code/calico-typha # buildkit
2022-04-21 17:08:45 UTC (buildkit.dockerfile.v0)ADD typha.cfg /etc/calico/typha.cfg # buildkit
2022-04-21 17:08:45 UTC (buildkit.dockerfile.v0)WORKDIR /code
2022-04-21 17:08:45 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/code
2022-04-21 17:08:45 UTC (buildkit.dockerfile.v0)USER 999
2022-04-21 17:08:45 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/sbin/tini" "--"]
2022-04-21 17:08:45 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.