terrestris / docker-geoserver

A basic docker geoserver image with JAI and marlin renderer running on tomcat
22 stars 20 forks source link

Add docker-compose demo #30

Closed buehner closed 3 years ago

buehner commented 3 years ago

This adds a simple docker-compose demo to demonstrate the possibilities of the docker image. The demo is using the context feature and the local Dockerfile, but in case you are using a pre-built image from dockerhub, all features of the environment and volumes are available (e.g. using custom java opts or adding custom libs and fonts)

This will pretty sure be extended with upcoming features i am planning to implement