mirror of
https://github.com/photoprism/photoprism.git
synced 2025-09-26 21:01:58 +08:00
Removed govendor from Dockerfile
This commit is contained in:
@@ -88,8 +88,6 @@ RUN curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
|
||||
|
||||
RUN mkdir -m 777 /go/pkg/dep
|
||||
|
||||
RUN go get -u github.com/kardianos/govendor
|
||||
|
||||
# Create user
|
||||
# RUN adduser --disabled-password --gecos '' photoprism
|
||||
# USER photoprism
|
||||
|
Reference in New Issue
Block a user