server-docker
server-docker copied to clipboard
Improve dockerfile to make ffmpeg installation more generic
- Use JELLYFIN_VERSION argument instead of using hard coded value
- Detect OS version instead of hard coded value
#41
Improved version:
- https://github.com/Stremio/server-docker/pull/52
covers other things as well