This project provides utilities to run Docker commands from within MITK and Docker based processing views.
- MitkDocker Module
- mitkDockerHelper: utility class to run docker commands
- Plugin views
- TotalSegmentator [[https://github.com/wasserth/TotalSegmentator]]
Clone https://github.com/MITK/MITK
and checkout the latest release tag or at least the stable master branchClone https://github.com/m2aia/mitk-docker
- Configure the MITK superbuild and set the CMake cache variable
MITK_EXTENSION_DIRS
to your working copy of the project template - Generate and build the MITK superbuild
- Currently only unix systems are supported
- Docker installation (https://www.docker.com/get-started/)
- User access to the 'docker' command
See the LICENSE file for more details.