/docker_verify

Docker version of verify for Bioinformatics supplement CMISF 2020

Primary LanguageJavaScriptOtherNOASSERTION

Setting up

install docker first.

How to install MVT

  1. Download the latest available release from here
  2. open a command line, and then: docker load -i MVT_vX.X.X.tar.gz, replace the X with the latest versione of MVT.
  3. after that, run this command in your command line docker run -d -p 8000:8000 model_verification_tools:vX.X.X replace the X with the latest versione of MVT.
  4. Open in your browser this link: 0.0.0.0:8000

Schema MVT