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
- PostgreSQL is released under the PostgreSQL License
- This image is released under the MIT License