mirror of
https://github.com/openfaas/faas.git
synced 2025-06-22 14:53:25 +00:00
Static binary
This commit is contained in:
@ -2,6 +2,5 @@
|
||||
|
||||
docker build -t watchdog:latest . -f Dockerfile.build
|
||||
docker create --name buildoutput watchdog:latest
|
||||
docker cp buildoutput:/go/src/fwatchdog/fwatchdog ./
|
||||
docker cp buildoutput:/go/src/app/app ./fwatchdog
|
||||
docker rm buildoutput
|
||||
|
||||
|
Reference in New Issue
Block a user