mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 08:25:03 +00:00
3 lines
95 B
Makefile
3 lines
95 B
Makefile
linux:
|
|
CGO_ENABLED=0 GOOS=linux go build -a -ldflags "-s -w" -installsuffix cgo -o fwatchdog
|