Based on cytomine/postgres. Will install PostGIS 2.1.5 and update current database.
10K+
Please see explainations on the cytomine/base page
The Cytomine postgis container (based on cytomine/postgres) will install PostGIS 2.1.5 and update the database created in the cytomine/postgres image.
5432
Can be linked to a data_volume (postgis_data).
docker run -d -p 22 -m 8g --name db -v postgis_data:/var/lib/postgresql cytomine/postgis
Content type
Image
Digest
sha256:b5f2420a8…
Size
146.9 MB
Last updated
7 months ago
docker pull cytomine/postgis