chore: update content and add generated PDF

This commit is contained in:
Baohua Yang
2026-03-27 08:43:47 -07:00
parent 60df65e65b
commit f2f6858745
10 changed files with 24 additions and 24 deletions

View File

@@ -574,7 +574,7 @@ A要点
A要点
```text
1. 选择合适的基础镜像:
scratch < alpine:3.17 < python:3.11-slim < python:3.11
scratch < alpine:3.17 < python:3.14-slim < python:3.14
2. 多阶段构建:
- 构建阶段只保留编译工具