Skip to content
Snippets Groups Projects
Commit 7019d790 authored by Patrick Chabrier's avatar Patrick Chabrier
Browse files

Update Dockerfile

parent 155fe4e3
No related branches found
No related tags found
No related merge requests found
Pipeline #27100 canceled
......@@ -4,7 +4,7 @@ LABEL maintainer "Patrick Chabrier <patrick.chabrier@inrae.fr>"
RUN wget -O- http://neuro.debian.net/lists/xenial.us-ca.full | tee /etc/apt/sources.list.d/neurodebian.sources.list \
&& apt-key adv --recv-keys --keyserver hkp://pool.sks-keyservers.net:80 0xA5D32F012649A5A9 \
&& sudo apt-get update
&& apt-get update
RUN apt-get install -y singularity-container
......
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