Skip to content

Commit

Permalink
Merge pull request #113 from t-carroll/patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile to fix open issue #100 (on Windows)
  • Loading branch information
pkharchenko authored Dec 6, 2019
2 parents d779034 + cacb176 commit 83e6ed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockers/debian9/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN apt-get update --yes && apt-get install --no-install-recommends --yes \
libboost-test-dev \
libssl-dev \
libcurl4-openssl-dev \
libxml2-dev \
libz-dev \
curl \
libhdf5-cpp-100 \
Expand Down

0 comments on commit 83e6ed9

Please sign in to comment.