mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-06 19:38:36 +08:00
### What problem does this PR solve? For the new feature Add mssql support in the Dockerfile, I suggest including support for msodbcsql18 for ARM64. Based on current testing results (on macOS ARM64 environment), msodbcsql18 needs to be installed. I hope future Dockerfiles can incorporate a conditional check for this. Specifically: When $ARCH=arm64 (macOS ARM64 environment), install msodbcsql18. In other cases (general x86_64 environment), install msodbcsql17. ### Type of change - [x] New Feature (non-breaking change which adds functionality) Co-authored-by: Mage Lu <magelu@MagedeMac-mini.local>
7.2 KiB
7.2 KiB