alexandre-abrioux / golem-node

Dockerized Golem Network Provider Node

Home Page:https://hub.docker.com/r/aabrioux/golem-node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aarch64 support

Milo123459 opened this issue · comments

commented

@Milo123459 I don't have access to an AMR environment, but I'm happy to add support if you can confirm that the node runs properly on your end. Try building the Docker image manually:

git pull git@github.com:alexandre-abrioux/golem-node.git
cd golem-node
docker build -t aabrioux/golem-node:latest Dockerfile

; then follow the Usage section to set-up your node and run it. Let me know how that goes 🙂

commented

I've since learnt Golem isn't suitable for aarch devices.