Skip to content

Commit

Permalink
Added sewar package to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasteuwen committed Oct 19, 2020
1 parent 0713625 commit c3542c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ RUN python -m pip install tb-nightly -q
RUN python -m pip install --pre omegaconf -q
RUN python -m pip install pyxb
RUN python -m pip install git+https://github.com/ismrmrd/ismrmrd-python.git
# For the Calgary-Campinas challenge metrics
RUN python -m pip install sewar

USER root
# Create directories for input and output
Expand Down

0 comments on commit c3542c1

Please sign in to comment.