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

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

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

5 مستودعات

Awesome GitHub RepositoriesContainer Image Mirroring Tools

Specialized utilities for synchronizing images between remote registries and local storage.

Distinct from Container Image Management: Focuses on the mirroring/syncing identity rather than general local lifecycle management.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Container Image Mirroring Tools. Refine with filters or upvote what's useful.

Awesome Container Image Mirroring Tools GitHub Repositories

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

    containers/skopeo

    10,982عرض على GitHub↗

    Skopeo is an OCI container image manager and registry client designed for inspecting, copying, and signing container images across different registries and storage backends. It enables the manipulation of container images using direct API calls to registries, operating independently of a local container daemon or runtime. The tool provides specialized capabilities for container image mirroring and synchronization, specifically supporting the mirroring of external repositories to internal registries for air-gapped environments. It also functions as a container image signing tool, allowing for

    Syncs images between remote registries and local storage to support air-gapped environments.

    Go
    عرض على GitHub↗10,982
  • cmliu/cf-workers-docker.ioالصورة الرمزية لـ cmliu

    cmliu/CF-Workers-docker.io

    9,098عرض على GitHub↗

    This project is a Cloudflare Workers Docker proxy and container registry mirror. It functions as an HTTP request proxy that relays requests to container registries, such as Docker Hub, to bypass regional access restrictions and accelerate image downloads. The service incorporates identity masking to hide the proxy from automated scanners. This is achieved through the use of custom landing pages for unauthorized requests and filtering based on user agents. The system manages network traffic via edge-based request proxying and stateless routing. It utilizes stream-based payload relaying to han

    Functions as a mirror for Docker Hub to enable image retrieval in restricted network environments.

    JavaScriptcloudflare-pagescloudflare-workersdocker
    عرض على GitHub↗9,098
  • supermanito/linuxmirrorsالصورة الرمزية لـ SuperManito

    SuperManito/LinuxMirrors

    7,597عرض على GitHub↗

    LinuxMirrors is a collection of shell-based automation tools designed for managing Linux package mirrors, automating Docker engine deployment, and performing non-interactive system updates. It provides a package mirror configurator to update system repositories to regional mirrors across multiple distributions and an installation automator for the Docker engine and its associated software sources. The project distinguishes itself through a dual-mode execution model, offering both interactive menu-driven interfaces for manual setup and non-interactive flag-based execution for integration into

    Provides tools to configure image accelerator addresses to speed up the pulling of container images.

    Shellalmalinuxalpinearchlinux
    عرض على GitHub↗7,597
  • denverdino/k8s-for-docker-desktopالصورة الرمزية لـ denverdino

    denverdino/k8s-for-docker-desktop

    5,050عرض على GitHub↗

    هذا المشروع عبارة عن مجموعة من أدوات النشر لتهيئة وتكوين بيئات Kubernetes المحلية تحديداً داخل Docker Desktop لنظامي Mac وWindows. يعمل كأداة تمهيد للمجموعات المحلية تقوم بتثبيت المكونات الأساسية بما في ذلك لوحة تحكم Kubernetes، ومتحكمات الدخول (Ingress Controllers)، وشبكة خدمات Istio. تتضمن مجموعة الأدوات نظاماً لنسخ صور الحاويات يعيد تعيين السجلات إلى مرايا، مما يسمح للبيئة بتجاوز قيود الشبكة وتسريع سحب الصور أثناء عملية التمهيد. تغطي القدرات الواسعة إعداد بيئة الخدمات المصغرة، بما في ذلك تكوين بوابات الدخول وحقن الـ sidecar التلقائي للتواصل بين الخدمات. كما توفر أدوات لإدارة رموز الوصول إلى المجموعة وتنفيذ الأوامر داخل الحاويات النشطة (Pods).

    Provides specialized utilities for remapping and synchronizing images between remote registries and local mirrors.

    PowerShellchinadockerhelm
    عرض على GitHub↗5,050
  • spegel-org/spegelالصورة الرمزية لـ spegel-org

    spegel-org/spegel

    3,485عرض على GitHub↗

    Spegel is a container registry cache and peer-to-peer distribution system for Kubernetes. It functions as an OCI image mirror and content addressable store that shares image layers between cluster nodes to reduce external registry traffic and latency. The project implements a distributed hash table to locate image digests across the network, allowing nodes to retrieve content from peers rather than repeated external downloads. This architecture mitigates registry rate-limiting and provides offline image availability to prevent workload failures during registry outages. The system covers capa

    Provides tools for mirroring OCI images from external registries to local cluster storage.

    Gocloudcontainerddocker
    عرض على GitHub↗3,485
  1. Home
  2. DevOps & Infrastructure
  3. Container Image Mirroring Tools