Skip to content
Luis edited this page Feb 15, 2019 · 23 revisions

VDMS Main Docker Image

To download the image and run the Server, do:

docker run --net=host -d intellabs/vdms:2.0.0

Other Images

VDMS Server with The Cancer Image Archive pre-loaded:

docker run --net=host -d intellabs/vdms:tcia

VDMS Server with Descriptors Example (used at the HICSS19 tutorial):

docker run --net=host -d intellabs/vdms:hicss
Clone this wiki locally