1 مستودع
Deployment of Linux distributions without requiring administrative privileges.
Distinct from Custom Linux Installations: Specifically targets non-root environments rather than generic automated OS installation processes.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Rootless Deployments. Refine with filters or upvote what's useful.
proot-distro is a rootless container runtime and Linux distribution manager that allows users to install and run isolated guest environments without requiring administrative root privileges. It utilizes PRoot to simulate root access and filesystem redirection, enabling the deployment of full Linux distributions in a non-root space. The project functions as an OCI container image handler, capable of building, pulling, and pushing OCI-compatible images and manifests. It further serves as a cross-architecture execution layer, utilizing user-mode emulation to run binaries and containers built for
Allows the deployment and running of full Linux guest environments without administrative root privileges.