mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-02 13:28:49 +00:00
More install fixes
This commit is contained in:
parent
69473b9bff
commit
9eb559bec5
@ -74,7 +74,7 @@ RUN apk add --no-cache sqlite
|
|||||||
RUN apk add --no-cache postgresql postgresql-contrib postgresql-dev libpq
|
RUN apk add --no-cache postgresql postgresql-contrib postgresql-dev libpq
|
||||||
|
|
||||||
# MySQL support
|
# MySQL support
|
||||||
RUN apk add --no-cache mariadb-connector-c mariadb-dev mysqldump
|
RUN apk add --no-cache mariadb-connector-c mariadb-dev mariadb-client
|
||||||
|
|
||||||
# Install required python packages
|
# Install required python packages
|
||||||
RUN pip install --upgrade pip setuptools wheel
|
RUN pip install --upgrade pip setuptools wheel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user