Skip to content

clementcolin/GeoVolume-Server-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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/

About

The docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%