- Download the latest available release from here
- open a command line, and then:
docker load -i MVT_vX.X.X.tar.gz
, replace theX
with the latest versione of MVT. - after that, run this command in your command line
docker run -d -p 8000:8000 model_verification_tools:vX.X.X
replace theX
with the latest versione of MVT. - Open in your browser this link: 0.0.0.0:8000
giupardeb/docker_verify
Docker version of verify for Bioinformatics supplement CMISF 2020
JavaScriptNOASSERTION