docker run -d
--name jellyfin
--user uid:gid
-p 9096:8096
--volume /path/to/config:/config \ # Alternatively --volume jellyfin-config:/config --volume /path/to/cache:/cache \ # Alternatively --volume jellyfin-cache:/cache --mount type=bind,source=/path/to/media,target=/media
--restart=unless-stopped
jellyfin/jellyfin

docker run -d --name jellyfin --user uidgid --net=host --volume pathtoconfigconfig # Alternatively --volume jellyfin-configconfig --volume pathtocachecache # Alternatively --volume jellyfin-cach

原文地址: https://www.cveoy.top/t/topic/exxj 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录