Skip to content

yjacolin/docker-tinyows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyOWS

Docker Pulls

Travis

For more information, see TinyOWS repository: https://github.com/mapserver/tinyows

Install

$ git clone
$ docker build -t yjacolin/tinyows .

Run mapcache

Get help:

$ ls somewhere
  tinyows.conf
$ docker run -d -p 8281:80 -v somewhere:/tinyows --name tinyows yjacolin/tinyows
$ docker start tinyows
$ docker stop tinyows

TODO

  • fastcgi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages