️ Reduce the size of the backend docker image

This commit is contained in:
2023-05-28 12:40:10 +02:00
parent 581f6b7b8f
commit 7fbdd0606c
3 changed files with 21 additions and 9 deletions

View File

@@ -1,7 +1,12 @@
docker
.dir-locals.el
.dockerignore
.gitignore
**/.mypy_cache
**/.ruff_cache
.venv
**/__pycache__
poetry.lock
Dockerfile
docker-compose.yml
config
.venv
docker
poetry.lock
tests
Dockerfile