daniel-saed commited on
Commit
89aaa0a
·
verified ·
1 Parent(s): ffb2282

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -12,6 +12,8 @@ RUN apt-get update && apt-get install -y \
12
  libstdc++6 \
13
  libgomp1 \
14
  libopenblas-dev \
 
 
15
  ffmpeg \
16
  libsm6 \
17
  libxext6 \
 
12
  libstdc++6 \
13
  libgomp1 \
14
  libopenblas-dev \
15
+ liblapack-dev \
16
+ libomp-dev \
17
  ffmpeg \
18
  libsm6 \
19
  libxext6 \