An opinionated, ready-to-use build of GeoServer, the open source mapping server.
1.6K
This repository delivers an opinionated, ready-to-use build of GeoServer, the open source mapping server. In comparison with the default distribution (as available from http://geoserver.org/release/stable/) this image has the following changes:
This repository always delivers GeoServer stable, maintenance and beta versions based on tje Java 11 distributions of OpenJ9 and OpenJDK. The version and JVM type can be found in the image tag:
If you're concerned about memory usage, choose the OpenJ9 versions (it uses ~ 30-40% less RAM). Otherwise go with the OpenJDK versions.
Use the following Docker command to start the server:
docker run --name geoserver -p 8080:8080 boonen/geoserver:latest
TODO: add documentation on available ENV variables.
Content type
Image
Digest
Size
457.6 MB
Last updated
almost 7 years ago
docker pull boonen/geoserver