fix(ci): harden publishing and validate examples

This commit is contained in:
yeasy
2026-07-10 19:29:30 -07:00
parent 8eabe30dc2
commit daa6661b2b
26 changed files with 27456 additions and 171 deletions
+2
View File
@@ -4,6 +4,8 @@
默认的模板文件名称为 `compose.yaml` (也兼容 `docker-compose.yml` 等历史文件名)格式为 YAML
本书同时维护一份可直接运行 `docker compose config` 校验的[完整 Compose 示例](../examples/validated/compose/compose.yaml)章节中的片段用于解释单个字段需要复制完整文件时应以该示例为准
```yaml
services:
webapp: