Simplify the dockerfiles using a dockerignore.
This commit is contained in:
parent
6af6305edd
commit
78a2590631
3 changed files with 43 additions and 83 deletions
11
.dockerignore
Normal file
11
.dockerignore
Normal file
|
@ -0,0 +1,11 @@
|
|||
conf/stack
|
||||
screenshots
|
||||
test/data/registry
|
||||
venv
|
||||
.git
|
||||
.gitignore
|
||||
Bobfile
|
||||
README.md
|
||||
license.py
|
||||
requirements-nover.txt
|
||||
run-local.sh
|
Reference in a new issue