Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 442 Bytes

docker-geoserver

DBCA focused build of geoserver with opinionated default extensions

Based on kartoza/docker-geoserver and meteofi/docker-geoserver.

Running

Run as a service, exposing port 8080 and using a hosted GEOSERVER_DATA_DIR:

docker run -d -p 8080:8080 -v ${PWD}/data_dir:/var/local/geoserver ghcr.io/dbca-wa/geoserver