Unverified Commit 4a95ee8d by Edward Thomson Committed by GitHub

Update xenial

parent c2ac139c
......@@ -65,6 +65,7 @@ RUN chmod a+x /usr/local/bin/entrypoint.sh
RUN mkdir /var/run/sshd
RUN useradd --shell /bin/bash libgit2
RUN mkdir /home/libgit2
RUN chown --recursive libgit2:libgit2 /home/libgit2
USER libgit2
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment