mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 03:56:37 +00:00
Update to golang.exe
This commit is contained in:
@ -9,7 +9,7 @@ RUN go build
|
|||||||
ADD ./watchdog.exe /
|
ADD ./watchdog.exe /
|
||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
ENV fprocess="app.exe"
|
ENV fprocess="golang.exe"
|
||||||
|
|
||||||
ENV suppress_lock="true"
|
ENV suppress_lock="true"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user