fnproject/cli

install failure: ubuntu 20, ARM compute

Opened this issue · 1 comments

Today I try to install fn cli to shape: VM.Standard.A1.Flex with ubuntu 20 by

curl -LSs https://raw.githubusercontent.com/fnproject/cli/master/install | sh

And suprisingly see error

sh: 58: fn: Exec format error

This issue happnes only on arm64, not in amd64.