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

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

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

1 个仓库

Awesome GitHub RepositoriesCommand-to-Compose Converters

Tools that transform imperative container run commands into declarative Docker Compose YAML files.

Distinct from Configuration-to-Command Converters: None of the candidates specifically cover the transformation from an imperative 'run' command string to a declarative 'compose' file.

Explore 1 awesome GitHub repository matching devops & infrastructure · Command-to-Compose Converters. Refine with filters or upvote what's useful.

Awesome Command-to-Compose Converters GitHub Repositories

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

    magicmark/composerize

    3,744在 GitHub 上查看↗

    Composerize is a container configuration converter and Docker Compose generator designed to transform imperative container startup scripts into standardized, declarative YAML service definitions. It functions as a tool for automating the migration of manual startup commands into an orchestration format. The utility provides a run command to compose converter and a configuration merger to combine container run commands with existing configuration strings. These tools facilitate the transition from manual scripts to version-controlled infrastructure as code. The project covers container workfl

    Transforms Docker run command strings into structured, versioned Docker Compose configuration files.

    JavaScript
    在 GitHub 上查看↗3,744
  1. Home
  2. DevOps & Infrastructure
  3. Command-to-Compose Converters