Files
docker-multistep-nodejs-build/.dockerignore
Dave Jansen 11f2b23ad3 Added .dockerignore as per recommendation
Though the Dockerfile only copies specific files anyway, if someone for whatever reason places their node_modules folder inside their src folder for example, this is an extra check to make sure no pre-existing node_modules are copied over.
2019-12-07 12:08:16 +09:00

3 lines
19 B
Plaintext