perf: Improving dockerfile

This commit is contained in:
Tom Moor
2020-09-05 12:44:40 -07:00
parent e7e289d9fa
commit f0712e22d8
2 changed files with 29 additions and 7 deletions

19
.dockerignore Normal file
View File

@@ -0,0 +1,19 @@
__mocks__
.git
.vscode
.github
.circleci
.DS_Store
.env*
.eslint*
.flowconfig
.log
Makefile
Procfile
app.json
build
docker-compose.yml
fakes3
flow-typed
node_modules
setupJest.js