Skip to content

VCityTeam/UD-Demo-IMU-Spatio-Temporal-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spatio temporal docker

Create a docker of the Spatio Temporal project.

The demo uses a SimpleServer, based on ExpressJS web-server.

Clone the repo

git clone https://github.com/VCityTeam/UD-Demo-IMU-Spatio-Temporal-docker.git
cd UD-Demo-IMU-Spatio-Temporal-docker

Build the docker image with

docker build -t demo_st .

and run the container with

docker run -p 8000:80/tcp -t demo_st

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published