docs: add dual-platform support info

This commit is contained in:
2026-07-20 08:55:04 +00:00
parent 6602274910
commit bd934ff3eb
+3 -1
View File
@@ -33,6 +33,8 @@
- **CLI:** `agc run` - **CLI:** `agc run`
- **API:** `https://suites.mercator.cn` - **API:** `https://suites.mercator.cn`
- **API Key 获取:** `https://auth.mercator.cn` - **API Key 获取:** `https://auth.mercator.cn`
- **基础镜像:** `gis-base:latest`(本地加载无需 registry - **基础镜像:** `gis-base:latest`Linux Docker 模式需要,本地加载无需 registry
- **双平台支持:** LinuxDocker+ Windowssubprocess
- **runtime 类型:** `docker` / `python3` / `arcpy`
- **文档:** `https://git.mercator.cn/SuiteHub/agent-profiles` - **文档:** `https://git.mercator.cn/SuiteHub/agent-profiles`
- **参考示例:** `SuiteHub/hello-world-suite`, `SuiteHub/math-add` - **参考示例:** `SuiteHub/hello-world-suite`, `SuiteHub/math-add`