aboutsummaryrefslogtreecommitdiff
path: root/docker
Commit message (Collapse)AuthorAge
* Add libmali OpenCL runtime for Rockchip RK3588Uruk2024-02-24
| | | | Co-authored-by: nyanmisaka <nst799610810@gmail.com>
* 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
* Add JELLYFIN_VERSION to all build-time envsJoshua M. Boniface2024-02-16
|
* Make all variables more descriptiveJoshua M. Boniface2024-02-15
|
* Add combined docker builds and rework Deb buildsJoshua M. Boniface2024-02-11
|
* Add Docker build dockerfilesJoshua M. Boniface2024-02-04
bgstack15