Skip to content
Snippets Groups Projects
Commit 5413fbc0 authored by Andrea Ceccanti's avatar Andrea Ceccanti
Browse files

...

parent 0a6a29f7
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ RUN \ ...@@ -13,7 +13,7 @@ RUN \
yum -y install voms zlib pcre readline gettext && \ yum -y install voms zlib pcre readline gettext && \
mkdir /pkgs mkdir /pkgs
ADD *.rpm /pkgs ADD *.rpm /pkgs/
RUN yum -y localinstall /pkgs/*.rpm RUN yum -y localinstall /pkgs/*.rpm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment