Choose right user

This commit is contained in:
Luke Murphy 2020-03-10 12:54:13 +01:00
parent 60476abae3
commit e10af536f7
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 0 deletions

View File

@ -2,4 +2,6 @@ FROM gitea/gitea:1.11.2
COPY CHECKS ${GOPATH}/src/code.gitea.io/gitea
ENV USER gitea
EXPOSE 80:3000