yeasy
|
51698c89c5
|
fix(content): correct verified internal inconsistencies across 7 sections
均为书内自证的矛盾,无需外部来源:
- 19.3: golang:1.26-alpine 标注为 ~1GB,但 21.7 将 ~900MB 归给非 alpine 的
golang:1.26,且 7.17 实测 alpine 版镜像为 295MB——alpine 变体不可能大于其
非 alpine 版本。改为与 21.7 一致的「golang:1.26 基础镜像的 ~900MB」。
- 20_cases_os: 正文称通用镜像 100-300 MB,紧邻的表格却列 Ubuntu ~80 MB
(与 4.2 的 ubuntu 24.04 78MB 一致)。正文改为 80-300 MB。
- 4.2: 「查找大于 500MB 的镜像」的 ^[0-9]+GB 不匹配小数,会漏掉 docker 实际
输出的全部 x.yGB(本书自己的示例即为 2.5GB)。补充可选小数部分。
- 6.2: docker image ls 示例输出把 tag 混入 REPOSITORY 列
(127.0.0.1:5000/ubuntu:latest + TAG latest),与同块 ubuntu/latest 行及
本节自述的 tag 格式不符。
- 5.3: 生命周期状态图缺 Stopped --> Running,而 5.3.6 正是讲 docker start
启动已停止的容器;原图中停止的容器只能被删除。
- 9.5: 端口映射图节点标签 "容器 (Class B: 80)" 语义错乱(Class B 是 IP 地址
分类,与端口无关),改为「容器 (端口: 80)」。
- appendix/faq/errors.md: 标题「常见错误速查表」与 SUMMARY.md 及 faq/README
两处链接文字「常见错误处理」不一致(全书 196 篇中唯一一处标题漂移)。
|
2026-07-16 23:20:25 -07:00 |
|
yeasy
|
9fdffa9d91
|
fix(content): harden Docker practice guide
|
2026-06-16 21:23:21 -07:00 |
|
yeasy
|
28c23d003e
|
fix(content): harden Docker examples
|
2026-05-23 21:28:59 -07:00 |
|
yeasy
|
1b651e5f8c
|
fix(content): refresh Docker and Kubernetes guidance
|
2026-05-20 09:16:36 -07:00 |
|
yeasy
|
340c8c9e61
|
Document ipvlan driver and update etcdctl v3 options
|
2026-04-30 09:20:59 +00:00 |
|
yeasy
|
16203c5018
|
Complete Dockerfile instruction reference list
|
2026-04-27 23:17:39 +00:00 |
|
yeasy
|
3d3befa16a
|
Add ipvlan driver and update EKS pricing
|
2026-04-27 22:45:17 +00:00 |
|
yeasy
|
37e376d578
|
Fix mongosh, DCA price, compose healthcheck and cleanup
|
2026-04-27 14:17:57 +00:00 |
|
yeasy
|
1e9cdeea3f
|
Update Grafana to v13, add version notes
|
2026-04-25 15:50:13 +00:00 |
|
yeasy
|
3bad07c41a
|
更新Docker安装、镜像、Dockerfile和Compose等文档内容
|
2026-03-29 11:40:34 -07:00 |
|
yeasy
|
85f76aa6d9
|
Fix guide issues
|
2026-03-28 18:24:46 -07:00 |
|
yeasy
|
63ce0dc3f5
|
Fix trailing whitespace
|
2026-03-27 22:20:39 -07:00 |
|
yeasy
|
d6abed17da
|
Simplify CI to mdpress only
|
2026-03-25 21:57:30 -07:00 |
|
yeasy
|
76c2ae50fe
|
Add blank lines around headers
|
2026-03-24 09:27:04 -07:00 |
|
yeasy
|
44b1307277
|
Remove blank lines after code block markers
|
2026-03-21 22:36:09 -07:00 |
|
yeasy
|
370949f226
|
Add blank lines before headers
|
2026-03-21 12:57:51 -07:00 |
|
Baohua Yang
|
8e8c554482
|
fix: update docker-compose V1 syntax to V2 and add release PDF workflow
Replace remaining docker-compose command references with docker compose (V2).
Add GitHub Actions workflow to auto-generate PDF via mdpress on release.
|
2026-03-19 20:21:06 -07:00 |
|
yeasy
|
696070cba9
|
Remove redundant English from headings
|
2026-03-16 22:34:38 -07:00 |
|
yeasy
|
b9c63a5133
|
Polish Docker workflow formatting
|
2026-03-16 00:32:49 -07:00 |
|
yeasy
|
a16e0879c0
|
Improve READMEs and add contribution prompts
|
2026-03-09 20:04:21 -07:00 |
|
yeasy
|
0d4c32dd46
|
Add pitfall notes to COPY and networking docs
|
2026-03-09 20:04:19 -07:00 |
|
baohua
|
20a69d1662
|
Fix typography
|
2026-03-09 20:04:13 -07:00 |
|
baohua
|
6483d4472c
|
Fix heading hierarchy
|
2026-03-05 19:24:01 -08:00 |
|
baohua
|
b311123230
|
Add advanced networking
|
2026-03-05 19:39:42 -08:00 |
|
baohua
|
e8be1c4bbc
|
Optimize content and fix issues
|
2026-03-03 19:30:21 -08:00 |
|
Baohua Yang
|
217ca43f86
|
Refine words
|
2026-03-02 22:16:51 -08:00 |
|
Baohua Yang
|
9f67b560d9
|
Add security note
|
2026-02-28 14:28:38 -08:00 |
|
Baohua Yang
|
5f32350c12
|
Add more content and fix format
|
2026-02-25 21:06:21 -08:00 |
|
Baohua Yang
|
5e8d7252be
|
Simplify words and fix format issues
|
2026-02-24 22:01:02 -08:00 |
|
Baohua Yang
|
f0c6d7de95
|
Fix wrong links
|
2026-02-22 16:04:41 -08:00 |
|
Baohua Yang
|
8c77a9aa99
|
Fix missing links
|
2026-02-22 13:40:20 -08:00 |
|
Baohua Yang
|
347c38e8bc
|
Fix naming of the chapter dir
|
2026-02-22 12:42:15 -08:00 |
|