docker-mirrorDocker 镜像拉取工具,自动切换镜像源。当官方 registry (docker.io) 拉取超时或失败时,自动尝试备用镜像(docker.1ms.run、docker.m.daocloud.io)。适用于网络受限的 Linux 环境。需要 sg (sgdocker group) 和 docker 已安装。触...
Install via ClawdBot CLI:
clawdbot install kitsudog/docker-mirrorGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 7, 2026
In a CI/CD pipeline (e.g., GitHub Actions, Jenkins) running on a Linux server with restricted internet access, Docker image pulls often fail from docker.io. This skill automatically retries with Chinese mirrors, ensuring pipeline stability without manual intervention.
Chinese universities or training institutes setting up Docker labs may face network timeouts when pulling images for courses (e.g., nginx, Redis). The tool simplifies image acquisition for students and instructors.
Individual developers in China using Docker for local development often encounter pull failures. This skill allows seamless image pulling for common tools like postgres, redis, or nginx.
Enterprises migrating workloads to or from air-gapped environments in China can use this tool to pre-pull images from accessible mirrors before transferring to restricted networks.
System administrators can periodically run docker.sh pull with test images (e.g., hello-world) to verify mirror availability and receive early warnings before failures impact production.
Offer a paid service that maintains a curated list of fast mirrors and provides a CLI tool (like this script) to enterprise clients, ensuring reliable image pulls in China.
Use the tool as part of Docker training packages for Chinese companies, offering workshops with hands-on labs that use this mirror-failover mechanism.
Keep the tool open-source but offer paid support SLAs for enterprises needing guaranteed mirror availability, custom mirror list configuration, and 24/7 incident response.
💬 Integration Tip
Place the docker.sh script in a PATH directory and alias it to 'docker' for seamless replacement of native Docker pull behavior.
Scored May 7, 2026
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.
Automate deployments, manage infrastructure, and build reliable CI/CD pipelines.