Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AMD build on Mac #444

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Fix AMD build on Mac #444

merged 2 commits into from
Jul 23, 2024

Conversation

dappnodedev
Copy link
Contributor

When building multi-arch packages in an ARM device (like latest Macs), the images built would be:

  1. arm64 (variant v8)
  2. arm64

This would happen because native docker build was being used for AMD arch instead of buildx

@dappnodedev dappnodedev requested a review from a team as a code owner July 23, 2024 14:16
Copy link

Dappnode bot has built and pinned the built packages to an IPFS node, for commit: 5742aeb

This is a development version and should only be installed for testing purposes.

  1. Package dappnodesdk.public.dappnode.eth

Install link

Hash: /ipfs/QmbsdCKq5aY866wfY58TdmXH4oyC95PVjAsVqSgjKTRwLH

(by dappnodebot/build-action)

@dappnodedev dappnodedev merged commit 902338b into master Jul 23, 2024
8 of 10 checks passed
@dappnodedev dappnodedev deleted the feature/fix-mac-amd-build branch July 23, 2024 14:34
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.

2 participants