-
-
Save Chion82/b2e109ad3193bb2ea14357b64cda708b to your computer and use it in GitHub Desktop.
Create a static binary in go
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
go build -ldflags "-linkmode external -extldflags -static" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment