Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
clb-jupyter-images
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
George Andreou
clb-jupyter-images
Commits
21d6b862
Commit
21d6b862
authored
Nov 19, 2020
by
George Andreou
Browse files
Options
Downloads
Patches
Plain Diff
Update Dockerfile
parent
f5dd3b16
No related branches found
No related tags found
No related merge requests found
Pipeline
#120
failed
Nov 19, 2020
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
neuroscience/Dockerfile
+1
-1
1 addition, 1 deletion
neuroscience/Dockerfile
with
1 addition
and
1 deletion
neuroscience/Dockerfile
+
1
−
1
View file @
21d6b862
...
@@ -7,7 +7,7 @@ ENV NESTHOME /opt/app-root/lib/nest/
...
@@ -7,7 +7,7 @@ ENV NESTHOME /opt/app-root/lib/nest/
ENV
PYTHONPATH $NEURONHOME/lib64/python:$PYTHONPATH
ENV
PYTHONPATH $NEURONHOME/lib64/python:$PYTHONPATH
ENV
PATH $NEURONHOME/x86_64/bin:$PATH
ENV
PATH $NEURONHOME/x86_64/bin:$PATH
COPY
install_nest.sh /tmp/
ADD
install_nest.sh /tmp/
RUN
/tmp/install_nest.sh
RUN
/tmp/install_nest.sh
COPY
install_neuron.sh /tmp/
COPY
install_neuron.sh /tmp/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment