Hacker News new | ask | show | jobs
by ypeter 2447 days ago
Why do you run the final production container with a node (slim) image and not just nginx? Would be another 6 times smaller.
1 comments

They are running JavaScript as server code, not just serving JS files for a client.