You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments