awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesContainer Management Daemons

Background processes that handle the creation, execution, and monitoring of isolated software containers.

Distinguishing note: Focuses on the daemon process management aspect rather than the API interface.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Container Management Daemons. Refine with filters or upvote what's useful.

Awesome Container Management Daemons GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • docker/awesome-composedocker 的头像

    docker/awesome-compose

    45,561在 GitHub 上查看↗

    Awesome Compose is a collection of resources designed to demonstrate the orchestration of multi-container applications. It serves as a practical reference for using declarative configuration files to define, manage, and deploy complex software stacks, ensuring that services run consistently across development, testing, and production environments. The project highlights the capabilities of container lifecycle management by providing examples of how to bundle software with its dependencies into isolated, portable units. It emphasizes the use of multi-stage build pipelines to optimize image siz

    Translates high-level configuration commands into low-level operations for creating, running, and monitoring isolated software services via a background process.

    HTMLawesomeawesome-listdocker-compose
    在 GitHub 上查看↗45,561
  • containerd/containerdcontainerd 的头像

    containerd/containerd

    20,369在 GitHub 上查看↗

    Containerd is a daemon-based container runtime that manages the complete lifecycle of containers on a host system. It functions as a core orchestration backend, handling image distribution, storage, and process execution while adhering to industry-standard specifications for container execution and configuration. The project is distinguished by its modular, plugin-based architecture, which allows for the extension of storage, runtime, and networking capabilities without requiring a full daemon recompile. It utilizes a shim-based execution model to delegate low-level operations, ensuring isola

    Integrates custom runtime, storage, and interface implementations by loading modules without requiring a full daemon recompile.

    Gocncfcontainerdcontainers
    在 GitHub 上查看↗20,369
  1. Home
  2. DevOps & Infrastructure
  3. Container Management Daemons