Skip to content
Snippets Groups Projects
Commit a0ec8bbc authored by Jozsef Makai's avatar Jozsef Makai
Browse files

Don't install xrootd packages separately

parent 332a1c63
No related branches found
No related tags found
No related merge requests found
...@@ -30,15 +30,7 @@ RUN yum clean all; \ ...@@ -30,15 +30,7 @@ RUN yum clean all; \
krb5-workstation yum-plugin-priorities \ krb5-workstation yum-plugin-priorities \
createrepo initscripts less net-tools nmap-ncat \ createrepo initscripts less net-tools nmap-ncat \
gdb git parallel compat-libf2c-34 libgfortran \ gdb git parallel compat-libf2c-34 libgfortran \
gcc libacl-devel perl-Test-Harness \ 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
# Install new EOS from created repo - the ADD command will reset the docker cache, # Install new EOS from created repo - the ADD command will reset the docker cache,
# and any commands after that point will be uncached. # and any commands after that point will be uncached.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment