Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 464 Bytes

File metadata and controls

19 lines (12 loc) · 464 Bytes

OCAI survey application inside of docker container

Purpose

Purpose is to host application that renders and hosts interactive OCAI survey and graphs.

Usage on Linux

  1. Install docker.
  2. Invoke build_image.sh script.
  3. Invoke launch.sh script.

References