Explore
Help
Sign up
Sign In
Public
Repository
six519
/
postgis
Last pushed:
2 years ago
Repo Info
Tags
Short Description
PostGIS 2.2 on Postgres 9
Full Description
To Run:
docker run --name postgresql -e POSTGRES_PASSWORD=yourpassword -p 5432:5432 -d six519/postgis
Docker Pull Command
Owner
six519