Hacker News new | ask | show | jobs
by chomp5977 1056 days ago
This is just moving the complexity to your build process.
1 comments

That's the beauty! The build process is exactly the same for in and out of container stuff. In both cases result is either binary or binary + static files (nowadays, as it is mostly ops stuff, binary gets embedded static files).

It's not more complex by any stretch