-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hello,
would it be possible to make the PGID and PUID environment variables that you pass the container work as intended? As in run everything as the specified user and group and create all files as that user (i.e. 1001:1001)?
Could it be as simple as replacing the hardcoded values with the passed variable values in these project files?
/docker/root/etc/cont-init.d/30-config
/init/premiumizearrd.service
I am running my arrstack as user 1001 and couldn't find a simple workaround to make that work with premiumizearr-nova.
The classic premiumizearr I could just force to run as user 1001 with the --user docker flag, but with nova that doesn't work.
I appreciate any feedback and the work on this project in general!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working