更新 部署PostGIS.md

This commit is contained in:
8ga
2026-03-02 13:33:31 +08:00
parent 4bfd1e3520
commit 079128d577

View File

@@ -112,7 +112,7 @@ RUN rm -rf /tmp/*
WORKDIR /
```
## 自行编译
## 编译
```bash
docker build -t pgsql-gis-fts .