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

Update youtubedl-material.xml #532

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Conversation

Foxy-NC
Copy link
Contributor

@Foxy-NC Foxy-NC commented Nov 9, 2024

As per the official Docker Hub it is highly recommended to use the "nightly" version. Moreover it is actually necessary to use a newer version than "latest" in order to fix the wrong ownership of this container that uses UID 1000 and GUID 1000 by default.
In Unraid it should use the "nobody" user /group so we need to use the proper environment variables UID 99 and GID 100

As per the official Docker Hub it is highly recommended to use the "nightly" version.
Moreover it is actually necessary to use a newer version than "latest" in order to fix the wrong ownership of this container that uses UID 1000 and GUID 1000 by default.
In Un raid it should use the "nobody" user /group so we need to use the proper environment variables UID 99 and GID 100
@nwithan8 nwithan8 merged commit de453e2 into selfhosters:master Nov 9, 2024
1 check passed
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