We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7764d9 commit e1acf64Copy full SHA for e1acf64
backend/README.md
@@ -33,5 +33,6 @@ The entry point to understand the codebase is in `cmd/morsechat/main.go`. The wh
33
34
https://github.com/golang/go/issues/26492
35
36
+
37
go build -tags 'osusergo,netgo,static,' -ldflags '-extldflags "-static"' cmd/morsechat/main.go
38
0 commit comments