Skip to content

tgvarik/postgres-plperl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

#postgres-plperl#

A postgres Docker image with the perl procedural language installed.

##Usage##

docker pull tgvarik/postgres-plperl
docker create --name="pg" -p 5432:5432 tgvarik/postgres-plperl
docker start pg

About

postgres Docker image with plperl installed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published