mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-07 06:28:48 +02:00
added jellyfin
This commit is contained in:
8
jellyfin/build.json
Normal file
8
jellyfin/build.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armv7": "linuxserver/jellyfin:arm32v7-",
|
||||
"armhf": "linuxserver/jellyfin:arm32v7-",
|
||||
"aarch64": "linuxserver/jellyfin:arm64v8-",
|
||||
"amd64": "linuxserver/jellyfin:amd64-"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user