awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Container Build Orchestration · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesContainer Build Orchestration

Tools and syntax for defining multi-stage container image construction workflows.

Distinguishing note: Focuses on the structural definition of build stages rather than general infrastructure management.

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

  1. Home
  2. DevOps & Infrastructure
  3. Container Build Orchestration

Awesome Container Build Orchestration 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/awesome-compose

    docker/awesome-compose

    44,005View on 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

    Initialize new build stages by specifying base images and assigning aliases to organize complex multi-stage workflows into clear, manageable steps for your final output.

    HTMLawesomeawesome-listdocker-compose
    44,005View on GitHub↗