feat: add Docker support

This commit is contained in:
2024-09-19 13:12:23 +02:00
parent f2cc7e59ac
commit 541a3c1ae7
3 changed files with 26 additions and 1 deletions

5
.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
profiles/
results/
__pycache__/
.venv/
tests/