fjenett commited on
Commit
0258951
1 Parent(s): e00d95c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -8,7 +8,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
8
  g++ \
9
  git \
10
  # graphviz \
11
- # libgl1-mesa-glx \
 
12
  # libhdf5-dev \
13
  # openmpi-bin \
14
  wget \
 
8
  g++ \
9
  git \
10
  # graphviz \
11
+ libgl1-mesa-glx \
12
+ libglib2.0-0 \
13
  # libhdf5-dev \
14
  # openmpi-bin \
15
  wget \