The source code in github uses node ``serve`` command as the web server. But the image pulled from docker hub uses nginx. How to explain this difference?
The source code in github uses node
servecommand as the web server. But the image pulled from docker hub uses nginx. How to explain this difference?