NewsBlur-viq/docker/node
Jonathan Math 402563ab41 Fix node image/ docker-compose issue
the node_modules in the image were being overwritten by the bind mount for the node scripts. I fixed this by installing node_modules into a different directory and setting that directory in an env variable in the image.
2021-10-18 11:48:43 -05:00
..
Dockerfile Fix node image/ docker-compose issue 2021-10-18 11:48:43 -05:00