Docker + docker compose support

This commit is contained in:
Thomas Sileo
2022-07-18 20:44:55 +02:00
parent 3e7ad917e2
commit fe88481431
10 changed files with 141 additions and 29 deletions

View File

@@ -40,6 +40,9 @@ cachetools = "^5.2.0"
humanize = "^4.2.3"
tabulate = "^0.8.10"
asgiref = "^3.5.2"
supervisor = "^4.2.4"
invoke = "^1.7.1"
boussole = "^2.0.0"
[tool.poetry.dev-dependencies]
black = "^22.3.0"