Gareth Flowers

Software Engineer

PostgreSQL Server with PL/Perl

PostgreSQL Database with the PL/Perl extension

How to use this image

Start a PostgreSQL Server instance

To start a container use the following:

docker run \
	--name my-postgres-plperl-server \
	garethflowers/postgres-plperl-server

License