linux一键换源
bash <(curl -sSL https://linuxmirrors.cn/main.sh)
docker 一键安装、换源
https://linuxmirrors.cn/other/?h=d#docker-%E5%AE%89%E8%A3%85%E8%84%9A%E6%9C%AC
bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
其他
清华: https://mirrors.tuna.tsinghua.edu.cn/help/ubuntu/ 中科大: https://mirrors.ustc.edu.cn/help/
参考https://blog.csdn.net/qq_40520596/article/details/110194439