Skip to content

Commit

Permalink
add: use nibabel
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholsn committed Aug 25, 2014
1 parent 6a0adf6 commit 58210b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN \
pip install -q https://github.com/RDFLib/rdflib-jsonld/archive/master.zip && \
pip install -q https://github.com/trungdong/prov/archive/rdf.zip && \
pip install -q https://github.com/nicholsn/niquery/archive/master.zip && \
pip install -q https://github.com/nipy/nibabel/archive/master.zip && \
pip install -q https://github.com/nipy/nipype/archive/master.zip

EXPOSE 5000
Expand Down

0 comments on commit 58210b1

Please sign in to comment.