mirror of
https://github.com/RIPE-NCC/ripe-atlas-software-probe.git
synced 2024-05-11 05:55:02 +00:00
@@ -2,6 +2,9 @@ FROM centos:8.3.2011
|
||||
|
||||
MAINTAINER phomburg@ripe.net
|
||||
|
||||
RUN cd /etc/yum.repos.d/
|
||||
RUN sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
|
||||
RUN sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
|
||||
RUN yum -y update
|
||||
RUN yum -y install git
|
||||
RUN yum -y install rpm-build
|
||||
|
||||
Reference in New Issue
Block a user