Learn how to set up and run PostgreSQL with docker and docker-compose in this step-by-step tutorial. It also shows how to add Postgres to an existing project.| Geshan's Blog
Learn the main concepts docker compose, in this handy tutorial. You can get staretd quickly with docker compose reading this.| Geshan's Blog
Learn how to use docker compose depend_on proprely to start the dependent service first, make it healthy then only start the main container| Geshan's Blog