Skip to content

Commit

Permalink
add h5serv dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jreadey committed May 5, 2016
1 parent 37d8ff9 commit e919196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions h5serv/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ RUN cd /usr/local/src ; \
pip install tornado ; \
pip install requests ; \
pip install pytz ; \
pip install watchdog ; \
git clone https://github.com/HDFGroup/hdf5-json.git ; \
cd hdf5-json ; \
python setup.py install ; \
Expand Down

0 comments on commit e919196

Please sign in to comment.