Skip to content

Latest commit

 

History

History

Docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Docker for Uroboros version 0.5

Docker build

Then use docker build to build the docker image from Dockerfile.

docker build -f Dockerfile -t uroboros:0.5 .

Docker usage

run the Docker container with docker run.

docker run -it uroboros:0.5