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
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.
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Essential curl commands for HTTP requests, API testing, and file transfers.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.