Unverified Commit 80c6b0a2 by Edward Thomson Committed by GitHub

Update bionic

parent 4a95ee8d
......@@ -40,6 +40,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