mirror of
https://github.com/inventree/InvenTree
synced 2025-07-25 21:03:55 +00:00
remove unneeded section
This commit is contained in:
@ -120,8 +120,6 @@ RUN cd ${INVENTREE_HOME} && inv frontend-compile
|
||||
COPY contrib/container/execute.sh ${INVENTREE_HOME}/execute.sh
|
||||
RUN chmod +x ${INVENTREE_HOME}/execute.sh
|
||||
|
||||
COPY db_version ${INVENTREE_HOME}/db_version
|
||||
|
||||
# InvenTree production image:
|
||||
# - Copies required files from local directory
|
||||
# - Starts a gunicorn webserver
|
||||
|
Reference in New Issue
Block a user