1 dépôt
Capabilities for selecting and injecting custom Linux kernel images on a per-container basis.
Distinct from Kernel Customization: Distinct from Kernel Customization: focuses on runtime selection and injection of pre-built kernels per container, not on modifying or recompiling a kernel.
Explore 1 awesome GitHub repository matching part of an awesome list · Per-Container Kernel Selectors. 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
Provides a custom kernel injection mechanism that allows per-container kernel version and configuration selection.