Yes, I know so much of Alpine’s lightweightness comes from not using glibc.

But still, the other options I see are far from being slimmed down. Debian, Ubuntu server, CentOS… They all could use some cuts.

What’s the most slimmed down non-desktop distro that still has a glibc base? I honestly don’t care if it has its own package manager (build tool handles this for me). Just wanna use it in containers for running server apps.

  • Presi300
    link
    fedilink
    English
    110 months ago

    Honestly, of you don't need to game, alpine is pretty great. Now if you absolutely need glibc… just use Arch, it's the most lightweight sane person distro I can think of, unless you wanna compile Gentoo that is

  • You messed with Debian's netinstall images? Just enough for you to get on-line and apt-get the packages you acually want, although the ISO does about take up a whole CDR.

    • CyclohexaneOPM
      link
      fedilink
      010 months ago

      I'm running this on a low resource arm64 device. I have had trouble cross compiling to arm64 musl (availability of pre compiled binaries is low).

      It also caused me a bunch of random small issues. For example nodejs doesn't officially support musl binaries. Bunch of random small things, like sdkman not working on musl.