Sign inSign up

camptocamp/geoserver

By camptocamp

Updated over 1 year ago

A Docker image that runs GeoServer

Image
6

50K+

camptocamp/geoserver repository overview

Docker image for GeoServer (Legacy)

A docker image that runs GeoServer version 2.17

To run

cd docker-geoserver
docker build . -t geoserver:latest
docker run -p 8600:8080 geoserver:latest

Visit http://localhost:8600/web/

Tag summary

Content type

Image

Digest

sha256:1e1a21e29

Size

259.8 MB

Last updated

over 1 year ago

docker pull camptocamp/geoserver