Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
Update versions QGIS, Mapserver, Mapcache
  • Loading branch information
samtux authored Mar 8, 2017
1 parent 8bde663 commit c431556
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

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

- Mapserver version 1.4.0-4
- Mapcache version 7.0.0
- QGIS Server v2.14.3
- Mapserver version 1.4.1
- Mapcache version 7.0.4
- QGIS Server v2.18.4

## Install
```
Expand All @@ -20,4 +20,4 @@ $ docker build -t samtux/gisserver .

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

0 comments on commit c431556

Please sign in to comment.