Docker-Compose with PostgreSQL ready to use

This project was realized as part of my article "A Beginner's Guide to Docker — How to Create a PostgreSQL database using Docker-Compose".

If you want to know more about how to create and use this docker-compose, you can read my article.

Build and Launch

$ docker-compose up

Author