Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 393 Bytes

File metadata and controls

17 lines (11 loc) · 393 Bytes

ClearMap Docker

Containerizes a Lerner Lab specific version of Christoph Kirst's ClearMap.

Installation

Start by installing docker for your platform here.

Verify a successful installation with: $docker --version

Build

Navigate to this repository.

$docker build .

Run

$docker run -it <BUILD HASH > bash