Skip to content

Comments

docs: address issue #24163#24177

Open
dvdksn wants to merge 1 commit intodocker:mainfrom
dvdksn:agent/issue-24163
Open

docs: address issue #24163#24177
dvdksn wants to merge 1 commit intodocker:mainfrom
dvdksn:agent/issue-24163

Conversation

@dvdksn
Copy link
Contributor

@dvdksn dvdksn commented Feb 20, 2026

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

Assisted-By: cagent
@netlify
Copy link

netlify bot commented Feb 20, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 73f389e
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6998714322f08700086a609a
😎 Deploy Preview https://deploy-preview-24177--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the area/compose Relates to docker-compose.yml spec or docker-compose binary label Feb 20, 2026
Copy link

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

Approved - No issues found.

This PR successfully improves the Compose Build Specification documentation by:

  • Removing duplicate text about path behavior that appeared in both the "former case" and "latter case" paragraphs
  • Replacing vague "former/latter" references with explicit "When build is specified as a string" and "When build is specified as a detailed structure"
  • Consolidating the path behavior explanation into a single clear paragraph that applies to both cases
  • Fixing various formatting inconsistencies (YAML indentation, bullet list markers from * to -)

The changes preserve the document's scope and improve clarity without introducing any style violations or technical errors. All new content is properly formatted with appropriate line lengths.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/compose Relates to docker-compose.yml spec or docker-compose binary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Repeated lines in docs

1 participant