From 363ff62f01217145e3789f1d08deea45c3ebdd2a Mon Sep 17 00:00:00 2001 From: Daniel Pan Date: Wed, 29 Oct 2025 11:56:35 +0800 Subject: [PATCH] Revise architecture support details for ARM64 Updated architecture documentation to reflect support for both x86 and ARM64 architectures. --- manual/setup/architecture.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/setup/architecture.md b/manual/setup/architecture.md index b584bd6d..df6ea336 100644 --- a/manual/setup/architecture.md +++ b/manual/setup/architecture.md @@ -1,6 +1,6 @@ # Architecture -Seafile Docker and other components are built using x86 architecture. Starting from version 13.0, we started to support the ARM architecture. +Seafile Docker and its components are support both x86 and ARM64 architecture. You can find detailes below. ## Support status @@ -17,7 +17,7 @@ Seafile Docker and other components are built using x86 architecture. Starting f | seasearch | √ | X | | face-embedding | √ | X | | index-server | √ | X | -| office-preview | √ | X | + ## Pull the ARM image