Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 498 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 498 Bytes

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