Extend .dockerignore file to make image smaller
This commit is contained in:
parent
cdd57224f6
commit
7620e1564d
1 changed files with 9 additions and 1 deletions
|
@ -1 +1,9 @@
|
||||||
node_modules
|
node_modules/
|
||||||
|
docs/
|
||||||
|
Dockerfile
|
||||||
|
*.md
|
||||||
|
.git
|
||||||
|
.gitignore
|
||||||
|
.gitmodules
|
||||||
|
docker-compose.yml
|
||||||
|
docker-compose-local.yml
|
Loading…
Add table
Add a link
Reference in a new issue