Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

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

Merged
ildyria merged 1 commit intomasterfrom
use_wwwdata
Jun 27, 2025
Merged

Always use www-data user (Reassign to use PUID/PGID if specified)#231
ildyria merged 1 commit intomasterfrom
use_wwwdata

Conversation

@d7415
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants