Merge pull request #245 from fcosrno/master

Update README.md
This commit is contained in:
Christopher Horrell 2016-10-13 08:57:25 -04:00 committed by GitHub
commit 9aa0c88d6f
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ script](https://docs.npmjs.com/misc/scripts#default-values).
It also assumes that you have a file named [`.dockerignore`](https://docs.docker.com/engine/reference/builder/#/dockerignore-file) otherwise it will copy your local npm modules:
```
npm_modules
node_modules
```
We have assembled a [Best Practices Guide](./docs/BestPractices.md) for those using these images on a daily basis.