Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TZ, PUID and PGID env variables #604

Open
zax-ftw opened this issue Mar 17, 2024 · 1 comment
Open

Add TZ, PUID and PGID env variables #604

zax-ftw opened this issue Mar 17, 2024 · 1 comment
Assignees

Comments

@zax-ftw
Copy link

zax-ftw commented Mar 17, 2024

Description

Add TZ PUID PGID environment variables support in Docker version.

Why it should be implemented

TZ - required to show correct time in telemetry logs, consistency with most other images
PUID PGID - solve permission issues, consistency with most other images

@crltc
Copy link

crltc commented Mar 21, 2024

Description

Add TZ PUID PGID environment variables support in Docker version.

Why it should be implemented

TZ - required to show correct time in telemetry logs, consistency with most other images PUID PGID - solve permission issues, consistency with most other images

The docker image from linuxserver supports these variables.

@sstidl sstidl self-assigned this Mar 21, 2024
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

No branches or pull requests

3 participants