vim /etc/docker/daemon.json
{
"registry-mirrors": [
"https://docker.1panel.live"
, "https://hub.icert.top/"
, "https://ghcr.geekery.cn"
, "https://docker.mirrors.ustc.edu.cn"
, "https://hub-mirror.c.163.com"
]
}