Comment by ypeter
6 years ago
Why do you run the final production container with a node (slim) image and not just nginx? Would be another 6 times smaller.
6 years ago
Why do you run the final production container with a node (slim) image and not just nginx? Would be another 6 times smaller.
They are running JavaScript as server code, not just serving JS files for a client.