Skip to content

Instantly share code, notes, and snippets.

@nim4n136
Last active January 22, 2021 03:42
Show Gist options
  • Save nim4n136/0a784a1e194998a954dfca984093c833 to your computer and use it in GitHub Desktop.
Save nim4n136/0a784a1e194998a954dfca984093c833 to your computer and use it in GitHub Desktop.
Use exists data postgres/postgis docker

docker run -d --name pg-postgis-nrp -p 5432:5432 -e PGDATA=/var/lib/postgresql/data/pgdata -v /gluster/postgis:/var/lib/postgresql/data postgis/postgis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment