Add psycopg2 in mailman-web container.
Copy the settings file from /opt/mailman/web/ in the host system which is supposed to be mounted at /opt/mailman-web-data/ in the container.
This commit is contained in:
@@ -11,8 +11,8 @@ RUN apt-get update \
|
||||
git+https://gitlab.com/mailman/django-mailman3.git \
|
||||
git+https://gitlab.com/mailman/hyperkitty.git \
|
||||
whoosh \
|
||||
uwsgi
|
||||
|
||||
uwsgi \
|
||||
psycopg2
|
||||
|
||||
ADD mailman-web /opt/mailman-web
|
||||
|
||||
|
||||
Reference in New Issue
Block a user