Minimal Scala Container Images Using Nix
blog.aiono.devI 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
Do you mean native compilation instead of bundling the jar with a JRE?