<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/23361">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debian-stretch-build: add missing respawn.sh<br><br>In I3ec86c8610b3b43d39ea8e3da444861d317ced4e the container-individual<br>respawn.sh has been replaced with a common one - but unfortuantely<br>missing to update the debian-stretch-build, which made (at least)<br>ttcn3-bts-test builds fail for two nights now.<br><br>Change-Id: I15dcfe317d7ba81b9df0b5ceef142f4eae1ef3f3<br>---<br>M debian-stretch-build/Dockerfile<br>1 file changed, 3 insertions(+), 0 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/61/23361/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/debian-stretch-build/Dockerfile b/debian-stretch-build/Dockerfile</span><br><span>index e1570c3..2c3128e 100644</span><br><span>--- a/debian-stretch-build/Dockerfile</span><br><span>+++ b/debian-stretch-build/Dockerfile</span><br><span>@@ -58,6 +58,9 @@</span><br><span>              wget && \</span><br><span>    apt-get clean</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+# Make respawn.sh part of this image, so it can be used by other images based on it</span><br><span style="color: hsl(120, 100%, 40%);">+COPY    .common/respawn.sh /usr/local/bin/respawn.sh</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> COPY  .common/Release.key /tmp/Release.key</span><br><span> RUN     apt-key add /tmp/Release.key && \</span><br><span>    rm /tmp/Release.key && \</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/23361">change 23361</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/+/23361"/><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: I15dcfe317d7ba81b9df0b5ceef142f4eae1ef3f3 </div>
<div style="display:none"> Gerrit-Change-Number: 23361 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>