Skip to content

justb4/docker-mapfish-print

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-mapfish-print (formerly docker-mfprint)

Docker image and tools for MapFish Print (currently v3). Initially this Docker image is provided for the Dutch Kadaster but may be useful in other applications. See my repo docker-mapfish-print2 for a MapFish Print version 2 legacy Docker Image.

Log4J

This project does not use Log4J (nor v1 nor v2)! It uses Logback.

Building

With the script build.sh the Docker image can be build from the Dockerfile but this is not really necessary as you may use your own docker build commandline.

Build argumments with values if not passed to build:

  • IMAGE_TIMEZONE - timezone of Docker image, default "Europe/Amsterdam"
  • TOMCAT_EXTRAS - include Tomcat docs, examples etc? Best to leave out, default false
  • MFPRINT_APPS - include Standard MFP print-apps (examples)? default true

Build Options

The files under the config dir are automatically integrated in the Docker image as follows:

Running

The is a run.sh script but you may use the Docker image in any context like using Docker-compose etc.

Credits

About

Docker image and tools for MapFish Print (currently v3)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published