You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add static binary build for arm64 architecture compatible with Alpine Linux
(musl libc). This enables dockerize usage in Alpine-based arm64 containers,
which is increasingly common with Apple Silicon and ARM cloud instances.
Changes:
- Makefile: add alpine-linux/arm64 build target with -tags netgo
- Makefile: add dockerize-alpine-linux-arm64 release tarball
- release.yml: add upload step for alpine-linux-arm64 asset
0 commit comments