Skip to content

Commit

Permalink
libsass depends on a c++ compiler (hail-is#5489)
Browse files Browse the repository at this point in the history
  • Loading branch information
danking authored and tpoterba committed Feb 28, 2019
1 parent 9d85c69 commit c5e0e5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions notebook2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ MAINTAINER Hail Team <[email protected]>
RUN apk add \
bash \
gcc \
g++ \
libffi-dev \
musl-dev \
openssl-dev \
Expand Down

0 comments on commit c5e0e5c

Please sign in to comment.