Compiling Go binary for Linux when on a Mac with Apple Silicon

GOOS=linux GOARCH=amd64 go build

Code snippets in this post are covered by MIT License.



Date
December 6, 2022