remove unneeded section

This commit is contained in:
Matthias Mair
2024-08-20 12:01:40 +02:00
committed by GitHub
parent 7d10d69537
commit 51ce61a0d7

View File

@ -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