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

Add make

parent 7b0f4e3e
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 libquadmath0 libsz2 gcc
RUN apt-get update -qq && apt-get install -y -qq libhdf5-dev git hdf5-tools libaec0 libquadmath0 libsz2 gcc make
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 libquadmath0 libsz2 gcc
RUN apt-get update -qq && apt-get install -y -qq libhdf5-dev git hdf5-tools libaec0 libquadmath0 libsz2 gcc make
FROM julia:1.2
MAINTAINER Tamas Gal <tgal@km3net.de>
RUN apt-get update -qq && apt-get install -y -qq libhdf5-dev git hdf5-tools libaec0 libquadmath0 libsz2 gcc
RUN apt-get update -qq && apt-get install -y -qq libhdf5-dev git hdf5-tools libaec0 libquadmath0 libsz2 gcc make
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