<p>osmith <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10773">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Fix "'laforge/debian-jessie-build' not found"<br><br>Instead of hardcoding laforge's username in all FROM statements in the<br>Dockerfiles, make use of the USER variable (as passed through by the<br>"make/Makefile" with "docker build --build-arg USER=..."). Thanks to<br>fixeria for proposing this fix!<br><br>This requires running docker-ce, old versions of docker (such as the<br>one in the official repositories of the latest Fedora) don't support<br>variables in the FROM line. But docker-ce can be installed after<br>adding docker's 3rd party repositories.<br><br>Closes: OS#3457<br><br>Change-Id: Ic5f11c8a4e247f632cb6aea6d147e94c53e0130f<br>---<br>M debian-jessie-buildslave-st/Dockerfile<br>M debian-jessie-buildslave/Dockerfile<br>M osmo-bsc-master/Dockerfile<br>M osmo-bts-master/Dockerfile<br>M osmo-gerrit-libosmo/Dockerfile<br>M osmo-ggsn-master/Dockerfile<br>M osmo-hlr-master/Dockerfile<br>M osmo-hnbgw-master/Dockerfile<br>M osmo-mgw-master/Dockerfile<br>M osmo-msc-master/Dockerfile<br>M osmo-nitb-master/Dockerfile<br>M osmo-sgsn-master/Dockerfile<br>M osmo-sip-master/Dockerfile<br>M osmo-stp-master/Dockerfile<br>M osmocom-bb-host-master/Dockerfile<br>M sctp-test/Dockerfile<br>M sigtran-tests/Dockerfile<br>M ttcn3-bsc-test/Dockerfile<br>M ttcn3-bts-test/Dockerfile<br>M ttcn3-ggsn-test/Dockerfile<br>M ttcn3-hlr-test/Dockerfile<br>M ttcn3-mgw-test/Dockerfile<br>M ttcn3-msc-test/Dockerfile<br>M ttcn3-nitb-sysinfo/Dockerfile<br>M ttcn3-sgsn-test/Dockerfile<br>M ttcn3-sip-test/Dockerfile<br>26 files changed, 52 insertions(+), 26 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/73/10773/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10773">change 10773</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/10773"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ic5f11c8a4e247f632cb6aea6d147e94c53e0130f </div>
<div style="display:none"> Gerrit-Change-Number: 10773 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>