aboutsummaryrefslogtreecommitdiff
path: root/debian/docker
Commit message (Collapse)AuthorAge
* Fix bad newlineJoshua M. Boniface2024-02-25
|
* Apply suggestionsUruk2024-02-23
|
* Apply suggestionsUruk2024-02-23
|
* Refactor jellyfin-packagingUruk2024-02-23
| | | | | | | | | | - Fix typo in the README - Added -f to rm from fix https://github.com/jellyfin/jellyfin/pull/11008 - Apply fix from https://github.com/jellyfin/jellyfin/pull/10763 - Refactor Docker for better syntax and readability - Update Intel runtime drivers to 24.05.28454.6 - Added possible miss line 159 docker/Dockerfile : "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg" - Removed wget in cleanup
* Make all variables more descriptiveJoshua M. Boniface2024-02-15
|
* Remove blank lineJoshua M. Boniface2024-02-11
|
* Add Dockerized debian buildersJoshua M. Boniface2024-02-07
bgstack15