Hey any chance there is Frameworx 10 arm64 image in the pipeline? Just noticed there was only on amd64 on docker hub when I tried to pull it. Or maybe someone has had success running it on arm.
Thanks
Mitch
Hey any chance there is Frameworx 10 arm64 image in the pipeline? Just noticed there was only on amd64 on docker hub when I tried to pull it. Or maybe someone has had success running it on arm.
Thanks
Mitch
Hi Mitch,
There are currently no plans to develop an ARM64 image for FrameworX 10. ARM64 (RISC-based) and AMD64 (CISC-based) are fundamentally different CPU architectures, which means binaries compiled for one will not run natively on the other. Running FrameworX 10 on ARM64 would require building and testing a dedicated ARM64 image, as the current AMD64 image cannot be directly reused due to these architectural differences.
No that’s fair enough can understand. Was just curious. Thanks Larissa!