Fixes #114 by adding a .dockerignore and ensuring nodejs directory is not removed since the default installation is only creating symlinks. Additionally, npm install step is performed since the default npm install -g command doesn't seem to install all the packages.
Fixes #114 by adding a .dockerignore and ensuring nodejs directory is not removed since the default installation is only creating symlinks. Additionally, npm install step is performed since the default npm install -g command doesn't seem to install all the packages.