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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • opencontainers/runtime-specAvatar von opencontainers

    opencontainers/runtime-spec

    3,641Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,641
  • rootless-containers/rootlesskitAvatar von rootless-containers

    rootless-containers/rootlesskit

    1,273Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,273
  1. Home
  2. Operating Systems & Systems Programming
  3. Filesystem Mounting
  4. Mount Propagation Control