Skip to content

valentinMachado/UD-Imuv-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Dockerized Imuv application

This container wraps the Imuv application.

Build the docker image with

docker build -t vcity:imuv Context

Then run the container e.g. with

docker run [--detach] --rm -t vcity:imuv

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

Note: in the above docker run command the optionnal -d argument requires the container to run in detached mode,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%