Hacker News new | ask | show | jobs
by pjmlp 1269 days ago
> The python:3.9-slim Docker image is 118MB

Still smaller than most Go binaries.

Had to play with compiler flags to reduce trivy to a proper size (it was 300MB with default flags), and that was only the binary, without any containers.

And the dependency story is hardly any better than Python.