Skip to content

Instantly share code, notes, and snippets.

@saetia
Created September 29, 2013 19:41
Show Gist options
  • Save saetia/6755812 to your computer and use it in GitHub Desktop.
Save saetia/6755812 to your computer and use it in GitHub Desktop.
Docker help
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