initial build

This commit is contained in:
Alexandre
2022-02-07 09:47:50 +01:00
parent e25a38a4dd
commit 36b584f0c6
10 changed files with 346 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"build_from": {
"armv7": "linuxserver/plex-meta-manager:arm32v7-latest",
"aarch64": "linuxserver/plex-meta-manager:arm64v8-latest",
"amd64": "linuxserver/plex-meta-manager:amd64-latest"
}
}