mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-11 04:14:38 +00:00
- Enforce Level 1-3 structural numbering based on SUMMARY.md hierarchy - Remove structural numbering from Level 4+ headings - Eliminate single child headings by converting to bold text - Auto-inject summary text for headings with multiple children missing intro text - Exclude Appendix chapters from structural numbering - Avoid modifying code block contents - Add script to detect non-standard English usage in headers
20 lines
502 B
Go
20 lines
502 B
Go
## 6.5 本章小结
|
||
|
||
相关信息如下表:
|
||
|
||
| 功能 | 说明 |
|
||
|------|------|
|
||
| **官方镜像** | 优先使用的基础镜像 |
|
||
| **拉取限制** | 匿名 100次/6h,登录 200次/6h |
|
||
| **安全** | 推荐开启 2FA 并使用 Access Token |
|
||
| **自动化** | 支持 Webhooks 和自动构建 |
|
||
|
||
### 6.5.1 概述
|
||
|
||
总体概述了以下内容。
|
||
|
||
### 6.5.2 延伸阅读
|
||
|
||
- [私有仓库](6.2_registry.md):搭建自己的 Registry
|
||
- [镜像加速器](../03_install/3.9_mirror.md):加速下载
|