1 रिपॉजिटरी
Loaders that accept user-provided kernel images and support per-container kernel version and configuration selection.
Distinct from Kernel Customization: Distinct from Kernel Customization: focuses on loading and selecting pre-built kernels per container, not on modifying or recompiling kernels.
Explore 1 awesome GitHub repository matching part of an awesome list · Per-Container Kernel Loaders. Refine with filters or upvote what's useful.
Containerization is a Swift-based framework that runs Linux containers in lightweight virtual machines on Apple Silicon Macs. It provides a native container runtime for macOS, enabling developers to execute Linux containers directly on their Apple Silicon hardware without requiring a separate Linux environment or Docker Desktop. The framework supports custom Linux kernel injection, allowing users to provide their own kernel images and select per-container kernel versions and configurations. It includes an ext4 filesystem image builder for creating root filesystems from scratch, and an OCI ima
Accepts user-provided kernel images and supports per-container kernel version and configuration selection.