mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
Run as root
This commit is contained in:
parent
42b400e619
commit
1f881dd041
@ -19,7 +19,6 @@ RUN echo "Installing InvenTree '${INVENTREE_VERSION}' from ${INVENTREE_REPO}"
|
||||
|
||||
# Create user account
|
||||
RUN addgroup -S inventreegroup && adduser -S inventree -G inventreegroup
|
||||
USER inventree
|
||||
WORKDIR /home/inventree
|
||||
|
||||
# Install git
|
||||
|
Loading…
x
Reference in New Issue
Block a user