Alpine Linux is a distribution for small, secure systems, based on busybox and musl
Alpine Linux is a Linux distribution designed for small, secure systems, often used in containers. It uses musl and busybox for the core system rather than GNU libc and GNU coreutils. It has its own package manager, apk apk-tools, manipulating APK packages. Its init system is openrc.