Skip to content

fix(docker): fall back to host arch for local builds#1420

Open
elezar wants to merge 1 commit into
mainfrom
fix-docker-host-arch-only
Open

fix(docker): fall back to host arch for local builds#1420
elezar wants to merge 1 commit into
mainfrom
fix-docker-host-arch-only

Conversation

@elezar
Copy link
Copy Markdown
Member

@elezar elezar commented May 18, 2026

Summary

Fall back to the host architecture for local container builds when no explicit platform is configured. This was detected on a clean DGX Spark with Podman installed and Docker not runnable by the current user.

Related Issue

None.

Changes

  • Added host architecture fallback in local container engine platform detection.
  • Updated build documentation for local platform behavior.

Testing

  • mise run pre-commit passes
  • Unit tests added/updated (not applicable)
  • E2E tests added/updated (not applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)

(cherry picked from commit 392ab51f58fc18e03e721cdfa21f666091c67b80)
Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar requested review from a team, derekwaynecarr, maxamillion and mrunalp as code owners May 18, 2026 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant