I see the old Docker Hub registries contained an arm64 build as well as an intel build, but the new registry doesn't seem to (I seem to only get a single image without any tagged architecture, and it definitely doesn't run on an ARM host).
I think it would be nice to also provide arm builds; it is becoming increasingly popular on both laptops and servers.
It seems it should be relatively easy to build arm images on Github, https://github.blog/news-insights/product-news/arm64-on-github-actions-powering-faster-more-efficient-build-systems/, but of course it also requires arm native docspell releases since the image currently downloads those.
I see the old Docker Hub registries contained an arm64 build as well as an intel build, but the new registry doesn't seem to (I seem to only get a single image without any tagged architecture, and it definitely doesn't run on an ARM host).
I think it would be nice to also provide arm builds; it is becoming increasingly popular on both laptops and servers.
It seems it should be relatively easy to build arm images on Github, https://github.blog/news-insights/product-news/arm64-on-github-actions-powering-faster-more-efficient-build-systems/, but of course it also requires arm native docspell releases since the image currently downloads those.