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

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

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

1 个仓库

Awesome GitHub RepositoriesProgrammatic Container Management

Controlling containers, images, and volumes through a language-specific API client.

Distinguishing note: Shortlist candidates are either too specific to games/macOS or focus on nested runtimes; this is general SDK management.

Explore 1 awesome GitHub repository matching devops & infrastructure · Programmatic Container Management. Refine with filters or upvote what's useful.

Awesome Programmatic Container Management GitHub Repositories

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

    apocas/dockerode

    4,910在 GitHub 上查看↗

    Dockerode 是一个 Node.js 库,通过充当 Docker Remote API 的包装器,提供对 Docker 容器、镜像和卷的编程管理。它使 JavaScript 应用能够通过 Unix 套接字或 TCP 网络接口与 Docker 引擎交互。 该项目涵盖容器生命周期管理,包括启动实例以及通过双向输入输出流执行命令。它还提供了构建容器镜像、从仓库拉取镜像以及配置虚拟网络的能力。 其他功能包括集群服务的协调以及持久卷和安全密钥的管理。该库还支持外部系统插件的安装和生命周期控制。

    Provides a complete Node.js library for controlling Docker containers, images, and volumes via the Remote API.

    JavaScript
    在 GitHub 上查看↗4,910
  1. Home
  2. DevOps & Infrastructure
  3. Programmatic Container Management