musl

  1. Andrew Pennebaker

    Docker support for alt-libc containers

    I'm excited to see that Docker for FreeBSD hosts can run FreeBSD and GNU Linux containers! Could we add support to Docker for alternate libc containers? Sadly, the alpine (musl) and busybox:uclibc containers fail in Docker for FreeBSD: $ docker run library/alpine echo "Hello World" ELF binary...
  2. Rudoland

    port musl libc

    I am planning to port musl libc to FreeBSD userspace in addition to our native c library. Is it really need for community?
Back
Top