Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 370 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 370 Bytes

GeoVolume-Server-docker

The docker container associated to the GeoVolume-Server web application.

Build the docker image with

docker build -t vcity:geovolume-server Context

Then run the container e.g. with

docker run -p 0.0.0.0:8080:8000/tcp [--detach] --rm -t vcity:geovolume-server

and open a web browser on URL http://localhost:8080/