Install node on x86 linux PC (without docker)

Hello, everyone.
I have an old i386 linux PC. Is it possible to create node without using docker container?

sudo docker pull storjlabs/storagenode:latest
latest: Pulling from storjlabs/storagenode
no matching manifest for linux/386 in the manifest list entries

The prerequisites say that only x86-64 Linux is supported:
https://documentation.storj.io/before-you-begin/prerequisites

1 Like