Files
static-musl-builds/README.md
T
Hermes Agent 92f2c636be
busybox static musl build / build-and-release (push) Failing after 31s
doggo static musl build / build-and-release (push) Successful in 19s
gdu static musl build / build-and-release (push) Successful in 37s
iperf3 static musl build / build-and-release (push) Successful in 20s
speedtest-go static musl build / build-and-release (push) Successful in 32s
feat: add more static musl tools
2026-05-08 00:04:34 +00:00

18 lines
371 B
Markdown

# static-musl-builds
Automated static `musl` builds for portable Linux binaries.
## Tools
- `iperf3`
- `gdu`
- `speedtest-go`
- `doggo`
- `busybox`
Each release publishes:
- the raw binary
- a `.tar.gz`
- a `.sha256`
Versions are pinned in `versions/*.version` and refreshed by cron. Matching Gitea Actions workflows build and publish updated releases automatically.