Skip to content

Conversation

@WereCatf
Copy link

@WereCatf WereCatf commented Apr 4, 2025

The original Dockerfile hardcodes UID and GID, causing annoyances for anyone not running as 1000:1000. This commit reworks the Dockerfile while also allowing the user to specify the desired UID and GID via the PUID and PGID environment variables.

WereCatf and others added 2 commits April 4, 2025 16:14
The original Dockerfile hardcodes UID and GID, causing annoyances
for anyone not running as 1000:1000. This commit reworks the
Dockerfile while also allowing the user to specify the desired
UID and GID via the PUID and PGID environment variables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants