5 مستودعات
Tools for downloading and managing image collections.
Explore 5 awesome GitHub repositories matching part of an awesome list · Image Management. Refine with filters or upvote what's useful.
Gallery-dl is a command-line utility designed for the automated retrieval and archiving of image collections from various hosting websites. It functions as a content scraper that manages the entire lifecycle of media discovery, from identifying assets on web pages to storing them in structured local directories. The tool utilizes a plugin-based architecture to handle site-specific extraction logic, allowing it to map input web addresses to the appropriate modules through pattern matching. Users can define custom naming patterns and directory structures using configuration-driven templates, en
Command-line tool for downloading images from hosting sites.
This project is a collection of pre-configured Docker images that provide ready-to-run environments for interactive computing and data science. It functions as a scientific computing stack and a polyglot notebook server, bundling language interpreters and libraries for Python, R, and Julia within a containerized system to ensure reproducible research environments. The collection uses a layered image hierarchy to provide versioned software dependencies and support for hardware acceleration across different CPU architectures. It allows for the creation of custom images based on a foundation of
Defines dependencies between images and maps tags to appropriate images within a build chain.
LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes
Creates, renames, or deletes human-readable aliases that point to specific images.
Incus is a unified orchestration platform for managing system containers, OCI application containers, and virtual machines through a single control plane. It brings together cluster infrastructure management, secure multi-tenancy, software-defined networking, and pluggable storage backend orchestration into one cohesive system exposed via a full REST API and command-line interface. What distinguishes Incus is its ability to run multiple instance types side by side—full Linux system containers, OCI application containers, and QEMU virtual machines—all managed with consistent tooling. Networkin
Manages friendly names that reference images, allowing aliases to be reassigned to different image versions.
Whalebrew هو مدير حزم حاوية ومدير اسم مستعار يغلف صور Docker كأوامر نظام قابلة للتنفيذ. يعمل كمنسق وقت تشغيل حاوية، حيث يربط صوراً محددة بملفات ثنائية تتصرف بشكل أصلي للسماح للمستخدمين بتشغيل تطبيقات حاوية بدون سلاسل محرك حاوية يدوية. يستخدم النظام أداة مغلف لربط أوامر المضيف بنقاط دخول الصور. يوفر أدوات لتثبيت وتحديث وإزالة هذه الروابط، ويتضمن آلية بحث لتحديد موقع الصور المتاحة عبر السجلات المكونة. تدير الأداة بيئة وقت التشغيل عن طريق حقن متغيرات بيئة المضيف وربط مسارات نظام ملفات المضيف بمجلدات الحاوية. كما يدعم إدارة الإصدار للحزم المثبتة ويستخدم خطافات دورة الحياة لتنفيذ البرامج النصية أثناء تثبيت أو إزالة الأسماء المستعارة.
Provides a complete system for installing, listing, and removing mappings between system commands and container images.