diff --git a/Dockerfile b/Dockerfile index 8f7ca6e..c373539 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,11 @@ FROM thallian/confd-env:latest 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 /