更新 部署PostGIS.md
This commit is contained in:
@@ -71,6 +71,8 @@ services:
|
||||
git clone https://github.com/amutu/zhparser.git
|
||||
```
|
||||
|
||||
## Dockerfile
|
||||
|
||||
```bash
|
||||
FROM postgis/postgis:16-master
|
||||
|
||||
@@ -110,6 +112,8 @@ RUN rm -rf /tmp/*
|
||||
WORKDIR /
|
||||
```
|
||||
|
||||
## 自行编译
|
||||
|
||||
```bash
|
||||
docker build -t pgsql-gis-fts .
|
||||
```
|
||||
Reference in New Issue
Block a user