Skip to content

Clarify that Bake YAML support means Compose files#24722

Merged
dvdksn merged 1 commit intodocker:mainfrom
dvdksn:fix/issue-22759-bake-yaml-clarity
Apr 14, 2026
Merged

Clarify that Bake YAML support means Compose files#24722
dvdksn merged 1 commit intodocker:mainfrom
dvdksn:fix/issue-22759-bake-yaml-clarity

Conversation

@dvdksn
Copy link
Copy Markdown
Contributor

@dvdksn dvdksn commented Apr 14, 2026

Summary

The Bake overview and introduction pages described Bake as supporting "HCL, JSON, or YAML formats", implying a standalone YAML-based Bake file format exists. This confused users into trying to write YAML Bake files. Reworded both pages to clarify that HCL and JSON are native Bake file formats, while YAML support means Bake can build from a Compose file, with links to the existing Compose file documentation.

Closes #22759

Generated by Claude Code

…r#22759)

The overview and introduction pages described Bake as supporting "HCL,
JSON, or YAML formats", implying a standalone YAML bake file format
exists. Reworded to clarify that HCL and JSON are native Bake file
formats, while YAML support means Bake can build from a Compose file.

Co-Authored-By: Claude <noreply@anthropic.com>
@dvdksn dvdksn added area/build Relates to Dockerfiles or docker build command status/review Pull requests that are ready for review labels Apr 14, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 14, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 8788ed7
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69de1599d34ff000076d0bb4
😎 Deploy Preview https://deploy-preview-24722--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.

@dvdksn dvdksn requested review from a team and crazy-max April 14, 2026 10:23
Copy link
Copy Markdown
Member

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

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

Thanks

@dvdksn dvdksn merged commit 72ef92a into docker:main Apr 14, 2026
14 checks passed
@dvdksn dvdksn deleted the fix/issue-22759-bake-yaml-clarity branch April 14, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build Relates to Dockerfiles or docker build command status/review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bake file YAML support (?)

2 participants