dappnode / DNP_IPFS

Dappnode package responsible for providing IPFS connectivity
GNU General Public License v3.0
4 stars 9 forks source link

IPFS official docker image does not support ARM architecture #48

Closed pablomendezroyo closed 1 year ago

pablomendezroyo commented 2 years ago

Until IPFS docker image officially supports ARM architectures, the linux-arm-tg.z file must be created manually. Also in the ARAGON package manager it must be uploaded manually, the SDK will not create this image file.

To create the ARM image file:

pablomendezroyo commented 2 years ago

Consider using the LinuxServer docker image for IPFS with ARM support https://docs.linuxserver.io/images/docker-ipfs

pablomendezroyo commented 2 years ago

Refactor IPFS package:

pablomendezroyo commented 1 year ago

it already suppors arm