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
1 merge request!17Refactored openresty-voms docker image
Pipeline #41574 canceled
......@@ -13,7 +13,7 @@ RUN \
yum -y install voms zlib pcre readline gettext && \
mkdir /pkgs
ADD *.rpm /pkgs
ADD *.rpm /pkgs/
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