Skip to content

Quick Start Guide with ImageCat

Chris Mattmann edited this page Aug 2, 2018 · 1 revision

Use this guide to get up and running quick with Docker. This includes ImageSpace, ImageCat, and SMQTK.

Assuming that $IMAGE_SPACE is your root checkout:

  1. cd $IMAGE_SPACE/imagespace_smqtk && ./smqtk_services.run_images.sh --docker-network deploy_imagespace-network --images /my/images/
  2. cd $IMAGE_SPACE/scripts/deploy && IMAGE_DIR=/my/images docker-compose up -d
  3. cd $IMAGE_SPACE/scripts/deploy && sh ./imagespace/enable-imagespace.sh
Clone this wiki locally