Skip to content

Commit

Permalink
misc: Set the docker user to tusd. (tus#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
thirsch authored and Acconut committed Jun 13, 2019
1 parent c485127 commit a6ebba6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ WORKDIR /srv/tusd-data
EXPOSE 1080
ENTRYPOINT ["tusd"]
CMD ["--hooks-dir","/srv/tusd-hooks"]

USER tusd

0 comments on commit a6ebba6

Please sign in to comment.