Skip to content
Snippets Groups Projects
Verified Commit 26e0a028 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Added necessary dependencies for pgsql

parent 95abf6f0
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ RUN apt-get update && \
apt-get install -y software-properties-common && \
add-apt-repository ppa:mamarley/quassel && \
apt-get update && \
apt-get install -y quassel-core
apt-get install -y quassel-core libqt5sql5-psql
EXPOSE 4242/tcp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment