Skip to content

Instantly share code, notes, and snippets.

@dmahlow
Created September 25, 2013 10:42
Show Gist options
  • Select an option

  • Save dmahlow/6697925 to your computer and use it in GitHub Desktop.

Select an option

Save dmahlow/6697925 to your computer and use it in GitHub Desktop.
docker notes
docker run -d -v /data/postgresql:/var/lib/postgresql zaiste/postgresql
user:pw = docker:docker
host volume files need to have proper ownership of container postgres user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment