awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Kernel-Level Isolation · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesKernel-Level Isolation

System-level features used to implement container workspaces.

Distinguishing note: Focuses on the underlying kernel technology.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Kernel-Level Isolation. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel-Level Isolation

Awesome Kernel-Level Isolation GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • docker/compose

    docker/compose

    37,080View on GitHub↗

    Docker Compose is a tool for defining and running multi-container applications through declarative configuration files. It functions as an application lifecycle manager, coordinating the startup, shutdown, and scaling of interconnected services within isolated environments. By using a standardized configuration format, it enables infrastructure as code, allowing developers to manage complex application stacks and their dependencies in a single, repeatable file. The project distinguishes itself by integrating directly with the broader Docker platform, leveraging a client-server architecture wh

    Leverages kernel namespaces for isolated workspace management.

    Godockerdocker-composego
    37,080View on GitHub↗