Skip to content

Latest commit

 

History

History
 
 

docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

How-to

To build the icevision image, run the following command:

docker-compose build

Once the icevision image has been successfully built, run the icevision service:

 docker-compose run --rm -d icevision

Note For more detailed instructions on how to use this icevision docker container as well how connect it to Visual Studio Code, check out this in-depth blog post.