- 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
forked from COMBINE-Group/docker_verify
-
Notifications
You must be signed in to change notification settings - Fork 0
Docker version of verify for Bioinformatics supplement CMISF 2020
License
giupardeb/docker_verify
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Docker version of verify for Bioinformatics supplement CMISF 2020
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 71.5%
- HTML 11.6%
- CSS 10.3%
- Python 6.6%