<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/26338">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">make/Makefile: allow specifying optional command for 'run'<br><br>Change-Id: I676c5525effe8f34ae11f7b8ed4da0d8961209bf<br>Related: SYS#5602<br>---<br>M make/Makefile<br>1 file changed, 1 insertion(+), 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/38/26338/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/make/Makefile b/make/Makefile</span><br><span>index edb0890..e357803 100644</span><br><span>--- a/make/Makefile</span><br><span>+++ b/make/Makefile</span><br><span>@@ -161,4 +161,4 @@</span><br><span> </span><br><span> </span><br><span> run:</span><br><span style="color: hsl(0, 100%, 40%);">-  docker run $(RUN_ARGS) -it $(IMAGE)</span><br><span style="color: hsl(120, 100%, 40%);">+   docker run $(RUN_ARGS) -it $(IMAGE) $(RUN_CMD)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/26338">change 26338</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/+/26338"/><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: I676c5525effe8f34ae11f7b8ed4da0d8961209bf </div>
<div style="display:none"> Gerrit-Change-Number: 26338 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>