commit
f736c992aa
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ FROM scratch
|
|||
WORKDIR /
|
||||
COPY --from=builder /go/src/github.com/PierreZ/goStatic/bin/ .
|
||||
USER appuser
|
||||
ENTRYPOINT ["/goStatic","-enable-logging","-https-promote"]
|
||||
ENTRYPOINT ["/goStatic"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue