Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 337 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 337 Bytes

Dockerfile and compose.yml

If you do not have a PostgreSQL database service running/available to you, you can simply use the provided Dockerfile or Docker Compose file from this repository to run your own database instance.

Check out the run-postgresql.sh script for details.