add docker for evaluation purposes
This commit is contained in:
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@ -0,0 +1,11 @@
|
||||
.idea
|
||||
.git
|
||||
.mypy_cache
|
||||
.pytest_cache
|
||||
.venv
|
||||
.env
|
||||
.coverage
|
||||
.eslintcache
|
||||
docker-compose-dev.yml
|
||||
Makefile.custom.config
|
||||
*.log
|
Reference in New Issue
Block a user