Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/reference/buildx_bake.md
Original file line number Diff line number Diff line change
Expand Up @@ -458,3 +458,7 @@ You can append using `+=` operator for the following fields:

> [!NOTE]
> ¹ These fields already append by default.

### <a name="variables"></a> Override variables in a Bake file
Copy link
Contributor

Choose a reason for hiding this comment

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

We typically only include an anchor if the section corresponds to a flag/option on the command. That isn't the case here so we can remove this.

Suggested change
### <a name="variables"></a> Override variables in a Bake file
### Override variables in a Bake file


See the [Variable](buildx_bake.md#variable) section in the Bake file reference.
Loading