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

Remove obsolete deps

parent 984b482d
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 gcc
RUN apt-get update -qq && apt-get install -y -qq libhdf5-dev git hdf5-tools libaec0 libquadmath0 libsz2 gcc
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 gcc
RUN apt-get update -qq && apt-get install -y -qq libhdf5-dev git hdf5-tools libaec0 libquadmath0 libsz2 gcc
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