yeasy
|
b81816bb07
|
fix(content): 修正已随上游变化失效的版本事实与镜像引用
深审发现 14 处正文与上游现状不符(另有 4 处在 .agent/ 本地记忆,不入库)。
全部经官方一手源核验,并由独立复核者逐条尝试证伪后保留。
**Docker Content Trust 已从 CLI 移除(本书基线正是 Engine 29.x)**
- 18.6:`docker trust`、`DOCKER_CONTENT_TRUST` 的示例此前标为“历史用法”,
但未说明命令在 29.x 上根本不存在。Engine 29.0 release notes 原文:
"Docker Content Trust was removed from the Docker CLI";实测 docker/cli
的 cli/trust 包在 v28.5.0 返回 200、v29.0.0 返回 404
- 2.3、18.6:DCT 不再是“弃用阶段、时间线待公布”——官方 retired 页已给出
完整时间表(notary.docker.io 2026-12-08 关闭)
- 注意:`--disable-content-trust` 是 MarkDeprecated(隐藏但仍接受为 no-op),
不是“不可用”。初版提议写成不可用,经复核纠正后才落地
**etcd 维护分支写反了**
- 15_etcd README/15.1/15.2 均称“3.5 已退出维护窗口”,但 2026-07-23 官方与
v3.7.1、v3.6.14 同批发布了 v3.5.33,公告称三个分支均在维护;3.4 EOL 也应
是 2026-06(v3.4.45),非 5 月
**其他上游变化**
- 17.6:containerd 首个 2.x LTS 是 2.0(2024-11-05 起),非 2.3
- 6.4:`sonatype/nexus3:3.69` 这个 tag 从不存在(Sonatype 用三段式),改 3.69.0
- appendix/repo/centos:`rockylinux` 官方镜像已冻结(最后推送 2024-05-30),
改用官方指引的 `rockylinux/rockylinux`(2026-07-12 仍在更新)
- 6.2/6.3:docs.docker.com/registry/ 已 301 到 retired 页,改指
distribution.github.io(实测 200)
- 6.1:`docker search centos` 的示例输出补上上游现有的 DEPRECATED 标记
**刻意未改**:`minio/minio` 虽在 Docker Hub 标记 archived,但提议替换的
quay.io/minio/minio 最新 tag 停在 2024-07-31,比 Docker Hub 的 2025-09-07
更旧,照改会把读者引向更陈旧的仓库,留待作者定夺。
验证:check_project_rules 202 文件全过、emphasis 全过、40 测试通过、format 干净。
|
2026-07-28 20:12:47 -07:00 |
|
yeasy
|
a1f63a565b
|
fix(links): repair dead external links found by a cluster-wide sweep
对 13 本书的 1,842 个外链做了一次全量 curl 健康检查(跟随重定向、带浏览器 UA),
逐条排除误报后确认的真死链。替换目标全部逐个验证返回 200。
注意两类**不是**缺陷、因此没有动的:
- platform.claude.com / docs.anthropic.com 当时返回 500,串行重试仍 500,
但同日早些时候可正常访问——是上游临时故障,不是死链。
- docker_practice 列出的国内 registry 镜像连不上,是因为书里已明确标注
「已停止服务」「已于 2024 年关闭」,属于故意保留的历史记录。
|
2026-07-22 16:51:15 -07:00 |
|
yeasy
|
9fdffa9d91
|
fix(content): harden Docker practice guide
|
2026-06-16 21:23:21 -07:00 |
|
yeasy
|
67d5fc775a
|
fix(content): harden Compose credential examples
|
2026-06-04 01:02:59 -07:00 |
|
yeasy
|
094965e039
|
修复编辑问题:错别字/语病/术语/标点等 25 处(自动审校)
|
2026-05-31 22:20:50 -07:00 |
|
yeasy
|
a20d1b19c4
|
Fix 3 broken external links in appendix
|
2026-05-14 02:27:32 +00:00 |
|
yeasy
|
7cae0b6bb3
|
Fix deprecated TLS protocols and mongo CLI
|
2026-05-03 15:20:57 +00:00 |
|
yeasy
|
7e3f90b522
|
Update Node base images to 22 LTS
|
2026-05-01 10:24:43 +00:00 |
|
yeasy
|
16203c5018
|
Complete Dockerfile instruction reference list
|
2026-04-27 23:17:39 +00:00 |
|
yeasy
|
37e376d578
|
Fix mongosh, DCA price, compose healthcheck and cleanup
|
2026-04-27 14:17:57 +00:00 |
|
yeasy
|
5a6a50ba97
|
Refine appendix navigation
|
2026-03-28 18:19:49 -07:00 |
|
yeasy
|
5a55e03f45
|
Minor update
|
2026-03-26 10:02:41 -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 |
|
yeasy
|
8d7541bed6
|
Convert bare URLs to markdown links
|
2026-03-16 23:28:44 -07:00 |
|
yeasy
|
696070cba9
|
Remove redundant English from headings
|
2026-03-16 22:34:38 -07:00 |
|
yeasy
|
470271fa6a
|
Fix outdated versions, template variables and version inconsistencies
- Update K8s Dashboard v2.0.0 to v2.7.0
- Update etcd v3.4.0 to v3.5.17
- Update PostgreSQL 15 to 16 for consistency
- Update Node.js 12 to 20 (current LTS)
- Replace unresolved GitBook template variables (CODE1/2/3/9)
|
2026-03-14 08:45:42 -07: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
|
8d85c22ee4
|
Restruct and reorder chapters
|
2026-02-21 22:22:17 -08:00 |
|
Baohua Yang
|
2264a7ae72
|
Release v1.5.0: Restructure chapters and update for Docker v30.x
|
2026-02-04 22:14:22 -08:00 |
|
Baohua Yang
|
21af7c550e
|
Update to latest
|
2026-01-25 17:46:02 -08:00 |
|
Baohua Yang
|
f3807d9958
|
Update tools to latest version
|
2026-01-11 10:05:49 -08:00 |
|
Baohua Yang
|
8e85c1278a
|
Fix words
|
2026-01-10 22:39:51 -08:00 |
|
Kang Huaishuai
|
ba2940b167
|
Update minio case
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
|
2021-07-15 13:29:08 +08:00 |
|
Kang Huaishuai
|
b10f206e5e
|
Update link
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
|
2021-03-20 11:22:13 +08:00 |
|
Kang Huaishuai
|
957d20cbb0
|
Update image link
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
|
2020-07-14 16:20:36 +08:00 |
|
Kang Huaishuai
|
7fd06d39b6
|
docker hub support buildx
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
|
2020-06-17 00:42:01 +08:00 |
|
Kang Huaishuai
|
1359d89821
|
Update soft to latest version
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
|
2020-04-26 10:34:02 +08:00 |
|
 
