Skip to content

Instantly share code, notes, and snippets.

@mdiener21
Last active January 2, 2019 07:57
Show Gist options
  • Select an option

  • Save mdiener21/c33358dfef72f731d8d10c28c0b5d457 to your computer and use it in GitHub Desktop.

Select an option

Save mdiener21/c33358dfef72f731d8d10c28c0b5d457 to your computer and use it in GitHub Desktop.

Revisions

  1. mdiener21 revised this gist Jan 2, 2019. No changes.
  2. mdiener21 created this gist Jan 2, 2019.
    1 change: 1 addition & 0 deletions run_postgis_docker.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    $ docker run --name=postgis -d -e POSTGRES_USER=user001 -e POSTGRES_PASS=123456789 -e POSTGRES_DBNAME=gis -p 5432:5432 kartoza/postgis:9.6-2.4