Skip to content

Update buildx reference to v0.10.0#16517

Merged
crazy-max merged 2 commits into
docker:mainfrom
crazy-max:buildx-0.10.0
Jan 13, 2023
Merged

Update buildx reference to v0.10.0#16517
crazy-max merged 2 commits into
docker:mainfrom
crazy-max:buildx-0.10.0

Conversation

@crazy-max
Copy link
Copy Markdown
Member

Update the buildx reference documentation to keep in sync with the latest release v0.10.0

This 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

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 13, 2023

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 27f7130
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/63c169e990c09d00095d8f53
😎 Deploy Preview https://deploy-preview-16517--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 site settings.

as part of the build.

Read [High-level build options with Bake](/build/bake/)
Read [High-level build options with Bake](/build/customize/bake/)
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@dvdksn We should update this link on buildx repo to /build/bake/

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Oooh I see

dvdksn
dvdksn previously approved these changes Jan 13, 2023
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Comment thread Dockerfile
--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" \
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I think we can safely remove this workaround, cc @thaJeztah

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

htmlproofer looks happy 👍

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yup! I think I did it in a separate commit, so possibly a revert would've worked, but not important.

@crazy-max crazy-max added the area/build Relates to Dockerfiles or docker build command label Jan 13, 2023
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

SGTM

@crazy-max crazy-max merged commit cb38fe5 into docker:main Jan 13, 2023
@crazy-max crazy-max deleted the buildx-0.10.0 branch January 13, 2023 18:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants