Created
September 29, 2013 19:41
-
-
Save saetia/6755812 to your computer and use it in GitHub Desktop.
Docker help
This file contains 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 ps -a | |
docker logs 6238c4b20e4c | |
cd /var/lib/dokku/plugins | |
git clone https://github.com/Kloadut/dokku-pg-plugin postgresql | |
dokku plugins-install | |
dokku postgresql:create Joel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment