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

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

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

26 مستودعات

Awesome GitHub RepositoriesContainer Execution

Launching and running containers from built images to execute applications in isolated environments.

Distinct from Container Images: Distinct from Container Images: focuses on the runtime execution of containers, not just the pre-built images themselves.

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

Awesome Container Execution GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • 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

    Packages applications into images and launches them in isolated environments.

    Gobookcloud-computingcontainer
    عرض على GitHub↗26,111
  • frdel/agent-zeroالصورة الرمزية لـ frdel

    frdel/agent-zero

    18,223عرض على GitHub↗

    Agent Zero is an LLM agent framework and multi-agent orchestrator that provides an AI-powered interface for operating system tasks. It functions as a containerized AI workspace, allowing large language models to interact with a filesystem and terminal within an isolated Linux environment. The system distinguishes itself through a hierarchical orchestration model that decomposes complex goals by spawning specialized sub-agents to collaborate and consolidate results. It features a plugin-based architecture for extending capabilities via a community plugin hub, a custom skills system, and extern

    Runs operations inside an isolated Linux container to ensure security and prevent host system corruption.

    Python
    عرض على GitHub↗18,223
  • docker-archive-public/docker.labsالصورة الرمزية لـ docker-archive-public

    docker-archive-public/docker.labs

    11,904عرض على GitHub↗

    This project is a comprehensive collection of tutorials and guided laboratories designed to teach containerization, networking, and security using Docker. It serves as a learning path for building portable images and executing isolated processes. The materials provide specific guides for managing container clusters and scaling services through Docker Swarm and overlay networks. It includes a security handbook for implementing image scanning and secret management, as well as laboratories dedicated to modernizing legacy applications by wrapping older software installers into containers. The co

    Teaches how to launch and run containers from images to execute applications in isolated environments.

    PHPcontainersdockerdocker-compose
    عرض على GitHub↗11,904
  • microsoftdocs/azure-docsالصورة الرمزية لـ MicrosoftDocs

    MicrosoftDocs/azure-docs

    10,894عرض على GitHub↗

    Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It provides comprehensive guidance on the full spectrum of Azure services, covering everything from core infrastructure components like virtual machines, Kubernetes clusters, and serverless computing to platform services for AI, machine learning, data analytics, and storage. The documentation details how to provision, manage, and govern cloud resources at scale, including policy enforcement, identity management, and cost optimization. The documentation distinguishes Azure through i

    Documents Azure Container Instances for launching containers without managing servers.

    Markdownskilling
    عرض على GitHub↗10,894
  • bottlerocket-os/bottlerocketالصورة الرمزية لـ bottlerocket-os

    bottlerocket-os/bottlerocket

    9,624عرض على GitHub↗

    Bottlerocket is a container-optimized operating system and minimal Linux distribution designed specifically for hosting container workloads. It functions as an immutable infrastructure OS, utilizing a read-only root filesystem and atomic partition swapping to ensure consistent and reversible system updates. The system is distinguished by an API-driven host manager that replaces traditional shell-based configuration with a local REST API for administrative tasks. To maintain security and stability, it employs a dual-runtime isolation model that separates workload runtimes from system operation

    Runs container engines and orchestrators on a hardened Linux foundation to execute isolated applications.

    Rustcontainerslinuxoperating-system
    عرض على GitHub↗9,624
  • cross-rs/crossالصورة الرمزية لـ cross-rs

    cross-rs/cross

    8,235عرض على GitHub↗

    Cross is a container-based build environment and cross-compilation tool for Rust. It functions as a multi-architecture binary builder and testing framework, allowing users to compile crates into binaries for different operating systems and CPU architectures without installing local toolchains on the host system. The project distinguishes itself by using Docker images to provide consistent toolchains and system dependencies for foreign target architectures. It integrates the Zig toolchain within container images to facilitate compilation across various architectures and library versions, and i

    Cross executes compiled binaries for foreign architectures through emulation within containers to verify runtime behavior.

    Rustaarch64armbsd
    عرض على GitHub↗8,235
  • collabnix/dockerlabsالصورة الرمزية لـ collabnix

    collabnix/dockerlabs

    8,008عرض على GitHub↗

    dockerlabs is a collection of educational labs and technical tutorials designed to teach the fundamentals of containerization and microservice architecture. It provides instructional material and hands-on exercises covering image optimization, security training, infrastructure setup, and cluster orchestration. The project features specific courses and guides focused on reducing image size through multi-stage builds, securing workloads via vulnerability scanning and encrypted networks, and deploying multi-node clusters with high availability using Swarm orchestration. The materials cover a br

    Teaches how to launch containers from specified images, including local search and registry downloads.

    PHPadvancebeginnersdocker
    عرض على GitHub↗8,008
  • vladmandic/sdnextالصورة الرمزية لـ vladmandic

    vladmandic/sdnext

    7,139عرض على GitHub↗

    SD.Next is an all-in-one web interface and multi-backend inference engine for generating, editing, and processing images and videos using diffusion models. It functions as a comprehensive tool for diffusion model management and an automated image processing pipeline for bulk operations. The project is distinguished by its hardware-backend abstraction layer, which provides automatic detection and acceleration for NVIDIA CUDA, AMD ROCm, Intel OpenVINO, and DirectML. It features a headless generative API and a programmatic command interface, allowing users to trigger tasks via REST API or CLI wi

    Provides the ability to launch the application in an isolated container environment with GPU access.

    Pythonai-artcaptiondiffusers
    عرض على GitHub↗7,139
  • yeasy/blockchain_guideالصورة الرمزية لـ yeasy

    yeasy/blockchain_guide

    7,069عرض على GitHub↗

    This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies, covering everything from fundamental concepts to practical deployment. The guide systematically explains the core architecture of blockchain systems, including consensus-based distributed ledgers, cryptographic hash chains, Merkle trees, and smart contract execution engines, while also detailing permissioned channel architectures and modular service platforms for enterprise use. The resource distinguishes itself by offering a dual-track learning path that serves both non-tech

    Explains how to launch and run containers from images in isolated environments.

    Gobitcoinblockchainbook
    عرض على GitHub↗7,069
  • docker-library/official-imagesالصورة الرمزية لـ docker-library

    docker-library/official-images

    6,972عرض على GitHub↗

    This project is a collection of curated and standardized Docker base images that serve as reliable starting points for building containerized applications. It functions as an OCI container image repository and a build template library, providing a central source of truth for images that adhere to Open Container Initiative standards for portability. The project utilizes an automated image lifecycle pipeline to build, tag, and push images, ensuring that dependencies remain current and security patches are applied. It specifically supports cross-platform distribution by providing a multi-archite

    Defines the primary binary and default startup arguments to ensure consistent container execution.

    Shell
    عرض على GitHub↗6,972
  • iam-veeramalla/docker-zero-to-heroالصورة الرمزية لـ iam-veeramalla

    iam-veeramalla/Docker-Zero-to-Hero

    6,430عرض على GitHub↗

    Launches containers from built images to execute applications in isolated environments.

    عرض على GitHub↗6,430
  • winfsp/sshfs-winالصورة الرمزية لـ winfsp

    winfsp/sshfs-win

    6,262عرض على GitHub↗

    SSHFS-Win is a Windows implementation of SSHFS that mounts remote directories over SSH as local Windows drives, enabling seamless file access as if they were local network drives. It provides both command-line and graphical interfaces for creating, managing, and disconnecting SSHFS mounts, supporting password or SSH key authentication with optional credential storage in the Windows Credential Manager. The project extends beyond basic SSH mounting to support a wide range of remote file access scenarios, including mounting cloud storage services like Azure Blob or Amazon S3, distributed POSIX f

    Runs user-mode file systems inside Windows server silo containers.

    Csftpsshsshfs
    عرض على GitHub↗6,262
  • ai-dynamo/dynamoالصورة الرمزية لـ ai-dynamo

    ai-dynamo/dynamo

    6,112عرض على GitHub↗

    Dynamo is a distributed inference orchestration platform designed for large language models. It functions as a system to coordinate prefill and decode phases across GPU nodes, utilizing a multi-backend runtime adapter to connect engines like vLLM and TensorRT-LLM through a unified block-oriented memory interface. An OpenAI-compatible API server provides the frontend for integration with existing tools and clients. The project is distinguished by its disaggregated serving architecture, which separates prompt processing and token generation onto independent GPU pools to optimize throughput and

    Ships pre-built container images with all necessary dependencies for various inference backends.

    Rust
    عرض على GitHub↗6,112
  • cri-o/cri-oالصورة الرمزية لـ cri-o

    cri-o/cri-o

    5,629عرض على GitHub↗

    CRI-O is an open-source container runtime that implements the Kubernetes Container Runtime Interface (CRI) to manage container images, pods, and containers on cluster nodes using OCI-compatible runtimes. It serves as a node-level container manager that handles image pulling, container lifecycle, and resource monitoring for Kubernetes clusters, running containers according to the Open Container Initiative specifications. The runtime distinguishes itself through live configuration reloading that applies changes to runtime definitions, registry mirrors, and TLS certificates without restarting th

    Provides experimental container execution on the FreeBSD operating system.

    Go
    عرض على GitHub↗5,629
  • zenml-io/zenmlالصورة الرمزية لـ zenml-io

    zenml-io/zenml

    5,451عرض على GitHub↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Directs image building and pushing tasks to specialized infrastructure components rather than the local client machine.

    Pythonagentopsagentsai
    عرض على GitHub↗5,451
  • ben1234560/k8s_paasالصورة الرمزية لـ ben1234560

    ben1234560/k8s_PaaS

    5,426عرض على GitHub↗

    يوفر هذا المشروع مخططاً معمارياً شاملاً ومجموعة تنفيذ لبناء منصة كخدمة (PaaS) على Kubernetes. يعمل كمورد فني لنشر بيئات تنسيق الحاويات، وإدارة دورة حياة تطوير البرمجيات بالكامل، ودمج سلسلة أدوات DevOps كاملة. يؤكد التنفيذ على تسليم البرمجيات الآلي من خلال دمج خطوط أنابيب البناء والتسليم، وسجلات الحاويات الخاصة، وأنظمة التكوين الموزعة. يتيح فصل إعدادات التطبيق عن الصور عبر مدير تكوين مركزي، مما يسمح بتحديثات خاصة بالبيئة دون إعادة بناء الحاويات. تغطي المنصة مجموعة واسعة من القدرات السحابية الأصلية، بما في ذلك تنسيق شبكات الحاويات، وإدارة حركة المرور من الطبقة 4 و7، وتنسيق الخدمات المصغرة مع استراتيجيات التحديث المتداول. كما تتضمن حزمة مراقبة كاملة للتسجيل المركزي، والتتبع الموزع، وتصور مقاييس السلاسل الزمنية. يتم تنفيذ المشروع بشكل أساسي كمجموعة من نصوص Shell وملفات التكوين لأتمتة نشر طبقة التنسيق وخدماتها الداعمة.

    Launches and runs containers from images with support for port mapping and volume mounting.

    Shellapollocdci
    عرض على GitHub↗5,426
  • dotnet/dotnet-dockerالصورة الرمزية لـ dotnet

    dotnet/dotnet-docker

    4,828عرض على GitHub↗

    This project provides a collection of official base images for building and running .NET applications across various operating systems and hardware architectures. It includes standardized runtime environments, containerized development kits, and specialized images designed for isolated application execution. The collection is distinguished by its focus on image optimization and security hardening. It offers distroless images that remove shells and package managers to reduce the attack surface, as well as composite layering and ahead-of-time compilation to improve startup performance and lower

    Provides optimized images for multiple Linux distributions to support diverse hosting environments.

    Dockerfile
    عرض على GitHub↗4,828
  • aliyuncontainerservice/pouchالصورة الرمزية لـ AliyunContainerService

    AliyunContainerService/pouch

    4,648عرض على GitHub↗

    Pouch is a Linux container runtime and OCI container engine designed to execute containerized applications. It functions as a Kubernetes container runtime, integrating with orchestrators to manage the lifecycle of pods and isolated application environments. The project features a peer-to-peer image distribution system to deliver large container images across large-scale clusters while reducing bandwidth load. It also provides support for legacy Linux kernel versions, allowing modern container runtimes to maintain compatibility with older hardware. The runtime implements application isolation

    Launches and runs containers from built images to execute applications in isolated environments.

    Go
    عرض على GitHub↗4,648
  • strider-cd/striderالصورة الرمزية لـ Strider-CD

    Strider-CD/strider

    4,571عرض على GitHub↗

    Strider هو خادم CI/CD مصمم لأتمتة بناء واختبار ونشر البرمجيات من خلال خطوط أنابيب التكامل والتسليم المستمر. يعمل كنظام بناء حاويات ينفذ المهام داخل حاويات معزولة للحفاظ على بيئات متسقة عبر أجهزة مضيفة مختلفة. تطبق المنصة نموذج التكوين ككود، حيث تدير إعدادات المشروع ومتغيرات البيئة من خلال ملفات خاضعة للتحكم في الإصدار لضمان سير عمل قابل للتكرار. كما تتكامل مع خوادم الدليل الخارجية عبر LDAP لإدارة هويات المستخدمين وأذونات الوصول الإداري. يتضمن النظام واجهة برمجة تطبيقات أتمتة RESTful لإدارة الحالة الداخلية وتشغيل خطوط الأنابيب عبر طلبات الويب. يدعم تنفيذ المهام المتزامنة لتقليل وقت المعالجة ويوفر نموذج توسيع قائم على المكونات الإضافية لإضافة خطافات مخصصة وعناصر واجهة مستخدم.

    Runs build tasks in isolated containers to ensure a consistent environment across different host operating systems.

    JavaScript
    عرض على GitHub↗4,571
  • dusty-nv/jetson-containersالصورة الرمزية لـ dusty-nv

    dusty-nv/jetson-containers

    4,386عرض على GitHub↗

    Jetson Containers هو نظام إدارة حاويات يقوم ببناء وتشغيل صور Docker المسرعة بـ GPU لأحمال عمل التعلم الآلي على أجهزة ARM64 الطرفية. يعمل كمنسق حاويات CUDA، حيث يكتشف تلقائياً إصدار مجموعة أدوات CUDA للمضيف وقدرات GPU لضمان توافق الحاوية في وقت التشغيل، مع اختيار صورة الحاوية الصحيحة من خلال مطابقة إصدار JetPack أو L4T للمضيف عند الإطلاق. يقدم المشروع حاويات مهيأة مسبقاً لتنفيذ نماذج لغوية كبيرة مكممة وخطوط أنابيب توليد معززة بالاسترجاع (RAG) محسنة للأجهزة الطرفية، إلى جانب حاويات ROS وإطارات عمل الذكاء الاصطناعي المتكاملة لنشر الوكلاء المستقلين والمعالجة متعددة الوسائط. يقوم نظام البناء الطبقي المعياري الخاص به بتجميع صور Docker من طبقات قابلة لإعادة الاستخدام ومبنية مسبقاً، وتجميع إطارات عمل AI/ML من المصدر لتحسينها لمعماريات GPU الطرفية المحددة وإصدارات CUDA، مع تخزين مؤقت محلي للعجلات (wheel caching) لتسريع عمليات البناء اللاحقة. توفر المنصة حاويات Docker مبنية مسبقاً مع إصدارات مسرعة بـ GPU من PyTorch و TensorFlow و JAX و ONNX Runtime لمنصات Jetson، مما يدعم قدرات مثل تشغيل LLMs، ونماذج الكلام، ونماذج الرؤية واللغة، والترجمة الآلية العصبية على الأجهزة الطرفية. كما يتيح بناء حاويات مخصصة مع حزم ذكاء اصطناعي مسرعة بـ GPU، وتشغيل حاويات Triton Inference Server و Transformer Engine، وتسريع سير عمل علوم البيانات باستخدام مكتبات RAPIDS.

    Launch a container image that matches the host platform version, pulling or building it automatically.

    Jupyter Notebookcontainersdockerdockerfiles
    عرض على GitHub↗4,386
