A Docker image for the Free Software Media System
661
docker run -d \
--name=srvjellyfin \
--restart=unless-stopped \
--hostname=srvjellyfin \
-p 8096:8096 \
-v $PWD/config:/config \
loxoo/jellyfin
$SUID - User ID to run as. default: 942$SGID - Group ID to run as. default: 942$TZ - Timezone. optional/config - A path for storing jellyfin global config.8096/tcp - The port that jellyfin should listen for web connections on.Content type
Image
Digest
sha256:44071ff1a…
Size
367.6 MB
Last updated
about 1 year ago
docker pull loxoo/jellyfin