Hacker News new | ask | show | jobs
by jdub 190 days ago
Depends how much you care about the size and security footprint of your container images.
1 comments

Static linking doesn't solve security issues either.
Static linking can be a layer of defence against some security issues, depending on your circumstances.

But what I said was "reduced security footprint", considering the trade offs between a single statically linked binary and a full (or even cut down) Linux distribution.