Skip to content

Always use www-data user (Reassign to use PUID/PGID if specified) #231

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

Merged
merged 1 commit into from
Jun 27, 2025

Conversation

d7415
Copy link
Contributor

@d7415 d7415 commented Jun 27, 2025

This PR removes the lychee user from the Docker image and instead forces the www-data user to the provided PUID/PGID.

This was raised by Yoko on Discord, who has also done some testing of this branch (using the :www-data on Docker Hub, built a few days ago).

It's possible this will break things, but it shouldn't. I guess the most likely hit would be users with a custom PUID/PGID who have SKIP_PERMISSIONS_CHECKS enabled, but even then this should be fine.

@ildyria ildyria merged commit da6da08 into master Jun 27, 2025
9 checks passed
@ildyria ildyria deleted the use_wwwdata branch June 27, 2025 21:42
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