mirror of
				https://gitee.com/SuperManito/LinuxMirrors
				synced 2025-11-04 08:20:28 +08:00 
			
		
		
		
	更新文档
This commit is contained in:
		@@ -47,23 +47,23 @@ hide:
 | 
			
		||||
</tr>
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
``` bash
 | 
			
		||||
bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
 | 
			
		||||
```
 | 
			
		||||
=== ":octicons-globe-16: CDN(推荐)"
 | 
			
		||||
 | 
			
		||||
??? quote "原始执行脚本方法"
 | 
			
		||||
    ``` bash
 | 
			
		||||
    bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
 | 
			
		||||
    ```
 | 
			
		||||
 | 
			
		||||
    === ":simple-github: GitHub"
 | 
			
		||||
=== ":simple-github: GitHub"
 | 
			
		||||
 | 
			
		||||
        ``` bash
 | 
			
		||||
        bash <(curl -sSL https://raw.githubusercontent.com/SuperManito/LinuxMirrors/main/DockerInstallation.sh)
 | 
			
		||||
        ```
 | 
			
		||||
    ``` bash
 | 
			
		||||
    bash <(curl -sSL https://raw.githubusercontent.com/SuperManito/LinuxMirrors/main/DockerInstallation.sh)
 | 
			
		||||
    ```
 | 
			
		||||
 | 
			
		||||
    === ":simple-gitee: Gitee"
 | 
			
		||||
=== ":simple-gitee: Gitee"
 | 
			
		||||
 | 
			
		||||
        ``` bash
 | 
			
		||||
        bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/DockerInstallation.sh)
 | 
			
		||||
        ```
 | 
			
		||||
    ``` bash
 | 
			
		||||
    bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/DockerInstallation.sh)
 | 
			
		||||
    ```
 | 
			
		||||
 | 
			
		||||
!!! node ""
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -86,7 +86,7 @@ hide:
 | 
			
		||||
 | 
			
		||||
            2.  通过 `--edu` 命令选项来使用中国大陆教育单位软件源
 | 
			
		||||
 | 
			
		||||
选项卡分别代表脚本内置软件源类型和获取脚本途径,请在使用前检查目标镜像站是否支持您所使用的操作系统,可以在[软件源列表](/mirrors)中查看具体有哪些软件源。
 | 
			
		||||
选项卡分别代表脚本内置软件源类型和获取脚本途径,请在使用前检查目标镜像站是否支持您所使用的操作系统,可以在[软件源列表](../mirrors/index.md)中查看具体有哪些软件源。
 | 
			
		||||
 | 
			
		||||
- ### 注意事项
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user