skooner-k8s / skooner

Simple Kubernetes real-time dashboard and management.
http://skooner.io/
Apache License 2.0
1.33k stars 181 forks source link

Add arm64 support #429

Open dvallant opened 1 year ago

dvallant commented 1 year ago

When I try to run the image I get:

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 /sbin/tini: exec format error

Could you please provide support for ARM?

RaymiiOrg commented 5 months ago

Same error here:

$ kubectl  logs -f     skooner-6cc7d7d64-kpgrf -n kube-system
exec /sbin/tini: exec format error

Trying to run it on an Orange Pi Zero 3 (arm64) with Armbian