Merge pull request #14593 from sploschee/patch-4

fix(docs): update listed contents of .dockerignore
This commit is contained in:
Patrik Oldsberg
2022-11-14 14:10:38 +01:00
committed by GitHub
+3
View File
@@ -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