mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-12 18:39:55 +02:00
Plex initial upload
This commit is contained in:
8
plex/build.json
Normal file
8
plex/build.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armv7": "linuxserver/plex:arm32v7-beta-version-",
|
||||
"armhf": "linuxserver/plex:arm32v7-beta-version-",
|
||||
"aarch64": "linuxserver/plex:arm64v8-beta-version-",
|
||||
"amd64": "linuxserver/plex:amd64-beta-version-"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user