Extend .dockerignore file to make image smaller

This commit is contained in:
Markus Opolka 2019-10-02 09:48:27 +02:00
parent cdd57224f6
commit 7620e1564d

View file

@ -1 +1,9 @@
node_modules node_modules/
docs/
Dockerfile
*.md
.git
.gitignore
.gitmodules
docker-compose.yml
docker-compose-local.yml