add docker for evaluation purposes

This commit is contained in:
Sam
2021-01-31 11:30:37 +01:00
parent ef7533d9f9
commit 4fb9d3ffd7
9 changed files with 167 additions and 0 deletions

11
.dockerignore Normal file
View File

@ -0,0 +1,11 @@
.idea
.git
.mypy_cache
.pytest_cache
.venv
.env
.coverage
.eslintcache
docker-compose-dev.yml
Makefile.custom.config
*.log