mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-23 15:20:55 +00:00
Updates to docker files
This commit is contained in:
@ -91,7 +91,5 @@ RUN chmod 755 ${INVENTREE_SRC_DIR}/start_worker.sh
|
||||
# exec commands should be executed from the "src" directory
|
||||
WORKDIR ${INVENTREE_SRC_DIR}
|
||||
|
||||
USER inventree
|
||||
|
||||
# Let us begin
|
||||
CMD ["bash", "./start_server.sh"]
|
||||
|
Reference in New Issue
Block a user