Created
March 15, 2018 10:39
-
-
Save d9k/ec0bfb9dfff82f4417f86d0878fa3b6b to your computer and use it in GitHub Desktop.
my pgadmin4
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
#!/bin/bash | |
set -x | |
docker run --rm -p 5050:5050 -v /home/d9k/soft/pgadmin4/data_pgadmin:/pgadmin thajeztah/pgadmin4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment