ci: add Dockerfile

This commit is contained in:
cătălin 2023-12-09 11:15:39 +01:00
commit 65a56f2658
Signed by: catalin
GPG key ID: 0178DF42F43E5FD2
15 changed files with 382 additions and 70 deletions

1
.gitignore vendored
View file

@ -6,6 +6,7 @@ apps/http/sls/.serverless/
apps/http/sls/.requirements.zip
__pycache__/
.pdm-python
.pdm-build/
.env
.coverage
htmlcov