Tagged articles

Registry Mirror

7 articles · Page 1 of 1
Ubuntu
Ubuntu
Feb 27, 2026 · Cloud Native

Docker’s Real Value: Turning Environments into Reusable Descriptions

This guide explains Docker’s core benefit of making environments reproducible, walks through installing Docker from the official repository, configuring it for non‑root use, adding Compose, setting up registry mirrors, and deploying common containers like MySQL and Nginx.

DockerDocker ComposeLinux
0 likes · 6 min read
Docker’s Real Value: Turning Environments into Reusable Descriptions
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.

DockerLinuxRegistry Mirror
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.

DockerRegistry Mirrordevops
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.

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