We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bde663 commit c431556Copy full SHA for c431556
README.md
@@ -6,9 +6,9 @@
6
7
GIS Server in Ubuntu Xenial with Mpserver, Mapcache and QGIS Server.
8
9
-- Mapserver version 1.4.0-4
10
-- Mapcache version 7.0.0
11
-- QGIS Server v2.14.3
+- Mapserver version 1.4.1
+- Mapcache version 7.0.4
+- QGIS Server v2.18.4
12
13
## Install
14
```
@@ -20,4 +20,4 @@ $ docker build -t samtux/gisserver .
20
21
22
$ docker run -d -p 8281:80 -v "gisdata":/gisdata -v config.xml:/mapcache/config.xml --name gisserver samtux/gisserver
23
-```
+```
0 commit comments