Sunday 15 October 2017

Setting up a Node.js / Docker developing environment

Hi guys, I'm starting to study some Node.js and I would like to learn to use it with Docker. I'd like to set up a docker container to simulate a server (so that I can, when needed, just put my container on the server and make it work), while putting on my host OS (I use Ubuntu 16.04) what's necessary for development.I'm quite a noob in this though, and I don't really understand what's to install on the server and what on the development machine, and also how to properly set up Node.js in the docker container.Any explanation will be appreciated!

Submitted October 15, 2017 at 12:37PM by ScrivaniaMicrosoft

No comments:

Post a Comment