Skip to content

refactor: remove buildx option in docker build for notebooks#14199

Merged
xushiyan merged 1 commit into
apache:masterfrom
deepakpanda93:br_remove_buildx
Nov 3, 2025
Merged

refactor: remove buildx option in docker build for notebooks#14199
xushiyan merged 1 commit into
apache:masterfrom
deepakpanda93:br_remove_buildx

Conversation

@deepakpanda93
Copy link
Copy Markdown
Collaborator

Describe the issue this Pull Request addresses

This PR addresses build issues and warnings related to docker buildx build usage in the Hudi notebook image build script.

Summary and Changelog

Replaced docker buildx build with docker build in hudi-notebooks/build.sh

Impact

None

Risk Level

none

Documentation Update

None

Contributor's checklist

  • Read through contributor's guide
  • Enough context is provided in the sections above
  • Adequate tests were added if applicable

@github-actions github-actions Bot added the size:XS PR with lines of changes in <= 10 label Nov 3, 2025
@deepakpanda93 deepakpanda93 changed the title refactor: Switched from to docker buildx build to docker build refactor: Switched from docker buildx build to docker build Nov 3, 2025
@hudi-bot
Copy link
Copy Markdown
Collaborator

hudi-bot commented Nov 3, 2025

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@xushiyan xushiyan changed the title refactor: Switched from docker buildx build to docker build refactor: remove buildx option in docker build for notebooks Nov 3, 2025
@xushiyan xushiyan merged commit 1a9b287 into apache:master Nov 3, 2025
60 of 74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS PR with lines of changes in <= 10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants