Skip to content

Instantly share code, notes, and snippets.

@d9k
Created March 15, 2018 10:39
Show Gist options
  • Save d9k/ec0bfb9dfff82f4417f86d0878fa3b6b to your computer and use it in GitHub Desktop.
Save d9k/ec0bfb9dfff82f4417f86d0878fa3b6b to your computer and use it in GitHub Desktop.
my pgadmin4
#!/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