dappnode / DAppNodeSDK

dappnodesdk is a tool to mantain dappnode packages. It helps to initialize and publish an Aragon Package Manager Repository
GNU General Public License v3.0
61 stars 26 forks source link

Fix AMD build on Mac #444

Closed dappnodedev closed 4 months ago

dappnodedev commented 4 months ago

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

github-actions[bot] commented 4 months ago

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

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)