Hostityourself/infra
Claude bddc1a8027
fix: use musl static linking to eliminate glibc version dependency
Build hiy-server targeting aarch64-unknown-linux-musl so the binary
has no glibc dependency at all, making the runtime image irrelevant
to glibc version mismatches. Uses rustls (already in Cargo.toml) so
no OpenSSL vendoring needed. SQLite is bundled by sqlx.
2026-03-19 10:48:46 +00:00
..
docker-compose.yml M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
Dockerfile.server fix: use musl static linking to eliminate glibc version dependency 2026-03-19 10:48:46 +00:00