Skip to content

Commit

Permalink
Merge pull request #691 from KazaHesto/patch-1
Browse files Browse the repository at this point in the history
Update Quadlet RemapUsers option to UserNS
  • Loading branch information
Shadowghost authored Oct 8, 2023
2 parents de87358 + 78f140c commit f0b5d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/installation/container.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ As always it is recommended to run the container rootless. Therefore we want to
Image=docker.io/jellyfin/jellyfin:latest
Label=io.containers.autoupdate=registry
PublishPort=8096:8096/tcp
RemapUsers=keep-id
UserNS=keep-id
Volume=jellyfin-config:/config:Z
Volume=jellyfin-cache:/cache:Z
Volume=jellyfin-media:/media:Z
Expand Down

0 comments on commit f0b5d3c

Please sign in to comment.