kartoza/docker-geoserver
A simple docker container that runs GeoServer influenced by this docker recipe: https://github.com/eliotjordan/docker-geoserver/blob/master/Dockerfile There are various ways to get the image onto your system: The preferred way (but using most bandwidth for the initial image) is to get our docker trusted build like this: docker pull kartoza/geoserver Edit the build script to change the following variables: git clone git://github.com/kartoza/docker-geoserver cd docker-geoserver ./build.sh Ensure that you look at the build script to see what other build arguments you can include whilst building your image.
https://github.com/kartoza/docker-geoserver