Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
e1c44cfc
Commit
e1c44cfc
authored
Dec 11, 2018
by
Marian Babik
Browse files
added epel priority
parent
25befd34
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
e1c44cfc
...
...
@@ -7,8 +7,9 @@ LABEL version="1.0"
ENV
NSTREAM_ENABLED=0
# OSG Middleware
RUN
yum
-y
install
yum-priorities
RUN
rpm
-Uvh
https://repo.opensciencegrid.org/osg/3.4/osg-3.4-el7-release-latest.rpm
RUN
yum clean all
RUN
sed
"7i priority=99"
-i
/etc/yum.repos.d/epel.repo
# Core deps
RUN
yum
-y
install
voms globus-gsi-sysconfig globus-gsi-cert-utils globus-gssapi-gsi globus-gss-assist
\
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment