https://github.com/musl-cross/musl-cross toolchain based on Ubuntu docker image
3.5K
This image can be also found in GHCR and Quay.io.
Dockerfile can be found at abcfy2/docker-musl-cross-toolchain-ubuntu#Dockerfile.
This is the musl based toolchain from musl-cross.
This is useful for some building environments which require a glibc based library.
Cross toolchain installed in /cross_root. And /cross_root/bin has been already appended to PATH, so you can use cross compiler like arm-linux-unknown-musleabi-gcc -v directly.
An useful example can be found at abcfy2/aria2-static-build
Content type
Image
Digest
sha256:39070e4e9…
Size
169.8 MB
Last updated
20 days ago
docker pull abcfy2/musl-cross-toolchain-ubuntu:i586-unknown-linux-musl