Add librespeed

This commit is contained in:
Eliz
2025-05-02 09:23:35 +00:00
parent f2f2e59de9
commit 6691a8c9eb
11 changed files with 400 additions and 0 deletions

9
librespeed/build.json Normal file
View File

@@ -0,0 +1,9 @@
{
"build_from": {
"aarch64": "lscr.io/linuxserver/librespeed:arm64v8-latest",
"amd64": "lscr.io/linuxserver/librespeed:amd64-latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}