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
eos
eos-docker
Commits
1873c2be
Commit
1873c2be
authored
Jul 26, 2019
by
Elvin Sindrilaru
Browse files
Fix typo
parent
0d5c4a9b
Pipeline
#1000689
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
1873c2be
...
...
@@ -57,7 +57,7 @@ RUN createrepo ${EOSREPODIR}; \
# as dependency the xrdcp program is in /opt/eos/xrootd/bin/xrdcp and the
# xrootd-client package is no longer installed and therefore starting the FSTs
# fails. This only happens on CC7.
RUN
yum
install
-y
--nogpg
p
install
xrootd-client
RUN
yum
install
-y
--nogpg
install
xrootd-client
# Generate a new forwardable keytab 'eos-test+' to replace the not-forwardable
# one (installed by the eos-testkeytab package).
...
...
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