add qt pgsql

This commit is contained in:
Sebastian Hugentobler 2019-10-08 13:34:41 +02:00
parent 0c2fbfe545
commit 445bd38988

View File

@ -2,7 +2,11 @@ FROM thallian/confd-env:latest
ENV CERT_HOME /etc/ssl/murmur ENV CERT_HOME /etc/ssl/murmur
RUN apk add --no-cache murmur icu-libs incron RUN apk add --no-cache \
murmur \
icu-libs \
incron \
qt5-qtbase-postgresql
ADD /rootfs / ADD /rootfs /