Skip to content
Discussion options

You must be logged in to vote

Jellyseerr image ran rootfull and was not properly setup. Seerr is rootless now and the UID:GID 1000:1000 is the node user.
Here is why this is recommended (from a discussion in discord by @M0NsTeRRR)

Docker container does not works like that you should read some documentation on how permissions works, you can manage the issue you mention
https://docs.docker.com/engine/security/userns-remap/

The remapping itself is handled by two files: /etc/subuid and /etc/subgid. Each file works the same, but one is concerned with the user ID range, and the other with the group ID range. Consider the following entry in /etc/subuid:

testuser:231072:65536

This means that testuser is assigned a subordina…

Replies: 5 comments 14 replies

Comment options

You must be logged in to vote
3 replies
@glarizza
Comment options

@M0NsTeRRR
Comment options

@mathisgauthey
Comment options

Answer selected by M0NsTeRRR
Comment options

You must be logged in to vote
3 replies
@M0NsTeRRR
Comment options

@DarkSpectrum
Comment options

@fallenbagel
Comment options

Comment options

You must be logged in to vote
1 reply
@M0NsTeRRR
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@Zhoardkell
Comment options

@Ayitaka
Comment options

@fallenbagel
Comment options

@Zhoardkell
Comment options

@fallenbagel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
9 participants