/postgres_docker_compose

A docker compose file to spin a postgres and pgadmin containers together binding to a local folder for persistent data.

This repository address the question, how to setup a postgres db to be used at development and testing of a application.