mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-05-01 16:17:44 +02:00
fix foss-heartbeat
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
b6a4fd4c35
commit
5cbafeea52
@ -7,7 +7,8 @@ RUN apk add --no-cache \
|
|||||||
openjdk8-jre-base \
|
openjdk8-jre-base \
|
||||||
lapack \
|
lapack \
|
||||||
python \
|
python \
|
||||||
py2-pip
|
py2-pip \
|
||||||
|
py2-numpy
|
||||||
|
|
||||||
# Install the requirements
|
# Install the requirements
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user