proot static binaries
proot static binaries
This project builds static proot binaries from upstream proot commits and publishes them as GitHub Releases.
install
curl -fsSL "https://raw.githubusercontent.com/mkalmousli/proot-static-binaries/master/install.sh" | sh
Hosted installer that picks the right binary for your arch and libc.
versions
latest firstv1current
musl builds are linked against musl libc and stay smaller. gnu builds use glibc and are usually a better fit for glibc-based systems.