Skip to content

pleisto/postgres-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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