You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sed -i.bak 's/centos:8/centos:7/g' ./dhive/containers/base/Dockerfile
39
+
sed -i.bak 's/centos:8/centos:7\nRUN sed -i s\/mirror.centos.org\/vault.centos.org\/g \/etc\/yum.repos.d\/*.repo\nRUN sed -i s\/^#.*baseurl=http\/baseurl=http\/g \/etc\/yum.repos.d\/*.repo\nRUN sed -i s\/^mirrorlist=http\/#mirrorlist=http\/g \/etc\/yum.repos.d\/*.repo/g' ./dhive/containers/base/Dockerfile
0 commit comments