mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-10 22:56:55 +08:00
Added note for Docker [skip ci]
This commit is contained in:
@@ -657,7 +657,7 @@ Get the [Docker image](https://hub.docker.com/r/pgvector/pgvector) with:
|
|||||||
docker pull pgvector/pgvector:pg16
|
docker pull pgvector/pgvector:pg16
|
||||||
```
|
```
|
||||||
|
|
||||||
This adds pgvector to the [Postgres image](https://hub.docker.com/_/postgres) (run it the same way).
|
This adds pgvector to the [Postgres image](https://hub.docker.com/_/postgres) (replace `16` with your Postgres server version, and run it the same way).
|
||||||
|
|
||||||
You can also build the image manually:
|
You can also build the image manually:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user