السابق12التالي
  1. Home
  2. DevOps & Infrastructure
  3. Container Images
  4. Container Execution

استكشف الوسوم الفرعية

  • Emulated Binary ExecutionExecuting binaries for foreign CPU architectures using software emulation within a container. **Distinct from Container Execution:** Distinct from general container execution by specifically targeting foreign-architecture binaries via emulation.
  • Executable ConfigurationsSettings for defining the primary binary and argument passing for container startup. **Distinct from Container Execution:** Focuses on the configuration of the entrypoint and command arguments rather than the general act of launching the container.
  • FreeBSD Container ExecutionsExperimental support for running containers directly on the FreeBSD operating system. **Distinct from Container Execution:** Distinct from Container Execution: focuses on FreeBSD as the host OS for containers, not general container execution on Linux.
  • Interactive Execution ModesStarting a container and immediately attaching a shell for isolated command execution. **Distinct from Container Execution:** Focuses on the interactive nature of starting a container for direct shell access, whereas the parent is general execution.
  • Platform-Version-Matched Container LaunchersLaunches a container image that automatically matches the host platform version, pulling or building it as needed. **Distinct from Container Execution:** Distinct from Container Execution: adds automatic host-platform-version matching for image selection, not just generic container launch.
  • Remote Build OrchestrationDirects image building and pushing tasks to specialized infrastructure components. **Distinct from Container Execution:** Distinct from Container Execution: focuses on the offloading of build and push tasks to remote infrastructure rather than the runtime execution of containers.
  • Serverless Container LaunchesInstantly launches containers without provisioning or managing underlying virtual machines. **Distinct from Container Execution:** Distinct from Container Execution: focuses on serverless, instant container launches without VM management, not general container runtime.
  • User-Mode File System ContainersRuns a user-mode file system within a Windows server silo container, isolating it from the host or exposing it via UNC. **Distinct from Container Execution:** Distinct from Container Execution: specifically runs file systems inside containers, not general application containers.