Skip to content

Commit

Permalink
Create user to satisfy Git
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAssassin committed Feb 14, 2018
1 parent 7695c74 commit 25e6496
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Expand Up @@ -12,4 +12,6 @@ RUN sed -i 's/archive.ubuntu.com/ftp.fau.de/g' /etc/apt/sources.list && \
apt-get install -y apt-transport-https libcurl3-gnutls libarchive13 wget desktop-file-utils aria2 fuse gnupg2 build-essential file libglib2.0-bin git && \
install -m 0777 -d /workspace

RUN adduser --system --uid 1000 test

WORKDIR /workspace

0 comments on commit 25e6496

Please sign in to comment.