Docker + gulp for Node.js development
I would like to use docker for nodejs development. I want the source code to be on the host but run the app within the container. I would want gulp to monitor for changes in host and restart the server within the container. Anyone of you use docker f...
SMCFloyd and 2 more commented