Containerizes a Lerner Lab specific version of Christoph Kirst's ClearMap.
Start by installing docker for your platform here.
Verify a successful installation with:
$docker --version
Navigate to this repository.
$docker build .
$docker run -it <BUILD HASH > bash