From 12305850efc16bbe121b27e8278a5f02acc862d1 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 30 Jun 2016 14:02:12 +0200 Subject: [PATCH] add qt postgre driver --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0752d46..79c1837 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM thallian/confd-env:latest -RUN apk add --no-cache murmur +RUN apk add --no-cache murmur qt-postgresql VOLUME /etc/ssl/murmur