Search Docker Hub
postgres-v8
By ewen
PostgreSQL with PLv8 Extension
1.6K
Extends the offical Postgres image and adds the PL/v8 extension.
You need to run CREATE EXTENSION plv8; to enable it.
CREATE EXTENSION plv8;
Content type
Image
Digest
Size
111.6 MB
Last updated
over 9 years ago
docker pull ewen/postgres-v8