Skip to content
Snippets Groups Projects
Commit 6d550c77 authored by Vladimir Kulikovskiy's avatar Vladimir Kulikovskiy
Browse files

Update data_processing:1

parent bad1949b
No related branches found
No related tags found
No related merge requests found
FROM docker.km3net.de/base/singularity-py3:3.5.3
MAINTAINER Vladimir Kulikovskiy <vkulikovskiy@km3net.de>
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
RUN apt-get install -qq -y bc
RUN apt-get install -qq -y apt-utils
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
RUN apt-get install -qq -y apt-utils
RUN apt-get install -qq -y bc
RUN zsh -c 'apt-get install -qq -y environment-modules'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment