setup docker image

This commit is contained in:
2024-11-24 17:58:43 +00:00
parent 8429e985df
commit d3a01fe93d
5 changed files with 34 additions and 4 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.venv
__pycache__
db.sqlite3
db.sqlite3
env.*