Automatic builds

This commit is contained in:
Alexandre
2022-01-18 16:40:24 +01:00
parent 470c58d15a
commit d9fab47244
158 changed files with 582 additions and 861 deletions

View File

@@ -1,20 +1,14 @@
{
"arch": [
"aarch64",
"amd64",
"armv7",
"armhf"
],
"arch": ["aarch64", "amd64", "armv7", "armhf"],
"boot": "auto",
"description": "An open source command line RatioMaster with WebUI",
"environment": {},
"hassio_api": true,
"host_network": false,
"ingress": true,
"image": "ghcr.io/alexbelgium/joal-{arch}",
"ingress_port": 8099,
"map": [
"config:rw"
],
"map": ["config:rw"],
"name": "Joal",
"options": {
"ui_path": "joal",