Add Dockerfile and docker-compose.yaml

This commit is contained in:
Julius Freudenberger 2023-02-04 10:40:47 +01:00
parent db22341b18
commit 86e508bc9d
3 changed files with 20 additions and 0 deletions

5
.dockerignore Normal file
View file

@ -0,0 +1,5 @@
.idea/
venv/
__pycache__/
Dockerfile
docker-compose.yaml