mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-02 13:28:49 +00:00
Sudo not required, I guess?
This commit is contained in:
parent
7683cc1aaa
commit
b9f9b26ca5
@ -53,4 +53,4 @@ RUN mkdir /home/inventree/media /home/inventree/static /home/inventree/log /home
|
|||||||
# Copy supervisor file
|
# Copy supervisor file
|
||||||
COPY deploy/inventree.conf /etc/supervisor/conf.d/inventree.conf
|
COPY deploy/inventree.conf /etc/supervisor/conf.d/inventree.conf
|
||||||
|
|
||||||
RUN sudo service supervisor start
|
RUN service supervisor start
|
||||||
|
Loading…
x
Reference in New Issue
Block a user