Sign inSign up

loxoo/jellyfin

By loxoo

•Updated about 1 year ago

A Docker image for the Free Software Media System

Image
0

661

loxoo/jellyfin repository overview

⁠loxoo/jellyfin⁠

Git Commit Build Status Latest Version Size Docker Stars Docker Pulls

⁠Usage

docker run -d \
    --name=srvjellyfin \
    --restart=unless-stopped \
    --hostname=srvjellyfin \
    -p 8096:8096 \
    -v $PWD/config:/config \
    loxoo/jellyfin

⁠Environment

  • $SUID - User ID to run as. default: 942
  • $SGID - Group ID to run as. default: 942
  • $TZ - Timezone. optional

⁠Volume

  • /config - A path for storing jellyfin global config.

⁠Network

  • 8096/tcp - The port that jellyfin should listen for web connections on.

Tag summary

Content type

Image

Digest

sha256:44071ff1a…

Size

367.6 MB

Last updated

about 1 year ago

docker pull loxoo/jellyfin