Closed SISheogorath closed 1 year ago
Do we want to add support for linux/arm/v7
as well?
While the Raspberry Pi OS added support for arm64 (Pi 3 + 4) recently, most people probably still use the 32 bit builds.
Obsoleted by https://github.com/hedgedoc/container/pull/398
This patch enabled multi-arch builds for nightly builds, this should help to deploy hedgedoc on devices like a Raspberry Pi without resorting to third-party images.
Initially, this should be done by nightly images, to evaluate if this works properly. It can later-on be enabled on the general releases as well.