From 3e4894d5a6c85ff631b024b8ab634e287045222d Mon Sep 17 00:00:00 2001 From: Super Manito <68613938+SuperManito@users.noreply.github.com> Date: Mon, 19 May 2025 04:00:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.md | 26 ++++++------ docs/mirrors/index.md | 2 +- docs/other/index.md | 94 ++++++++++++++++++++++++++++++------------- docs/use/index.md | 8 ++-- 4 files changed, 85 insertions(+), 45 deletions(-) diff --git a/docs/index.md b/docs/index.md index 6f3b354..5193ff7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -62,8 +62,8 @@ hide: --- - 深入考察了国内镜像站的系统适配情况,测试了下载速度与IPv6兼容性 - 另提供全网搜集的国内教育网镜像站和海外镜像站供用户选择 + 深入考察了国内镜像站的系统适配情况,专为中国宝宝打造 + 还提供全网搜集的国内教育网和海外镜像站供用户选择 - :material-rocket-launch-outline:{ .lg .middle } __快,且高效__ @@ -106,29 +106,29 @@ hide: | 操作系统 | 适配版本 | | --- | :---: | -| Debian | _8 ~ 13_ | -| Ubuntu :material-information-outline:{ title="支持乌班图家族衍生操作系统,例如 优麒麟 Kubuntu
由于迭代速度较快并不直接支持所有非 LTS 的版本,具体详见文档" } | _14 ~ 25_ | +| Debian | _8~13_ | +| Ubuntu :material-information-outline:{ title="支持乌班图家族衍生操作系统,例如 优麒麟 Kubuntu
由于迭代速度较快并不直接支持所有非 LTS 的版本,具体详见文档" } | _14~25_ | | Kali Linux | _all_ | -| Linux Mint | _19 ~ 22 / LMDE 6_ | +| Linux Mint | _19~22 / LMDE 6_ | | Deepin(深度) | _all_ | | Zorin OS | _all_ | | Armbian | _all_ | | Proxmox VE | _all_ | | Raspberry Pi OS | _all_ | -| Red Hat Enterprise Linux :material-information-outline:{ title="使用 CentOS StreamCentOS 源" } | _7 ~ 9_ | -| Fedora | _30 ~ 42_ | -| CentOS | _7 ~ 8 / Stream 8 ~ 10_ | -| Rocky Linux | _8 ~ 9_ | -| AlmaLinux | _8 ~ 9_ | -| openEuler(开源欧拉) | _21 ~ 25_ | -| OpenCloudOS(鸥栖) | _8.6 ~ 9 / Stream 23_ | +| Red Hat Enterprise Linux :material-information-outline:{ title="使用 CentOS StreamCentOS 源" } | _7~9_ | +| Fedora | _30~42_ | +| CentOS | _7~8 / Stream 8~10_ | +| Rocky Linux | _8~9_ | +| AlmaLinux | _8~9_ | +| openEuler(开源欧拉) | _21~25_ | +| OpenCloudOS(鸥栖) | _8.6~9 / Stream 23_ | | openKylin(开放麒麟) | _all_ | | Anolis OS(龙蜥) | _8 / 23_ | | openSUSE | _Leep 15 / Tumbleweed_ | | Arch Linux | _all_ | | Alpine Linux | _v3 / edge_ | | Gentoo | _all_ | -| NixOS | _19 ~ 24_ | +| NixOS | _19~24_ | diff --git a/docs/mirrors/index.md b/docs/mirrors/index.md index 95e022c..f8473df 100644 --- a/docs/mirrors/index.md +++ b/docs/mirrors/index.md @@ -274,4 +274,4 @@ search: !!! tip "该页面展示的均为脚本默认提供可供选择的软件源地址,如果没有找到你想使用的也没有关系,脚本支持命令选项可自定义使用,详见[高级用法](../use/index.md#命令选项高级用法)" -> 特此声明:本页面涉及的旗帜图标仅用于快速区分地理位置不代表作者的任何政治立场,请不要过度解读。 +> 本页面涉及的旗帜图标仅用于快速区分地理位置,不代表作者的任何政治立场,请不要过度解读,特此声明。 diff --git a/docs/other/index.md b/docs/other/index.md index 078bd4e..bc1ba07 100644 --- a/docs/other/index.md +++ b/docs/other/index.md @@ -5,7 +5,7 @@ hide: - footer --- -> 如果觉得这个项目不错对您有所帮助的话,请点击仓库右上角的 Star 并分享给更多的朋友 :octicons-heart-fill-24:{ .heart style="color: red" } +> _如果觉得这个项目不错对您有所帮助的话,请点击仓库右上角的 Star 并分享给更多的朋友_ :octicons-heart-fill-24:{ .heart } !!! tip inline end "本项目已被众多流行项目使用,广受社区用户好评" @@ -50,39 +50,79 @@ hide: -!!! quote "" +### 一键执行命令 - === ":linuxmirrors: 官网(推荐)" +=== "安装" - ``` bash - bash <(curl -sSL https://linuxmirrors.cn/docker.sh) - ``` + !!! quote "" - === ":simple-github: GitHub" + === ":linuxmirrors: 官网(推荐)" - ``` bash - bash <(curl -sSL https://raw.githubusercontent.com/SuperManito/LinuxMirrors/main/DockerInstallation.sh) - ``` + ``` bash + bash <(curl -sSL https://linuxmirrors.cn/docker.sh) + ``` - === ":simple-gitee: Gitee 码云 (镜像仓库)" + === ":simple-github: GitHub" - ``` bash - bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/DockerInstallation.sh) - ``` - > 实时同步、无延迟,国内网络环境下推荐使用 + ``` bash + bash <(curl -sSL https://raw.githubusercontent.com/SuperManito/LinuxMirrors/main/DockerInstallation.sh) + ``` - === ":gitcode: GitCode (镜像仓库)" + === ":simple-gitee: Gitee 码云 (镜像仓库)" - ``` bash - bash <(curl -sSL https://raw.gitcode.com/gh_mirrors/li/LinuxMirrors/raw/main/DockerInstallation.sh) - ``` - > 本项目已加入 GitHub 加速计划,同步存在1小时延迟 + ``` bash + bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/DockerInstallation.sh) + ``` + > 实时同步、无延迟,国内网络环境下推荐使用 - === ":simple-jsdelivr: jsDelivr (CDN)" + === ":gitcode: GitCode (镜像仓库)" - ``` bash - bash <(curl -sSL https://cdn.jsdelivr.net/gh/SuperManito/LinuxMirrors@main/DockerInstallation.sh) - ``` + ``` bash + bash <(curl -sSL https://raw.gitcode.com/gh_mirrors/li/LinuxMirrors/raw/main/DockerInstallation.sh) + ``` + > 本项目已加入 GitHub 加速计划,同步存在1小时延迟 + + === ":simple-jsdelivr: jsDelivr (CDN)" + + ``` bash + bash <(curl -sSL https://cdn.jsdelivr.net/gh/SuperManito/LinuxMirrors@main/DockerInstallation.sh) + ``` + +=== "仅更换镜像加速器" + + !!! quote "" + + === ":linuxmirrors: 官网(推荐)" + + ``` bash + bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --only-registry + ``` + + === ":simple-github: GitHub" + + ``` bash + bash <(curl -sSL https://raw.githubusercontent.com/SuperManito/LinuxMirrors/main/DockerInstallation.sh) --only-registry + ``` + + === ":simple-gitee: Gitee 码云 (镜像仓库)" + + ``` bash + bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/DockerInstallation.sh) --only-registry + ``` + > 实时同步、无延迟,国内网络环境下推荐使用 + + === ":gitcode: GitCode (镜像仓库)" + + ``` bash + bash <(curl -sSL https://raw.gitcode.com/gh_mirrors/li/LinuxMirrors/raw/main/DockerInstallation.sh) --only-registry + ``` + > 本项目已加入 GitHub 加速计划,同步存在1小时延迟 + + === ":simple-jsdelivr: jsDelivr (CDN)" + + ``` bash + bash <(curl -sSL https://cdn.jsdelivr.net/gh/SuperManito/LinuxMirrors@main/DockerInstallation.sh) --only-registry + ``` 集成安装 [`Docker Engine`](https://docs.docker.com/engine) 和 [`Docker Compose (插件)`](https://docs.docker.com/compose/install/linux),支持选择或更换软件源以及镜像仓库、安装指定版本、重装等功能,支持 ARM 架构 @@ -196,7 +236,7 @@ hide: 仅更换镜像加速器,当检测到未安装 Docker 时会报错跳出 - ``` { .bash .no-copy } + ``` bash bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --only-registry ``` @@ -299,11 +339,11 @@ hide: --close-firewall true \ --ignore-backup-tips ``` - > 如果报错 `命令选项无效` 那么请检查选项合法性以及空格字符编码,示例中选项一行写一个是为了提高阅读性 + > 如果报错 `命令选项无效` 那么请检查选项合法性以及空格字符编码,在示例中一行写一个选项是为了提高命令的可读性 - #### 纯净模式 - 为了便于开发者使用所推出的功能,启用后会精简脚本内容输出,建议搭配其它命令选项无交互使用 + 为了便于开发人员使用所推出的功能,启用后会精简脚本内容输出,建议搭配其它命令选项无交互使用 ``` bash bash <(curl -sSL https://linuxmirrors.cn/docker.sh) --pure-mode diff --git a/docs/use/index.md b/docs/use/index.md index 8577a37..49a88ad 100644 --- a/docs/use/index.md +++ b/docs/use/index.md @@ -4,7 +4,7 @@ hide: - footer --- -> 如果觉得这个项目不错对您有所帮助的话,请点击仓库右上角的 Star 并分享给更多的朋友 :octicons-heart-fill-24:{ .heart style="color: red" } +> _如果觉得这个项目不错对您有所帮助的话,请点击仓库右上角的 Star 并分享给更多的朋友_ :octicons-heart-fill-24:{ .heart } ## 一键执行命令 @@ -150,7 +150,7 @@ hide: !!! quote "关于软件源的选择(新用户必读)" 如果你不了解这些镜像站那么建议使用 `阿里云 (兼容性高)` 或 `中国科学技术大学 (速度快)`,请不要陷入测速焦虑,内置的默认软件源一般不会有太大的差异。 - 本项目脚本只是一个自动化运维工具,不会对镜像站进行主观的优劣排序,用户的选择应该是自由的,这也是为了开源软件精神能够得到更好的延续。 + 本项目脚本是一个自动化运维工具,不会对镜像站进行主观的优劣排序和单独适配,用户的选择应该是自由的,这也是为了开源软件精神能够得到更好的延续。
@@ -669,11 +669,11 @@ $ bash <(curl -sSL https://linuxmirrors.cn/main.sh) --help --clean-cache false \ --ignore-backup-tips ``` - > 如果报错 `命令选项无效` 那么请检查选项合法性以及空格字符编码,示例中选项一行写一个是为了提高阅读性 + > 如果报错 `命令选项无效` 那么请检查选项合法性以及空格字符编码,在示例中一行写一个选项是为了提高命令的可读性 - ### 纯净模式 - 为了便于开发者使用所推出的功能,启用后会精简脚本内容输出,建议搭配其它命令选项无交互使用 + 为了便于开发人员使用所推出的功能,启用后会精简脚本内容输出,建议搭配其它命令选项无交互使用 ``` bash bash <(curl -sSL https://linuxmirrors.cn/main.sh) --pure-mode