feat: dockerize app

This commit is contained in:
2022-10-14 11:40:47 +03:00
parent d8cdaecea5
commit c36ae94851
9 changed files with 49 additions and 2 deletions

2
.dockerignore Normal file
View File

@ -0,0 +1,2 @@
./venv
./db/db.sqlite3