improved docker setup (#313)

This commit is contained in:
Denys Vuika
2018-04-17 14:42:35 +01:00
committed by GitHub
parent 5ebcd44723
commit e52f785444
7 changed files with 110 additions and 41 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
.git
.github
.vscode
coverage
docs
e2e
node_modules
scripts
src