Skip to content

25.8.0-trunk.371.0716.134154

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:42
· 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.