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