Skip to content

Instantly share code, notes, and snippets.

@tizon9804
Forked from Azrrael-exe/postgresql Docker
Created July 3, 2019 15:22
Show Gist options
  • Save tizon9804/d7120a62e90325246cc636057d20a5f8 to your computer and use it in GitHub Desktop.
Save tizon9804/d7120a62e90325246cc636057d20a5f8 to your computer and use it in GitHub Desktop.
#bin/bash
docker run -p 5432:5432 -v /opt/databases/postgresql:/var/lib/postgresql -i postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment