Sign inSign up

cytomine/postgis

By cytomine

Updated 7 months ago

Based on cytomine/postgres. Will install PostGIS 2.1.5 and update current database.

Image
0

10K+

cytomine/postgis repository overview

Please see explainations on the cytomine/base page

Cytomine postgis container

The Cytomine postgis container (based on cytomine/postgres) will install PostGIS 2.1.5 and update the database created in the cytomine/postgres image.

Included :
  • postgis 2.1.5
Port

5432

Usage

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 

Tag summary

Content type

Image

Digest

sha256:b5f2420a8

Size

146.9 MB

Last updated

7 months ago

docker pull cytomine/postgis