Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 219 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 219 Bytes

Advanced Normalization Tools (ANTs)

A repository to store ANTs Docker images.

Example docker build

After cloning this repository:

docker build --rm -t antsx/ants:2.3.5 --build-arg VERSION="v2.3.5" .