Commit Graph

4 Commits

Author SHA1 Message Date
Dylan M. Taylor
b4086bed27
Merge branch 'main' into feat/arm64-support 2026-03-25 18:32:13 -04:00
Salman Chishti
982dceb949
ci: upgrade checkout action version (#361) 2026-03-25 14:31:53 -07:00
Dylan M. Taylor
713b09a8c2
feat: add ARM64/aarch64 multi-arch Docker image support
Build amd64 and arm64 images in parallel on native GitHub runners
(ubuntu-24.04 and ubuntu-24.04-arm) then combine them into a single
multi-arch manifest. This enables running on Raspberry Pi and other
ARM devices.

Closes #416
2026-03-20 09:49:02 -04:00
Jake Turner
5113cc3eed
build: disk-collector sidecar and associated workflows 2026-03-15 00:00:33 +00:00