Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
prioss-assignment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Siegfried Albrecht
prioss-assignment
Commits
ab1504ce
There was an error fetching the commit references. Please try again later.
Commit
ab1504ce
authored
Sep 3, 2023
by
Siegfried Albrecht
Browse files
Options
Downloads
Patches
Plain Diff
change docker image on new commits
parent
c45e50a8
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/Dockerfile
+1
-2
1 addition, 2 deletions
docker/Dockerfile
with
1 addition
and
2 deletions
docker/Dockerfile
+
1
−
2
View file @
ab1504ce
...
...
@@ -6,9 +6,8 @@ RUN apt install git -y
RUN
apt
install
-y
\
python3 python3-dev gcc
\
gfortran musl-dev
ADD
https://git.cs.uni-paderborn.de/api/v4/projects/10127/repository/commits latest_commit
RUN
git clone https://git.cs.uni-paderborn.de/sial/prioss-assignment.git .
run
pwd
run
ls
RUN
pip
install
-r
requirements.txt
EXPOSE
8050
CMD
["python", "app.py"]
...
...
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
register
or
sign in
to comment