uWSGI server. Uses this fork of MapProxy to be able to use gzipped files.
Source GitHub repository
Single mode:
$ docker run --name 'docker-mapproxy' -p 8080:8080 --rm -v /your/local/mount:/app/yaml docker-mapproxy
Multi mode:
$ docker run --name 'docker-mapproxy' -p 8080:8080 --rm -v /your/local/mount:/app/yaml docker-mapproxy multi
In single mode base config files will be created to local mount directory if mapproxy.yaml does not exist.
In multi mode no initial configuration is created. This mode reads all the .yaml files from the local mount.
With current settings container is running on localhost:8080
Content type
Image
Digest
Size
486.6 MB
Last updated
almost 6 years ago
docker pull foliehatt/mapproxy