Skip to content
OpenCatalogcurated by FLOSSK
Operating Systems

Alpine Linux

Security-oriented minimal distro using musl and BusyBox, famous as the base of countless OCI images.

Why it is included

De facto small-container OS; also used for routers, VMs, and edge devices.

Best for

Containers, embedded Linux, and servers needing tiny attack surface.

Strengths

  • Small images
  • Simple package manager (apk)
  • musl

Limitations

  • glibc compatibility quirks for some proprietary software

Good alternatives

Debian slim · Wolfi/Chainguard-style images · Void Linux (musl)

Related tools