codeabovelab / haven-platform

Haven is an open source Docker container management system. It integrates container, application, cluster, image, and registry management in one single place.
Apache License 2.0
281 stars 40 forks source link

(linux/arm64/v8) support #74

Open puccaso opened 2 years ago

puccaso commented 2 years ago

Hello,

Unable to find image 'quay.io/coreos/etcd:v2.3.7' locally v2.3.7: Pulling from coreos/etcd baa54a8d5296: Pull complete 1b7cd7bbed2b: Pull complete Digest: sha256:797c185fcf07f1fecf228665ebf8cf7f1b2172853e9dfc02d2d718c582c77493 Status: Downloaded newer image for quay.io/coreos/etcd:v2.3.7 WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Any guidance for how one might start an arm64 build for raspberry pis?