***
## Quick Start
> For more usage, see official project website [**linuxmirrors.cn**](https://linuxmirrors.cn/en/use/)
- ### GNU/Linux System Software Mirror Switching
```bash
bash <(curl -sSL https://linuxmirrors.cn/main.sh) --en
```
- ### Docker Installation & Mirror Switching
```bash
bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --en
```
- ### Docker Switch Registry Mirror
```bash
bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --en --only-registry
```
## Special Thanks