Docker pull command not working

I’m back with another issue I almost have this done and can start hosting. When I run the
docker pull storj labs/storagenode:beta
Command it says command not found. Can anyone help me with this one too?

try with “sudo docker pull storjlabs/storagenode:beta”
unless you haven’t installed docker yet, then you need to obviously install that first.

This is what I get when trying to install docker.

There are surely lots of instructions on google about how to install docker on a raspberry pi.

Follow the instructions here https://docs.docker.com/engine/install/debian/

Follow the link in the storj install docs

https://documentation.storj.io/setup/cli/docker

We have a special instruction for Raspberry PI: