Y
Hacker News
new
|
ask
|
show
|
jobs
Minimal Scala Container Images Using Nix
(
blog.aiono.dev
)
1 points
by
kugurerdem
327 days ago
1 comments
pestatije
327 days ago
I found the best sizes can be achieved by generating a binary...once u have that there's the choice of having a minimal docker image or a minimal runtime memory
link
aiono
327 days ago
Do you mean native compilation instead of bundling the jar with a JRE?
link