mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
parent
53f18368ba
commit
4c3b555480
@ -68,8 +68,7 @@ RUN apk add --no-cache git make bash \
|
||||
# PostgreSQL support
|
||||
postgresql postgresql-contrib postgresql-dev libpq \
|
||||
# MySQL/MariaDB support
|
||||
mariadb-connector-c mariadb-dev mariadb-client \
|
||||
some-made-up-package
|
||||
mariadb-connector-c mariadb-dev mariadb-client
|
||||
|
||||
# Install required base-level python packages
|
||||
COPY requirements.txt requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user