<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/21588">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">centos8-build: Use arg OSMOCOM_REPO_MIRROR<br><br>Change-Id: If2aefff04792fe4d215fcc52377bec64d9a1db2d<br>---<br>M centos8-build/Dockerfile<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/88/21588/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/centos8-build/Dockerfile b/centos8-build/Dockerfile</span><br><span>index e71e03c..49f488c 100644</span><br><span>--- a/centos8-build/Dockerfile</span><br><span>+++ b/centos8-build/Dockerfile</span><br><span>@@ -1,6 +1,7 @@</span><br><span> ARG   REGISTRY=docker.io</span><br><span> ARG       UPSTREAM_DISTRO=centos:centos8</span><br><span> FROM  ${REGISTRY}/${UPSTREAM_DISTRO}</span><br><span style="color: hsl(120, 100%, 40%);">+ARG     OSMOCOM_REPO_MIRROR="http://download.opensuse.org"</span><br><span> </span><br><span> # Let package metadata expire after 60 seconds instead of 48 hours</span><br><span> RUN   echo "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf</span><br><span>@@ -9,7 +10,7 @@</span><br><span> RUN       dnf install -y dnf-utils wget && \</span><br><span>   yum config-manager --set-enabled PowerTools && \</span><br><span>     cd /etc/yum.repos.d/ && \</span><br><span style="color: hsl(0, 100%, 40%);">-       wget https://download.opensuse.org/repositories/network:osmocom:nightly/CentOS_8_Stream/network:osmocom:nightly.repo</span><br><span style="color: hsl(120, 100%, 40%);">+  wget $OSMOCOM_REPO_MIRROR/repositories/network:osmocom:nightly/CentOS_8_Stream/network:osmocom:nightly.repo</span><br><span> </span><br><span> RUN  dnf install -y \</span><br><span>             autoconf \</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/21588">change 21588</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/docker-playground/+/21588"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If2aefff04792fe4d215fcc52377bec64d9a1db2d </div>
<div style="display:none"> Gerrit-Change-Number: 21588 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>