feat: new addon

This commit is contained in:
Alexandre
2022-04-12 16:37:26 +02:00
parent dd49a28195
commit e041264bea
11 changed files with 320 additions and 0 deletions

7
omada/build.json Normal file
View File

@@ -0,0 +1,7 @@
{
"build_from": {
"armv7": "mbentley/omada-controller:latest",
"aarch64": "mbentley/omada-controller:latest",
"amd64": "mbentley/omada-controller:latest"
}
}