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