mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
## Summary Removed repeated text about path behavior in the Compose Build Specification documentation. ## Changes - Consolidated duplicate sentences about absolute/relative path behavior that appeared in both the "former case" and "latter case" paragraphs - Improved clarity by explicitly referencing "When `build` is specified as a string" and "When `build` is specified as a detailed structure" instead of vague "former/latter" references - Added a single consolidated paragraph explaining path behavior that applies to both cases Fixes #24163 --- 🤖 Generated with [cagent](https://github.com/docker/cagent)