Closed camjackson closed 7 years ago
Now using this base image, from this repo.
This reduces copy-pasta effort as we add more services.
Also, don't mount node_modules from the host when building. Instead, install them fresh inside the container.
node_modules
Now using this base image, from this repo.
This reduces copy-pasta effort as we add more services.
Also, don't mount
node_modules
from the host when building. Instead, install them fresh inside the container.