Files
2017-08-01 12:40:56 +02:00

5 lines
138 B
Docker

FROM docker.io/library/postgres:9.4
MAINTAINER Anass Ahmed <anass.1430@gmail.com>
RUN apt update && apt install -y postgresql-plperl-9.4