Skip to content

Remove unused PUID and PGID#2852

Merged
dgtlmoon merged 1 commit into
dgtlmoon:masterfrom
Entepotenz:remove_PUID_and_PGID
Dec 27, 2024
Merged

Remove unused PUID and PGID#2852
dgtlmoon merged 1 commit into
dgtlmoon:masterfrom
Entepotenz:remove_PUID_and_PGID

Conversation

@Entepotenz
Copy link
Copy Markdown
Contributor

Remove PUID and PGID because those configuration values are not used anywhere.

A user would expect this is working like in the linuxserver container images: https://docs.linuxserver.io/general/understanding-puid-and-pgid/

Remove PUID and PGID because those configuration values are not used anywhere
@dgtlmoon
Copy link
Copy Markdown
Owner

Hello, I'm confused what you mean, if they ARE set, then they ARE used, or are they never ever used under any circumstance ?

@Entepotenz
Copy link
Copy Markdown
Contributor Author

Hey and happy Christmas,

the answer is: "they never ever used under any circumstance"
The python program is not using it and the Container base image is not using it as well.
It is just a normal python image.

If you are using the linuxserver base image then it could be used automatically but with the current setup it does not have any effect.

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