Hacker News new | ask | show | jobs
by squarefoot 1142 days ago
Alpine also runs on ARM platforms, and by using musl instead of glibc it consumes a lot less resources, at the price of some (thankfully rare) incompatibilities here and there. For reference: https://wiki.musl-libc.org/functional-differences-from-glibc...