Created
May 6, 2017 19:14
-
-
Save creichert/84d703534f72a884dc5b9cf685aeb527 to your computer and use it in GitHub Desktop.
PGHero one-liner test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| docker run -ti -e DATABASE_URL=postgres://$USERNAME:$PASSWORD@$DATABASE_URL:5432/$DBNAME -p 8080:8080 bmorton/pghero |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's a better set of instructions here: https://github.com/ankane/pghero/blob/master/guides/Docker.md