Skip to content

Commit

Permalink
add build essential and gfortran, closes #11
Browse files Browse the repository at this point in the history
  • Loading branch information
nuest committed Nov 3, 2020
1 parent 592864b commit 6fad81d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 3.4.4/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ca-certificates \
curl \
build-essential \
gfortran \
# MRO dependencies that don't sort themselves out on their own:
less \
libgomp1 \
Expand Down

0 comments on commit 6fad81d

Please sign in to comment.