OHIF / Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
https://docs.ohif.org/
MIT License
2.98k stars 3.12k forks source link

[Feature Request] Publish docker images for ARM #4180

Open jorianvo opened 1 month ago

jorianvo commented 1 month ago

What feature or change would you like to see made?

Currently only AMD64 is supported, it would be very helpful if the build also publishes a native ARM image.

Why should we prioritize this feature?

It enables rapid prototyping against ARM-based clusters, without the need to rebuild images.

jorianvo commented 1 month ago

Happy to contribute, let me know if this is something you would like to support.

sedghi commented 1 month ago

I would love to do this as well, I think circleCI added the ARM option as well so i will check it