Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-docker
Commits
bf6ff444
Commit
bf6ff444
authored
Sep 22, 2020
by
Fabio Luchetti
Browse files
Yet some more xrootd* version lock in cc7_no_sse
parent
d932da0a
Pipeline
#1954341
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile_no_sse
View file @
bf6ff444
...
...
@@ -51,7 +51,7 @@ RUN yum -y --nogpg install \
# Pre install version-locking to 4.11.3 some xrootd dependencies to help yum resolve them later
RUN yum -y --nogpg install xrootd-libs-4.11.3 xrootd-server-4.11.3 xrootd-server-libs-4.11.3 xrootd-client-4.11.3 xrootd-client-libs-4.11.3 \
xrootd-
python-
4.11.3 xrootd-private-devel-4.11.3 xrootd-4.11.3
xrootd-4.11.3 xrootd-private-devel-4.11.3
xrootd-server-devel-4.11.3 xrootd-client-devel-4.11.3 python2-xrootd-4.11.3 python3-
xrootd-4.11.3
# Install new EOS from created repo - the ADD command will reset the docker cache,
# and any commands after that point will be uncached.
...
...
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