Support for local Docker builds

* add a git-ignored `local/` folder for Makefile/Dockerfile
* import `local/Makefile` to root Makefile
* add `.dockerignore`
This commit is contained in:
David Kaltschmidt
2018-05-07 12:32:18 +02:00
parent afec9ec5be
commit c3cc60b080
3 changed files with 22 additions and 0 deletions

18
.dockerignore Normal file
View File

@@ -0,0 +1,18 @@
.awcache
.dockerignore
.git
.gitignore
.github
data*
dist
docker
docs
dump.rdb
node_modules
/local
/tmp
/vendor
*.yml
*.md
/vendor
/tmp