|
ad5b4d0100
|
Recommit (#446)
* 添加离线部署docker和离线部署minio实践
Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
Co-authored-by: Daiwj <daiwj@zz3s.com>
|
2020-04-26 09:42:59 +08:00 |
|
Kang HuaiShuai
|
156a02674f
|
Update link
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
|
2020-02-23 21:17:32 +08:00 |
|
Kang HuaiShuai
|
1820b1762b
|
Update title style
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
|
2019-11-06 14:58:03 +08:00 |
|
 uscwifiandGitHub
|
652ef4a73d
|
Update centos.md
|
2019-10-05 23:18:48 +08:00 |
|
Kang HuaiShuai
|
b12607b99f
|
Fixed outdated content
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
|
2019-09-20 16:51:04 +08:00 |
|
khs1994
|
50babae2ce
|
compose wordpress update mysql to v8.0.x #415
|
2019-08-31 22:11:34 +08:00 |
|
 SmallTianTianandGitHub
|
64af6dd220
|
expose port.
|
2019-04-15 11:11:58 +08:00 |
|
khs1994
|
24399a1ede
|
Replace http with https
|
2019-01-06 10:15:13 +08:00 |
|
khs1994
|
ac192efc26
|
Update typeset
|
2018-12-31 16:09:34 +08:00 |
|
khs1994
|
73ccb16b21
|
Add php image
|
2018-12-31 09:25:33 +08:00 |
|
khs1994
|
8b414cf2f5
|
Update soft version
|
2018-12-15 23:04:32 +08:00 |
|
khs1994
|
657753c59c
|
replace docker store with docker hub
|
2018-12-14 19:08:14 +08:00 |
|
khs1994
|
75ac38a92f
|
Update ubuntu version to 18.04
Signed-off-by: khs1994 <khs1994@khs1994.com>
|
2018-12-08 21:48:16 +08:00 |
|
khs1994
|
606f30631e
|
Update appendix repo wordpress
|
2017-12-31 14:26:03 +08:00 |
|
khs1994
|
ca5b5e088a
|
Update appendix
|
2017-12-01 17:32:39 +08:00 |
|
khs1994
|
e36c307923
|
Update appendix/repo
|
2017-11-24 10:19:15 +08:00 |
|
khs1994
|
4891f3fb8f
|
Fix #117
|
2017-11-22 11:13:23 +08:00 |
|
khs1994
|
9e09742386
|
Remove dockerfile in appendix #209
|
2017-11-01 00:36:57 +08:00 |
|
mzeht
|
caf3cdf801
|
appendix/repo目录下语法格式修改
|
2017-02-07 22:04:05 +08:00 |
|
mzeht
|
53aca57515
|
appendix/repo/ubuntu.md语法格式修改
|
2017-02-07 21:59:32 +08:00 |
|