mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-21 11:58:21 +02:00
Automatically create mailing lists
This commit is contained in:
@ -4,7 +4,7 @@ ENV PYTHONUNBUFFERED 1
|
||||
ENV DJANGO_ALLOW_ASYNC_UNSAFE 1
|
||||
|
||||
# Install LaTeX requirements
|
||||
RUN apk add --no-cache gettext texlive nginx gcc libc-dev libffi-dev postgresql-dev libmagic
|
||||
RUN apk add --no-cache gettext nginx gcc libc-dev libffi-dev libxml2-dev libxslt-dev postgresql-dev libmagic
|
||||
|
||||
RUN apk add --no-cache bash
|
||||
|
||||
|
Reference in New Issue
Block a user