Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-docker
Commits
a0ec8bbc
Commit
a0ec8bbc
authored
Jan 07, 2018
by
Jozsef Makai
Browse files
Don't install xrootd packages separately
parent
332a1c63
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
a0ec8bbc
...
...
@@ -30,15 +30,7 @@ RUN yum clean all; \
krb5-workstation yum-plugin-priorities
\
createrepo initscripts less net-tools nmap-ncat
\
gdb git parallel compat-libf2c-34 libgfortran
\
gcc libacl-devel perl-Test-Harness
\
xrootd
\
xrootd-client
\
xrootd-client-libs
\
xrootd-client-devel
\
xrootd-libs
\
xrootd-server-devel
\
xrootd-server-libs
\
xrootd-python
gcc libacl-devel perl-Test-Harness
# 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
.
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