Fix docs compose (again) (#3494)

This commit is contained in:
Andrew Chen Wang 2021-12-26 11:04:33 -05:00 committed by GitHub
parent ee14304dcf
commit e9ee4a930e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,8 @@ ENV PYTHONDONTWRITEBYTECODE 1
RUN apt-get update && apt-get install --no-install-recommends -y \
# To run the Makefile
make \
# psycopg2 dependencies
libpq-dev \
# Translations dependencies
gettext \
# Uncomment below lines to enable Sphinx output to latex and pdf