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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesMount Propagation Control

Defines ordered storage attachments and controls how mount events are shared between host and container root environments.

Distinct from Filesystem Mounting: Distinct from Filesystem Mounting: specifically configures how mount events propagate across isolated namespace boundaries rather than general directory mounting.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Mount Propagation Control. Refine with filters or upvote what's useful.

Awesome Mount Propagation Control GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • opencontainers/runtime-specAvatar de opencontainers

    opencontainers/runtime-spec

    3,641Voir sur GitHub↗

    The project provides an open container runtime specification and standardized schema for defining container configurations, namespaces, resource limits, security policies, and filesystem mounts across platforms. It outlines the formal configuration formats, lifecycle operations, and execution environments necessary for portable, isolated container workloads. The specification covers container lifecycle management protocols and structured rules governing container creation, execution startup, process signaling, state tracking, and resource teardown. It standardizes local bundle packaging and

    Defines ordered storage attachments and controls how mount events are shared between the host and container root environments.

    Gocontainersdockeroci
    Voir sur GitHub↗3,641
  • rootless-containers/rootlesskitAvatar de rootless-containers

    rootless-containers/rootlesskit

    1,273Voir sur GitHub↗

    RootlessKit is a tool for running container workloads and isolated process trees securely as a standard non-privileged user without holding root access on the host. It creates unprivileged user and mount namespaces to simulate fake root execution environments, allowing users to execute container workloads and manage resource groups safely. The project provides capabilities for rootless port forwarding and unprivileged network namespace isolation, routing container network traffic through user-mode packet translation without requiring privileged kernel setup. It includes multiple backend netwo

    Controls how mount events are shared between host and container root environments.

    Gorootless-containers
    Voir sur GitHub↗1,273
  1. Home
  2. Operating Systems & Systems Programming
  3. Filesystem Mounting
  4. Mount Propagation Control