Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
clb-jupyter-images
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
George Andreou
clb-jupyter-images
Commits
6e83d33c
Commit
6e83d33c
authored
4 years ago
by
George Andreou
Browse files
Options
Downloads
Patches
Plain Diff
Update Dockerfile
parent
c9268e65
No related branches found
No related tags found
No related merge requests found
Pipeline
#127
passed with stage
in 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
base/Dockerfile
+1
-15
1 addition, 15 deletions
base/Dockerfile
with
1 addition
and
15 deletions
base/Dockerfile
+
1
−
15
View file @
6e83d33c
...
@@ -15,18 +15,4 @@ RUN /usr/libexec/s2i/assemble
...
@@ -15,18 +15,4 @@ RUN /usr/libexec/s2i/assemble
# Set the default command for the resulting image
# Set the default command for the resulting image
CMD
/usr/libexec/s2i/run
CMD
/usr/libexec/s2i/run
#CMD base/.s2i/bin/run
#CMD base/.s2i/bin/run
\ No newline at end of file
# Old Dockerfile
#USER root
#ADD . .
#RUN echo ASSEMBLE
#RUN base/.s2i/bin/assemble
#RUN echo RUN
#RUN base/.s2i/bin/run
#ENV MPICC=/usr/lib64/mpich/bin/mpicc
#EXPOSE 8080
#USER 1000
This diff is collapsed.
Click to expand it.
Preview
0%
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
register
or
sign in
to comment