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
7a741261
Commit
7a741261
authored
Jul 13, 2020
by
Fabio Luchetti
Browse files
Fix typo
parent
56d18f04
Pipeline
#1792196
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile_ubuntu_bionic
View file @
7a741261
...
...
@@ -53,7 +53,7 @@ RUN curl -sL http://storage-ci.web.cern.ch/storage-ci/storageci.key | apt-key ad
&& apt-get update \
&& echo "deb http://storage-ci.web.cern.ch/storage-ci/debian/xrootd bionic release\n# deb-src http://storage-ci.web.cern.ch/storage-ci/debian/xrootd bionic release" >> /etc/apt/sources.list \
&& add-apt-repository 'deb http://storage-ci.web.cern.ch/storage-ci/debian/xrootd bionic release' \
&& echo
-e
"Package: xrootd* libxrd* libxrootd*\nPin: version 4.12.3\nPin-Priority: 1000" > /etc/apt/preferences.d/xrootd.pref
&& echo "Package: xrootd* libxrd* libxrootd*\nPin: version 4.12.3\nPin-Priority: 1000" > /etc/apt/preferences.d/xrootd.pref
# Create local repo from eos artifacts
ENV EOSREPODIR="/debs/eos/"
...
...
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