Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fractalis
fractalis
Commits
02839c39
Commit
02839c39
authored
May 16, 2018
by
Sascha Herzinger
Browse files
Fixing centos image tag
parent
f006e32f
Pipeline
#4899
failed with stages
in 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
02839c39
FROM
centos:7
.4
FROM
centos:7
RUN
mkdir
/app/
\
&&
rm
-f
/etc/yum.repos.d/
*
\
&&
printf
"[lcsb-epel]
\n
name=LCSB epel Repo
\n
baseurl=http://lcsb-cent-mirr-server.uni.lu/epel/7/x86_64/
\n
enabled=1"
>
/etc/yum.repos.d/lcsb-epel.repo
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment