Skip to content
Snippets Groups Projects
Commit 89acc143 authored by lcappelli's avatar lcappelli
Browse files

Add package installation in container

Added voms-clients-java
parent a144e7b2
No related branches found
No related tags found
No related merge requests found
......@@ -43,4 +43,4 @@ yum -y install \
rpmdevtools \
rpmlint \
cpan \
Test::Nginx
\ No newline at end of file
voms-clients-java
\ No newline at end of file
......@@ -6,7 +6,7 @@
set -ex
yum -y install epel-release
yum-config-manager --add-repo https://openresty.org/package/centos/openresty.repo && \
yum-config-manager --add-repo https://openresty.org/package/centos/openresty.repo
yum -y install \
hostname \
......@@ -31,4 +31,4 @@ yum -y install \
perl-Test-Nginx \
perl-Digest-SHA \
cpan \
Test::Nginx
\ No newline at end of file
voms-clients-java
\ No newline at end of file
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