Merge pull request #14593 from sploschee/patch-4
fix(docs): update listed contents of .dockerignore
This commit is contained in:
@@ -108,10 +108,13 @@ root of the repo to speed up the build by reducing build context size:
|
||||
|
||||
```text
|
||||
.git
|
||||
.yarn/cache
|
||||
.yarn/install-state.gz
|
||||
node_modules
|
||||
packages/*/src
|
||||
packages/*/node_modules
|
||||
plugins
|
||||
*.local.yaml
|
||||
```
|
||||
|
||||
With the project built and the `.dockerignore` and `Dockerfile` in place, we are
|
||||
|
||||
Reference in New Issue
Block a user