更新文档

This commit is contained in:
Super Manito
2025-05-20 14:59:06 +08:00
parent 7cb1f1bb41
commit 39989c4631
2 changed files with 3 additions and 3 deletions

View File

@@ -141,7 +141,7 @@ bash <(curl -sSL https://linuxmirrors.cn/main.sh)
bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
```
> 更多使用方法详见官方网站 [linuxmirrors.cn](https://linuxmirrors.cn/use)
> 项目官方网站集成了 AI 聊天与搜索,更多使用方法详见 [linuxmirrors.cn](https://linuxmirrors.cn/use)
## LICENSE

View File

@@ -141,7 +141,7 @@ hide:
默认自动安装Docker Compose 自 V2 版本起开始作为 Docker CLI 的一部分,不再需要单独安装,请使用 `docker compose` 命令替代 `docker-compose`
!!! quote "项目内置的镜像仓库源"
!!! quote "内置的镜像仓库源"
<div style="text-align: center" markdown>
<div style="font-size: 0.8rem"><strong>国内可用</strong></div>
@@ -174,7 +174,7 @@ hide:
| 阿里云(香港) | [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") | 谷歌云(欧洲) | [eu.gcr.io](https://cloud.google.com/artifact-registry/docs/transition/gcr-repositories?hl=zh-cn "https://eu.gcr.io") |
| 腾讯云 | [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">国内云计算企业的镜像仓库仅针对其业务,境内实例仍无法访问 Docker Hub</blockquote>
<blockquote style="border-left: none !important">注:国内云计算企业的镜像仓库仅针对其业务,境内实例仍无法访问 Docker Hub</blockquote>
</div>