Sign inSign up

webratio/postgresql-with-plperl

By webratio

Updated almost 11 years ago

Image
0

230

webratio/postgresql-with-plperl repository overview

PhoneGap Dockerfile

This repository contains Dockerfile of PostgreSQL combined with PL/Perl for Docker's build published to the public Docker Hub.

Installation
  1. Install Docker.

  2. Pull the image

  • docker pull webratio/postgresql-with-plperl:8.4
Usage

See https://registry.hub.docker.com/_/postgres/

Add PL/Perl to a database
docker exec <container-id> createlang -U <db-user> plperl <db-name>

Tag summary

Content type

Image

Digest

sha256:2ad27b771

Size

77.8 MB

Last updated

almost 11 years ago

docker pull webratio/postgresql-with-plperl:8.4