NIYONSHUTI Emmanuel
HomeMusing

© 2024 - 2026 NIYONSHUTI Emmanuel. All rights reserved.

source code

Software Development

1 post

Docker Containers: FastAPI + PostgreSQL

How I use Docker containers while developing a FastAPI application with PostgreSQL, using uv as the package manager. I am talking through my current local development setup, including the Dockerfile, docker-compose, and volume mounting for live reload.

Posted on January 5, 2026 by NIYONSHUTI Emmanuel
#docker#docker compose#fastapi#postgresql
Read Docker Containers: FastAPI + PostgreSQL