Issues when installing balena-engine in AXC F 2152

I’ve been trying to install balena-engine using the following commands:
git clone https://github.com/PLCnext/Docker_GettingStarted.git
cd Docker_GettingStarted
chmod +x setup.sh
./setup.sh
but i keep getting the following errors:
Install balenaEngine(recommend): 1
Install Docker: 2
Cancel installation: [C]ancel
1
Do you wish to install docker-compose?
yes
Starting Balena installation…
Balena Version is not available for armv7!
Balena Version is not available for armv7hf!
Balena Version is not available for armhf!

I experiene the same issue, anyone looking into this?

You could try opening an issue on the Github project, but I suspect that the developers (if they are still monitoring that project) will refer to this message at the top of the Readme:
image.png
You could try executing the individual commands in the setup script to troubleshoot this issue. For example, does this URL exist for your selected version and architecture?
https://github.com/balena-os/balena-engine/releases/download/v${VERSION}/balena-engine-v${VERSION}-${arch}.tar.gz