Update buildx reference to v0.10.0#16517
Merged
Merged
Conversation
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
crazy-max
commented
Jan 13, 2023
| as part of the build. | ||
|
|
||
| Read [High-level build options with Bake](/build/bake/) | ||
| Read [High-level build options with Bake](/build/customize/bake/) |
Member
Author
There was a problem hiding this comment.
@dvdksn We should update this link on buildx repo to /build/bake/
dvdksn
previously approved these changes
Jan 13, 2023
b21ed45 to
c2dbc4c
Compare
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
c2dbc4c to
27f7130
Compare
crazy-max
commented
Jan 13, 2023
| --disable-external \ | ||
| --internal-domains="docs.docker.com,docs-stage.docker.com,localhost:4000" \ | ||
| --file-ignore="/^./_site/engine/api/.*$/,./_site/registry/configuration/index.html,./_site/engine/reference/commandline/buildx_build/index.html" \ | ||
| --file-ignore="/^./_site/engine/api/.*$/,./_site/registry/configuration/index.html" \ |
Member
Author
There was a problem hiding this comment.
I think we can safely remove this workaround, cc @thaJeztah
Member
Author
There was a problem hiding this comment.
htmlproofer looks happy 👍
Member
There was a problem hiding this comment.
Yup! I think I did it in a separate commit, so possibly a revert would've worked, but not important.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the buildx reference documentation to keep in sync with the latest release
v0.10.0This PR has been manually created because we got an issue in the upstream workflow: docker/buildx#1515
Signed-off-by: CrazyMax crazy-max@users.noreply.github.com