更新文档

This commit is contained in:
Super Manito
2025-10-08 21:08:32 +08:00
parent d50194c76a
commit 3a482e44de
13 changed files with 25 additions and 36 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

View File

@@ -8,7 +8,7 @@ search:
exclude: true
---
## Mainland China :flag-CN:
## Chinese Mainland :flag-CN:
> All mirror sites in the list below synchronize the `Debian`, `Ubuntu`, `CentOS`, `openSUSE`, and `openEuler` software repositories. The list is sorted by institution type, geographic location, and name length, and is not related to actual download speed.
@@ -57,7 +57,7 @@ search:
| Zhejiang University | [mirrors.zju.edu.cn](https://mirrors.zju.edu.cn "https://mirrors.zju.edu.cn") |
| University of Science and Technology of China | [mirrors.ustc.edu.cn](https://mirrors.ustc.edu.cn "https://mirrors.ustc.edu.cn") |
## Overseas and International Regions :flag-world-map:
## Overseas And International Regions :flag-world-map:
=== ":fontawesome-solid-earth-asia: Asia"

View File

@@ -42,7 +42,7 @@ function install_docker() {
source_docker_ce_protocol="http"
fi
fi
# registry mirror (best choice for mainland China)
# registry mirror (best choice for Chinese mainland)
source_docker_registry_address="docker.1ms.run"
else
# use official source

View File

@@ -35,7 +35,7 @@ hide:
``` bash
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/DockerInstallation.sh)
```
> Real-time sync, no delay. Recommended for use in mainland China network environments.
> Real-time sync, no delay. Recommended for use in Chinese mainland network environments.
=== ":simple-gitcode: GitCode"
@@ -55,7 +55,7 @@ hide:
``` bash
bash <(curl -sSL https://edgeone.linuxmirrors.cn/docker.sh)
```
> Not recommended in mainland China network environments.
> Not recommended in Chinese mainland network environments.
Integrates installation of [`Docker Engine`](https://docs.docker.com/engine) and [`Docker Compose`](https://docs.docker.com/compose), supports selecting or switching software repositories (Docker repositories) and registry mirrors, installing specific versions, reinstalling, and supports ARM architecture.
@@ -82,7 +82,7 @@ hide:
``` bash
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/DockerInstallation.sh) --only-registry
```
> Real-time sync, no delay. Recommended for use in mainland China network environments.
> Real-time sync, no delay. Recommended for use in Chinese mainland network environments.
=== ":simple-gitcode: GitCode"
@@ -102,7 +102,7 @@ hide:
``` bash
bash <(curl -sSL https://edgeone.linuxmirrors.cn/docker.sh) --only-registry
```
> Not recommended in mainland China network environments.
> Not recommended in Chinese mainland network environments.
<div class="grid cards" markdown>
@@ -170,7 +170,7 @@ hide:
</div>
Due to some force majeure, the [Docker Hub](https://hub.docker.com) is currently inaccessible in the Chinese mainland network environment, so the image cannot be pulled normally. It is recommended to use the image warehouse source available in Chinese mainland mentioned below.
Due to some force majeure, [Docker Hub](https://hub.docker.com) is currently inaccessible in the Chinese mainland network environment, so the image cannot be pulled normally. It is recommended to use the image warehouse source available in Chinese mainland mentioned below.
Note: The specified Web protocol in the script is only for controlling the `Docker CE` software source. `Docker Registry` always uses the `HTTPS` protocol.
@@ -178,7 +178,7 @@ hide:
!!! quote "Built-in Registry Mirrors"
<div style="text-align: center" markdown>
<div style="font-size: 0.8rem"><strong>Available in Mainland China</strong></div>
<div style="font-size: 0.8rem"><strong>Available in Chinese mainland</strong></div>
| Site Name | Address | Description |
| :--: | :--: | :-- |
@@ -207,7 +207,7 @@ hide:
| Alibaba Cloud (Hong Kong) | [registry.cn-hongkong.aliyuncs.com](https://help.aliyun.com/zh/acr/user-guide/accelerate-the-pulls-of-docker-official-images "https://registry.cn-hongkong.aliyuncs.com") | Google Cloud (Europe) | [eu.gcr.io](https://cloud.google.com/artifact-registry/docs/transition/gcr-repositories?hl=zh-cn "https://eu.gcr.io") |
| Tencent Cloud | [mirror.ccs.tencentyun.com](https://cloud.tencent.com/document/product/1207/45596 "https://mirror.ccs.tencentyun.com") | Docker Hub | [registry.hub.docker.com](https://hub.docker.com/ "registry.hub.docker.com") |
<blockquote style="border-left: none !important">Note: Registry mirrors from domestic cloud computing companies are only for their own business. Instances in mainland China may still not be able to access Docker Hub.</blockquote>
<blockquote style="border-left: none !important">Note: Registry mirrors from domestic cloud computing companies are only for their own business. Instances in Chinese mainland may still not be able to access Docker Hub.</blockquote>
</div>

View File

@@ -164,7 +164,7 @@ hide:
</div>
由于一些不可抗力的因素目前国内网络环境无法访问 [Docker Hub](https://hub.docker.com)因此无法正常拉取镜像,建议使用下方提到的国内可用镜像仓库源
由于一些不可抗力的因素国内网络环境下目前无法访问 [Docker Hub](https://hub.docker.com) 因此不能正常拉取镜像,建议使用下方提到的国内可用镜像仓库源
注:脚本内的指定 WEB 协议交互仅用于控制 `Docker CE` 软件源,`Docker Registry` 强制使用 `HTTPS` 协议

View File

@@ -170,7 +170,7 @@ hide:
</div>
由於一些不可抗力的因素,目前中國大陸網路環境無法訪問 [Docker Hub](https://hub.docker.com)因此無法正常拉取鏡像,建議使用下方提到的中國大陸可用鏡像倉庫軟體源
由於一些不可抗力的因素,中國大陸網路環境下目前無法訪問 [Docker Hub](https://hub.docker.com) 因此無法正常拉取鏡像,建議使用下方提到的中國大陸可用鏡像倉庫軟體源
註:腳本內的指定 WEB 協議互動僅用於控制 `Docker CE` 軟體源,`Docker Registry` 強制使用 `HTTPS` 協議

View File

@@ -58,7 +58,7 @@
<img src="/assets/images/sponsor/yuluyundun-dark.png#only-dark" alt="语鹿云盾" />
</a>
<a class="sponsor-item sponsor-item-flex" target="_blank" href="https://cb2.cn" title="国内外建站快响应服务器的不二之选">
<!-- 25 10 14 -->
<!-- 25 11 14 -->
<img src="/assets/images/sponsor/bueryun.svg" alt="不二云" style="width: 64% !important" />
</a>
<a class="sponsor-item sponsor-item-flex" target="_blank" href="https://www.hkgserver.com" title="HKGserver - 全球家宽双ISP住宅原生云服务器54元/月起">
@@ -66,11 +66,6 @@
<img src="/assets/images/sponsor/hkgserver-light.png#only-light" alt="HKGserver" />
<img src="/assets/images/sponsor/hkgserver-dark.png#only-dark" alt="HKGserver" />
</a>
<a class="sponsor-item sponsor-item-flex" target="_blank" href="https://www.shengdaoyun.com" title="海外特价云服务器29元8核8G、9.9元2核2G免预存6折">
<!-- 25 10 2 -->
<img src="/assets/images/sponsor/shengdaoyun-light.png#only-light" alt="圣道云" />
<img src="/assets/images/sponsor/shengdaoyun-dark.png#only-dark" alt="圣道云" />
</a>
</div>
</div>

View File

@@ -470,7 +470,7 @@
width: 100%;
text-align: center;
padding: .75rem;
border-radius: 6px;
border-radius: var(--component-border-radius);
height: 80px;
max-height: 80px;
transition: background-color 0.2s;

View File

@@ -14,7 +14,7 @@
<strong>{{'Sponsors' if i18n_page_locale == 'en' else '贊助商' if i18n_page_locale == 'zh-Hant' else '赞助商'}}</strong>
</div>
<div class="sponsor-wrapper sponsor-flex-wrapper-toc no-select">
<a class="sponsor-item sponsor-item-toc sponsor-item-toc-full-row" target="_blank" href="https://1panel.cn" title="新一代的 Linux 服务器运维管理面板">
<a class="sponsor-item sponsor-item-toc" target="_blank" href="https://1panel.cn" title="新一代的 Linux 服务器运维管理面板">
<img src="/assets/images/sponsor/1panel.png" alt="1Panel" style="filter: grayscale(1) invert(0.6)" />
</a>
<a class="sponsor-item sponsor-item-toc" target="_blank" href="https://www.duotuyun.com" title="智能化防护,每一次连接皆在安全之下">
@@ -68,10 +68,6 @@
<img src="/assets/images/sponsor/hkgserver-light.png#only-light" alt="HKGserver" style="filter: grayscale(1) invert(0.5)" />
<img src="/assets/images/sponsor/hkgserver-dark.png#only-dark" alt="HKGserver" style="filter: grayscale(1) invert(0.4)" />
</a>
<a class="sponsor-item sponsor-item-toc" target="_blank" href="https://www.shengdaoyun.com" title="海外特价云服务器29元8核8G、9.9元2核2G免预存6折">
<img src="/assets/images/sponsor/shengdaoyun-light.png#only-light" alt="圣道云" style="filter: grayscale(1) invert(0.4)" />
<img src="/assets/images/sponsor/shengdaoyun-dark.png#only-dark" alt="圣道云" style="filter: grayscale(1) invert(0.3)" />
</a>
<!-- <a class="sponsor-item sponsor-item-toc" target="_blank" title="{{'Become a Sponsor' if i18n_page_locale == 'en' else '成為贊助商' if i18n_page_locale == 'zh-Hant' else '成为赞助商'}}" href="/sponsor/">
<span style="font-size: 0.6rem; opacity: 0.5">
<strong>{{'Become a Sponsor' if i18n_page_locale == 'en' else '成為贊助商' if i18n_page_locale == 'zh-Hant' else '成为赞助商'}}</strong>

View File

@@ -12,7 +12,7 @@ hide:
## One-Click Command
=== ":material-home-city: Mainland China"
=== ":material-home-city: Chinese mainland"
!!! quote ""
@@ -33,7 +33,7 @@ hide:
``` bash
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh)
```
> Real-time sync, no delay. Recommended for use in mainland China network environments.
> Real-time sync, no delay. Recommended for use in Chinese mainland network environments.
=== ":simple-gitcode: GitCode"
@@ -53,7 +53,7 @@ hide:
``` bash
bash <(curl -sSL https://edgeone.linuxmirrors.cn/main.sh)
```
> Not recommended in mainland China network environments.
> Not recommended in Chinese mainland network environments.
=== ":material-earth: International Regions"
@@ -76,7 +76,7 @@ hide:
``` bash
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh) --abroad
```
> Real-time sync, no delay. Recommended for use in mainland China network environments.
> Real-time sync, no delay. Recommended for use in Chinese mainland network environments.
=== ":simple-gitcode: GitCode"
@@ -96,7 +96,7 @@ hide:
``` bash
bash <(curl -sSL https://edgeone.linuxmirrors.cn/main.sh) --abroad
```
> Not recommended in mainland China network environments.
> Not recommended in Chinese mainland network environments.
=== ":material-library: China Education Network"
@@ -119,7 +119,7 @@ hide:
``` bash
bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh) --edu
```
> Real-time sync, no delay. Recommended for use in mainland China network environments.
> Real-time sync, no delay. Recommended for use in Chinese mainland network environments.
=== ":simple-gitcode: GitCode"
@@ -139,7 +139,7 @@ hide:
``` bash
bash <(curl -sSL https://edgeone.linuxmirrors.cn/main.sh) --edu
```
> Not recommended in mainland China network environments.
> Not recommended in Chinese mainland network environments.
@@ -263,7 +263,7 @@ hide:
Then run the script:
=== ":material-home-city: Mainland China"
=== ":material-home-city: Chinese mainland"
``` bash
bash main.sh
@@ -563,11 +563,11 @@ Below are some advanced usage examples
<div class="grid cards" markdown>
- __Mainland China__
- __Chinese mainland__
---
Use the script as usual, no additional steps are required. As most mirror sites in mainland China have already synchronized the [`CentOS Vault`](https://vault.centos.org) repository.
Use the script as usual, no additional steps are required. As most mirror sites in Chinese mainland have already synchronized the [`CentOS Vault`](https://vault.centos.org) repository.
- __International__