Real-time Trace
--
ms
Configuration Guide
1
Edit Config
Edit /etc/docker/daemon.json and add the mirror address:
{
"registry-mirrors": ["https://cdn.docker.hydun.com"]
}
2
Restart Service
Reload and restart Docker to apply changes:
sudo systemctl daemon-reload && sudo systemctl restart docker
3
Verify Status
Check if the mirror is active in registry mirrors:
docker info | grep -A 1 "Registry Mirrors"
Desktop (Windows/Mac)
Go to Settings -> Docker Engine, add the URL to the JSON, and click Apply & Restart.
Technology Stack
Guardflame Singapore origin syncs with Docker Hub every 5 minutes. BaishanCloud's multi-tier caching ensures data security and speed.