***
## Quick Start
- ### 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
```
> For more usage instructions, please visit the official project website at [**linuxmirrors.cn**](https://linuxmirrors.cn/en/use/). An alternative access domain is [**edgeone.linuxmirrors.cn**](https://edgeone.linuxmirrors.cn/en/use/).
## Special Thanks