mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-25 13:15:39 +02:00
cleanup
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
bb5851c7af
commit
ee2eca6f13
@ -2,7 +2,9 @@ FROM alpine:latest
|
|||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
bash \
|
||||||
gfortran \
|
gfortran \
|
||||||
|
openjdk8-jre-base \
|
||||||
lapack \
|
lapack \
|
||||||
python
|
python
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user