Add docker

This commit is contained in:
2026-01-10 17:51:08 +03:00
parent 62d33acde9
commit 8167c77a27
36 changed files with 1351 additions and 117 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -e
set -x
alembic upgrade head
python -m app.pre_restart