Runs Jellyfin as a docker-compose
service.
- Built using the official Jellyfin Docker image
- Runs as a non-root user
- Only runs
jellyfin
in the container - Simple
Dockerfile
anddocker-compose.yml
files
make build
make up
After starting, Jellyfin will be available at http://localhost:8096
.
On first run, delete the existing dummy server in the web interface. Next, refresh the page to see the Jellyfin setup wizard. Finally, follow the wizard to configure the server as desired.