Skip to content

Docker GIS Server in Ubuntu Xenial with Mapserver, Mapcache and QGIS Server.

Notifications You must be signed in to change notification settings

samtux/docker-gisserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu GIS Server

Docker Pulls

Travis

GIS Server in Ubuntu Xenial with Mpserver, Mapcache and QGIS Server.

  • Mapserver version 7.0.4
  • Mapcache version 1.4.1
  • QGIS Server v2.18.4

Install

$ git clone
$ docker build -t samtux/gisserver .

Run

$ docker run -d -p 8281:80 -v "gisdata":/gisdata -v config.xml:/mapcache/config.xml --name gisserver samtux/gisserver

About

Docker GIS Server in Ubuntu Xenial with Mapserver, Mapcache and QGIS Server.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published