stanford-oval / genie-server

The home server version of Almond
Apache License 2.0
268 stars 42 forks source link

build arm64 docker image #389

Open adamthesax opened 1 year ago

adamthesax commented 1 year ago

This adds arm64 build target for the docker build. This should allow it to run on Raspberry Pis and other arm based platforms

Fixes https://github.com/stanford-oval/genie-server/issues/228 Relates to https://github.com/stanford-oval/genie-server/pull/298