25.8.0-trunk.371.0716.134154
·
35 commits
to main
since this release
fix(docker): avoid confusing hardware accelerator as container name Currently, installing Jellyfin, using the script (on a ROCK 5C, with RKMPP hardware accelerator) results into: ``` docker: invalid reference format Run 'docker run --help' for more information ``` This patch fixes it.