Using Docker Compose to Launch a PostgreSQL DatabaseThis tutorial shows you how to use Docker Compose to launch a Postgres image and create the database schema when it starts up for the first time.By Tony Mackay