Description
cpak is a packaging format for distributing software as OCI-based bundles, optimized for CLI tools, background services, and embedded workloads. It requires no changes from developers: existing Dockerfiles are reused, and packages run without a container daemon or additional runtime services. Each cpak is self-contained, reproducible, and stripped to essentials, ideal for infrastructure and constrained environments. Graphical applications are fully supported via native Wayland and X11 integration, without relying on portals or desktop runtimes.