set CGO_ENABLED=0 set GOOS=linux set GOARCH=amd64 go build -o main-linux server/main.go