fix(#8): registry 引用改为 gis-base:latest
This commit is contained in:
@@ -33,7 +33,7 @@ stdout 的 JSON 会被执行器捕获并作为步骤结果。
|
|||||||
|
|
||||||
## 执行环境
|
## 执行环境
|
||||||
|
|
||||||
- **基础镜像**:`registry.mercator.cn/agentgis/gis-base:latest`
|
- **基础镜像**:`gis-base:latest`(从 Gitea Packages 加载 tar.gz)
|
||||||
- **包含**:Python 3.11, GDAL, Shapely, GeoPandas, Fiona, PyProj, Rasterio, numpy
|
- **包含**:Python 3.11, GDAL, Shapely, GeoPandas, Fiona, PyProj, Rasterio, numpy
|
||||||
- **脚本路径**:`/tmp/scripts/run.py`(只读)
|
- **脚本路径**:`/tmp/scripts/run.py`(只读)
|
||||||
- **工作目录**:`/tmp/output`(读写,步骤间共享)
|
- **工作目录**:`/tmp/output`(读写,步骤间共享)
|
||||||
|
|||||||
Reference in New Issue
Block a user