2. Follow the DCM4CHEE Guidelines for Running on Docker.
The easiest path is to use Docker-Compose which will start and stop multiple containers for you. There are excellent instructions provided by the DCM4CHEE team on the 'light archive' repository:
* Create docker-compose.yml and docker-compose.env files
* Start the containers:
```` bash
docker-compose start
````
**Note:** If you are running this on Mac OSX you will probably need to change the default docker-compose.yml file slightly. Specifically, the paths that refer to /var/local/ will likely need to be changed to /opt/
3. Run the OHIF Viewer or Lesion Tracker using the dcm4cheeDIMSE.json configuration file