mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-02 21:38:48 +00:00
Getting there...
This commit is contained in:
parent
251ec7a02f
commit
24d36e0b66
@ -29,7 +29,6 @@ RUN git clone --branch $INVENTREE_VERSION --depth 1 ${INVENTREE_REPO} ${INVENTRE
|
|||||||
|
|
||||||
# Install required system packages
|
# Install required system packages
|
||||||
RUN apk add --no-cache postgresql-contrib postgresql-dev libpq
|
RUN apk add --no-cache postgresql-contrib postgresql-dev libpq
|
||||||
RUN apk add --no-cache libmysqlclient
|
|
||||||
RUN apk add --no-cache mariadb-connector-c mariadb-dev
|
RUN apk add --no-cache mariadb-connector-c mariadb-dev
|
||||||
|
|
||||||
# Install required PIP packages
|
# Install required PIP packages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user