Skip to content
Snippets Groups Projects
Commit 7f3be468 authored by Veronique Legrand's avatar Veronique Legrand
Browse files

removed old dependencies that are no more useful

parent d0b0c463
No related branches found
No related tags found
No related merge requests found
Pipeline #157669 passed
FROM rockylinux:8 FROM rockylinux:8
RUN yum -y update && yum clean all RUN yum -y update && yum clean all
RUN yum -y install wget sudo gcc gcc-c++ glibc-devel libstdc++.i686 glibc.i686 make perl which procps-ng RUN yum -y install wget sudo gcc gcc-c++ glibc-devel make perl which procps-ng
RUN echo -e '[gensoft]\n\ RUN echo -e '[gensoft]\n\
name=gensoft (public) for RHEL / Rocky $releasever - $basearch"\n\ name=gensoft (public) for RHEL / Rocky $releasever - $basearch"\n\
baseurl=https://gensoft.pasteur.fr/repos/pub/yum/redhat/rhel$releasever-$basearch\n\ baseurl=https://gensoft.pasteur.fr/repos/pub/yum/redhat/rhel$releasever-$basearch\n\
......
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