f7429b47c0
f2d13b8483
add .dockerignore file
Ignore node_modules in build to prevent issue with COPY or bind mounts when dependencies already exist on the host's filesystem Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Add legacy polling (-L) to nodemon in order to work with volumes on Windows.