Skip to content

Make PGID and PUID variables work as intended #51

@Gitmiscode

Description

@Gitmiscode

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

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions