docker / awesome-compose

Awesome Docker Compose samples
https://docs.docker.com/compose/
Creative Commons Zero v1.0 Universal
34.56k stars 6.64k forks source link

Proposal: Add Docker Compose Example for FastAPI and Postgres #505

Open Gabrielfernandes7 opened 3 months ago

Gabrielfernandes7 commented 3 months ago

I would like to propose adding a new example to the awesome-compose repository. The proposed example will demonstrate how to set up a Docker Compose configuration for a FastAPI application with a Postgres database.