mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
rebase mariadb feature onto dev
This commit is contained in:

committed by
Trenton Holmes

parent
24da6ce84e
commit
14cd50a8c3
@@ -56,6 +56,7 @@ ARG RUNTIME_PACKAGES="\
|
||||
curl \
|
||||
file \
|
||||
# fonts for text file thumbnail generation
|
||||
default-libmysqlclient-dev \
|
||||
fonts-liberation \
|
||||
gettext \
|
||||
ghostscript \
|
||||
@@ -186,6 +187,7 @@ COPY Pipfile* ./
|
||||
ARG BUILD_PACKAGES="\
|
||||
build-essential \
|
||||
git \
|
||||
mariadb-client \
|
||||
python3-dev"
|
||||
|
||||
RUN set -eux \
|
||||
|
Reference in New Issue
Block a user