mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 03:56:43 +00:00
Remove commented line
This commit is contained in:
parent
cbb94d2ff7
commit
c07aef7f75
@ -73,9 +73,6 @@ RUN apk add --no-cache postgresql-contrib postgresql-dev libpq pg_dump
|
|||||||
# 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 mysqldump
|
||||||
|
|
||||||
# Create required directories
|
|
||||||
#RUN mkdir ${INVENTREE_DATA_DIR}}/media ${INVENTREE_HOME}/static ${INVENTREE_HOME}/backup
|
|
||||||
|
|
||||||
# Install required python packages
|
# Install required python packages
|
||||||
RUN pip install --upgrade pip setuptools wheel
|
RUN pip install --upgrade pip setuptools wheel
|
||||||
RUN pip install --no-cache-dir -U invoke
|
RUN pip install --no-cache-dir -U invoke
|
||||||
|
Loading…
x
Reference in New Issue
Block a user