Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 342 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 342 Bytes

Postgres Docker Image with plv8 & pgvector extension

This is a Docker image for Postgres 15 with the plv8 and pgvector extensions installed.

Usage

docker run -d -p 5432:5432 -e POSTGRES_PASSWORD=mysecretpassword ghcr.io/pleisto/postgres-extra:latest