Skip to content
Snippets Groups Projects
Commit 55d1cb3e authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Add julia base images

parent 6ba0a83a
No related branches found
No related tags found
No related merge requests found
FROM julia:1.0
MAINTAINER Tamas Gal <tgal@km3net.de>
RUN apt-get update -qq && apt-get install -y -qq libhdf5-dev git hdf5-tools libaec0 libgfortran3 libhdf5-100 libquadmath0 libsz2
FROM julia:1.1
MAINTAINER Tamas Gal <tgal@km3net.de>
RUN apt-get update -qq && apt-get install -y -qq libhdf5-dev git hdf5-tools libaec0 libgfortran3 libhdf5-100 libquadmath0 libsz2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment