User Tools

Site Tools


jellyfyn

This is an old revision of the document!


update jellyfin

docker stop jellyfin
docker rm jellyfin
docker pull jellyfin/jellyfin:latest
docker run -d --name jellyfin --user 1000:1000 --group-add="132" --net=host --volume jellyfin-config:/config --volume jellyfin-cache:/cache --mount type=bind,source=/media/datapubl,target=/media,readonly --restart=unless-stopped --device /dev/dri/renderD128:/dev/dri/renderD128  jellyfin/jellyfin
jellyfyn.1734099344.txt.gz · Last modified: 2024/12/13 14:15 by glebelg