add qt pgsql
This commit is contained in:
parent
0c2fbfe545
commit
445bd38988
@ -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 /
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user