Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 504 Bytes

README.rst

File metadata and controls

17 lines (12 loc) · 504 Bytes

SimpleITK-Notebooks-Docker

This repository contains the Dockerfile with the execution environment to run the SimpleITK-Notebooks and derived repositories.

Get the image by pulling it from DockerHub:

docker pull insighttoolkit/simpleitk-notebooks

or by building it:

git clone https://github.com/InsightSoftwareConsortium/SimpleITK-Notebooks-Docker
cd SimpleITK-Notebooks-Docker
./build.sh