1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 10:37:58 +03:00
mal/plpgsql/Dockerfile-postgres
2016-05-02 23:37:15 -05:00

5 lines
88 B
Plaintext

FROM sameersbn/postgresql
RUN apt-get -y update
RUN apt-get -y install make cpp python