Skip to content
Snippets Groups Projects
Commit 3b820d4e authored by George Andreou's avatar George Andreou
Browse files

Update Dockerfile

parent 3f0d1a6b
No related branches found
No related tags found
No related merge requests found
Pipeline #122 failed with stage
in 3 seconds
......@@ -7,7 +7,7 @@ ENV NESTHOME /opt/app-root/lib/nest/
ENV PYTHONPATH $NEURONHOME/lib64/python:$PYTHONPATH
ENV PATH $NEURONHOME/x86_64/bin:$PATH
ADD . /tmp/.
ADD . /tmp
RUN /tmp/install_nest.sh
#COPY install_neuron.sh /tmp/
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment