<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10516">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cgit: Fix group membership to allow read of git repos<br><br>Change-Id: I14372fbf63429a2dc7c78c60c7a1eda10791bd0c<br>---<br>M cgit/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/16/10516/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/cgit/Dockerfile b/cgit/Dockerfile</span><br><span>index c7d2640..4cf494a 100644</span><br><span>--- a/cgit/Dockerfile</span><br><span>+++ b/cgit/Dockerfile</span><br><span>@@ -12,3 +12,6 @@</span><br><span> </span><br><span> COPY     osmo-commit-filter.py /usr/local/lib/cgit/filters/osmo-commit-filter.py</span><br><span> COPY syntax-highlighting.py /usr/local/lib/cgit/filters/syntax-highlighting.py</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+RUN    useradd -u 30001 -g ssh git-daemon</span><br><span style="color: hsl(120, 100%, 40%);">+RUN    usermod -a -G 101 www-data</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10516">change 10516</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/10516"/><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: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I14372fbf63429a2dc7c78c60c7a1eda10791bd0c </div>
<div style="display:none"> Gerrit-Change-Number: 10516 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>