Revise architecture support details for ARM64

Updated architecture documentation to reflect support for both x86 and ARM64 architectures.
This commit is contained in:
Daniel Pan 2025-10-29 11:56:35 +08:00 committed by GitHub
parent 199a2adeb3
commit 363ff62f01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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