awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Runtimes de conteneurs rootless

Classement mis à jour le 30 juin 2026

For un moteur de conteneurs rootless, the strongest matches are containers/podman (Podman is a daemonless, rootless container engine that runs), youki-dev/youki (Youki is a low-level OCI-compliant container runtime that supports) and containers/libpod (Libpod is the OCI-compliant container management library that powers). termux/proot-distro is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

Explorez des outils et runtimes open source qui permettent l'exécution de conteneurs sans nécessiter de privilèges root ou élevés.

Runtimes de conteneurs rootless

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • containers/podmanAvatar de containers

    containers/podman

    32,035Voir sur GitHub↗

    Podman is a container engine designed for managing containerized applications and images without the need for a persistent background daemon. By utilizing a fork-exec process model, it executes container management commands as direct child processes of the host system, ensuring that container lifecycles are handled through standard host-level process control. The project distinguishes itself through a focus on rootless security and cross-platform compatibility. It employs user namespace mapping to allow unprivileged users to manage isolated workloads without requiring administrative system ac

    Podman is a daemonless, rootless container engine that runs OCI containers without privileges, supports Docker CLI compatibility, rootless networking, and image building, making it the ideal rootless alternative to Docker.

    GoDaemonless Container Engines
    Voir sur GitHub↗32,035
  • youki-dev/youkiAvatar de youki-dev

    youki-dev/youki

    7,452Voir sur GitHub↗

    Youki is a low-level container runtime written in Rust that creates and manages isolated containers according to Open Container Initiative specifications. It serves as an execution engine that can function as a rootless container manager or a pluggable Kubernetes CRI runtime to manage pods and containers within a cluster. The project distinguishes itself by providing a Wasm container runtime capable of executing WebAssembly modules as isolated workloads compatible with standard orchestration tools. It further supports a rootless execution model, allowing isolated environments to start as non-

    Youki is a low-level OCI-compliant container runtime that supports rootless execution, directly matching the need for a rootless container engine, though it does not include Docker CLI compatibility or built-in image building.

    RustOCI Runtime ImplementationsRootless Container Runtimes
    Voir sur GitHub↗7,452
  • containers/libpodAvatar de containers

    containers/libpod

    32,040Voir sur GitHub↗

    Libpod is a container management library for running and controlling the lifecycle of Open Container Initiative compliant containers and images across different storage backends. It provides a programmatic interface for the remote control and automation of container environments. The project enables the coordination of multiple containers into pods that share network namespaces and other shared resources. It supports rootless container execution by using user namespaces to launch containers without administrative privileges. The library covers a broad range of system operations, including im

    Libpod is the OCI-compliant container management library that powers Podman, providing rootless execution via user namespaces and a daemonless architecture, which directly matches the core requirement for a rootless container engine — though you would typically interact through Podman's CLI rather than the library itself.

    GoRootless Container Runtimes
    Voir sur GitHub↗32,040
  • termux/proot-distroAvatar de termux

    termux/proot-distro

    2,839Voir sur GitHub↗

    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

    proot-distro is a rootless container engine that uses PRoot to run isolated Linux environments and handles OCI images, but its runtime is based on PRoot rather than a standard OCI runtime, and it lacks Docker CLI compatibility and rootless networking.

    ShellRootless Container RuntimesDaemonless Container Image Building
    Voir sur GitHub↗2,839

Related searches

  • projet pour apprendre les conteneurs à partir de zéro
  • une alternative open source à Docker
  • un builder d'images de conteneurs sans daemon
  • une alternative open source aux conteneurs Docker
  • un système CI/CD natif pour conteneurs
  • a platform for orchestrating containerized applications
  • un outil de durcissement de conteneurs
  • un tableau de bord open source pour la gestion de Docker