mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-07-28 05:00:38 +03:00
feat: update compose.yml for slim build and reintroduce database services
This commit is contained in:
@@ -75,8 +75,8 @@ slim-build: ## Build smaller and more secure Docker images with docker-slim
|
||||
docker-slim build --compose-file compose.yml \
|
||||
--target-compose-svc api1 \
|
||||
--dep-include-target-compose-svc-deps true \
|
||||
--http-probe-exec api1 fastapi-sqlalchemy-asyncpg-api1:latest \
|
||||
--include-path /panettone/lib/python3.14
|
||||
--preserve-path panettone --include-path panettone \
|
||||
--http-probe-exec api1 fastapi-sqlalchemy-asyncpg-api1:latest
|
||||
|
||||
# ====================================================================================
|
||||
# DATABASE SEEDING
|
||||
|
||||
Reference in New Issue
Block a user