awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesCloud Container Services

Managed services for offloading container build and execution tasks.

Distinguishing note: Focuses on remote cloud-based execution of container workloads.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Cloud Container Services. Refine with filters or upvote what's useful.

Awesome Cloud Container Services GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • docker/composeالصورة الرمزية لـ docker

    docker/compose

    37,588عرض على 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

    Provides managed cloud infrastructure for building and running containers.

    Godockerdocker-composego
    عرض على GitHub↗37,588
  • yeasy/docker_practiceالصورة الرمزية لـ yeasy

    yeasy/docker_practice

    26,111عرض على GitHub↗

    This project is a Docker educational resource and a collection of practical examples designed for learning containerization technologies. It serves as a guide for understanding container fundamentals, including the creation and management of custom images and the use of registries. The repository provides specialized references for container security hardening, such as managing kernel privileges and implementing supply chain security. It also includes tutorials for multi-container orchestration and a DevOps guide focused on CI/CD automation and image optimization. The material covers a broad

    Demonstrates how to execute container builds and workloads in the cloud to bypass local hardware limitations.

    Gobookcloud-computingcontainer
    عرض على GitHub↗26,111
  • googlecontainertools/skaffoldالصورة الرمزية لـ GoogleContainerTools

    GoogleContainerTools/skaffold

    15,856عرض على GitHub↗

    Skaffold is a command-line tool that automates the build, push, and deployment lifecycle for containerized applications on Kubernetes. It functions as a continuous development engine, monitoring source code for changes to trigger incremental updates, manifest hydration, and automated deployments to a cluster. By abstracting the underlying build and deployment tools, it provides a unified interface for managing the inner development loop. The platform distinguishes itself through its environment-aware configuration and flexible build orchestration. It supports diverse build strategies, includi

    Offloads the container image creation process to a managed cloud service to scale build capacity without consuming local machine processing power.

    Gocontainersdeveloper-toolsdocker
    عرض على GitHub↗15,856
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Container Services