kdudkov / goatak

go ATAK/CivTAK fast and simple server and client
https://github.com/kdudkov/goatak/wiki
GNU Affero General Public License v3.0
112 stars 31 forks source link

A quick question... #6

Closed ghost closed 10 months ago

ghost commented 10 months ago

Im attempting to install this on a raspberry pi. The docker command gives me this:

"WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested exec ./goatak_server: exec format error"

Is there no docker for Arm64?

kdudkov commented 10 months ago

just pushed linux/arm/v7, linux/arm64/v8 with latest tag. But IMHO better way on rpi - download binary and run

kdudkov commented 10 months ago

new release with linux/arm6 & linux/arm7 archives: https://github.com/kdudkov/goatak/releases/tag/v0.14.5