Skip to content
Snippets Groups Projects

Move to production

Closed Alex Iribarren requested to merge dev into master
3 files
+ 3
6
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
FROM cern/cc7-base
FROM gitlab-registry.cern.ch/linuxsupport/cc7-base:latest
RUN yum install -y --disablerepo=epel python-createrepo_c \
&& yum install -y perl perl-Frontier-RPC-Client perl-Crypt-SSLeay perl-DBI \
Loading