1 repository
Utilities that enable seamless interoperability and resource sharing between different Linux distributions on a single host.
Distinct from Linux Deployment Tools: Distinct from package generators: focuses on runtime interoperability and resource sharing rather than packaging formats.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Cross-Distribution Integration Tools. Refine with filters or upvote what's useful.
Distrobox is a command-line utility that enables the execution of any Linux distribution within an OCI-compliant container. It functions as an integration layer between isolated containerized environments and the host operating system, allowing users to run different distributions simultaneously on a single host without system conflicts. The tool distinguishes itself by bridging the gap between isolated environments and the host system through deep resource sharing. It automatically mounts host hardware, home directories, and graphical interfaces into the container, while also synchronizing e
Executes any Linux distribution within a container while sharing host resources for seamless interoperability.