Add Dockerfile, also some bug fixes

This commit is contained in:
Sivert V. Sæther
2025-09-30 15:23:44 +02:00
parent ef77991a1f
commit ac499c62fe
4 changed files with 57 additions and 19 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
.python-version
.dockerignore
__pycache__
Dockerfile
.gitignore
README.md
uv.lock
.venv
.git