While installing OpenBalena on an ARM Linux server with the getting started guide. I got the following error while trying to use the command:
./scripts/compose up -d
ERROR: no such image: balena/open-balena-db:: invalid reference format
I did run the quickstart script by setting up the variables.
I’m using the following docker versions:
Docker version 19.03.8
docker-compose version 1.27.4
Is it possible that OpenBalena can’t be run on ARM Linux?