Tagged articles
6 articles
Page 1 of 1
Java Architect Handbook
Java Architect Handbook
Nov 24, 2025 · Operations

How to Fix Docker Pull Timeouts with Reliable Chinese Mirror Sources (2025 Update)

This guide explains why Docker pull commands often timeout in China due to outdated foreign registries, lists common invalid mirror configurations, provides three verified mirror URLs for 2025, and walks through editing the daemon.json file, restarting Docker, and testing the setup, while sharing practical troubleshooting lessons.

Cloud NativeDevOpsDocker
0 likes · 7 min read
How to Fix Docker Pull Timeouts with Reliable Chinese Mirror Sources (2025 Update)
MaGe Linux Operations
MaGe Linux Operations
Mar 20, 2025 · Cloud Native

How to Bypass DockerHub Slowdowns in China: Fast Mirror Sources & Permanent Registry Setup

This guide explains why DockerHub access is extremely slow in China, lists currently usable registry mirrors, and provides detailed temporary and permanent methods—including code snippets and configuration steps—to switch Docker's image source for faster pulls, while also covering common issues and testing tips.

DevOpsDockerregistry-mirror
0 likes · 9 min read
How to Bypass DockerHub Slowdowns in China: Fast Mirror Sources & Permanent Registry Setup
MaGe Linux Operations
MaGe Linux Operations
Oct 23, 2023 · Cloud Native

Boost Docker on Windows: Easy Guide to Setting Registry Mirrors

This tutorial walks you through configuring Docker on Windows to use a domestic registry mirror, detailing prerequisites, step‑by‑step settings adjustments, and code snippets, so you can overcome slow download speeds and connection issues common in China.

DevOpsWindowsregistry-mirror
0 likes · 3 min read
Boost Docker on Windows: Easy Guide to Setting Registry Mirrors