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
18 lines
371 B
Markdown
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.
|