mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
addition of nextcloud and transmission based on linuxserver
This commit is contained in:
10
nextcloud/build.json
Normal file
10
nextcloud/build.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"squash": false,
|
||||
"build_from": {
|
||||
"aarch64": "linuxserver/nextcloud:arm64v8-20.0.3-ls110",
|
||||
"amd64": "linuxserver/nextcloud-20.0.3-ls110",
|
||||
"armhf": "linuxserver/nextcloud:arm32v7-20.0.3-ls110",
|
||||
"armv7": "linuxserver/nextcloud:arm32v7-20.0.3-ls110"
|
||||
},
|
||||
"args": {}
|
||||
}
|
||||
Reference in New Issue
Block a user