We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ac139 commit 4a95ee8Copy full SHA for 4a95ee8
azure-pipelines/docker/xenial
@@ -65,6 +65,7 @@ RUN chmod a+x /usr/local/bin/entrypoint.sh
65
RUN mkdir /var/run/sshd
66
67
RUN useradd --shell /bin/bash libgit2
68
+RUN mkdir /home/libgit2
69
RUN chown --recursive libgit2:libgit2 /home/libgit2
70
71
USER libgit2
0 commit comments