From ef9364e5a162109fee9883011e66678704f7b537 Mon Sep 17 00:00:00 2001 From: Huawei Date: Thu, 16 Jul 2026 03:00:29 +0000 Subject: [PATCH] fix: reference Issue #6 for build_and_push.sh inconsistency --- suites-help/系统使用手册/平台架构文档.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suites-help/系统使用手册/平台架构文档.md b/suites-help/系统使用手册/平台架构文档.md index 8077bc8..3e8653b 100644 --- a/suites-help/系统使用手册/平台架构文档.md +++ b/suites-help/系统使用手册/平台架构文档.md @@ -188,7 +188,7 @@ agc run --suite-id --input key=value **预装环境:** Python 3.11 + GDAL + Shapely + GeoPandas + Fiona + Rasterio + PyProj + numpy + scipy + pandas + openpyxl + python-docx + matplotlib + Pillow + requests + Jinja2 等。 -**构建:** 执行 `build_and_push.sh` 构建并推送到 Gitea Packages,同时导出 tar.gz 到 MinIO。 +**构建:** `build_and_push.sh` 构建设定为推送到 `registry.mercator.cn/agentgis/gis-base:latest`,与 README 声明的 MinIO 唯一渠道不一致,已开 [Issue #6](https://git.mercator.cn/AgentGIS/gis-base-image/issues/6) 待修。 ~465MB,Debian slim 基底。