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,3 +1,4 @@
- Automatic builds (reduced size, local wear, install duration...)
## 2.1.29 (23-12-2021)
- Update to latest version from anthonyraymond/joal

View File

@@ -1,13 +1,13 @@
#============================#
# ALEXBELGIUM'S DOCKERFILE #
#============================#
#           _.------.
#       _.-`    ('>.-`"""-.
# '.--'`       _'`   _ .--.)
#    -'         '-.-';`   `
#    ' -      _.'  ``'--. 
#        '---`    .-'""`
#               /`
# _.------.
# _.-` ('>.-`"""-.
# '.--'` _'` _ .--.)
# -' '-.-';` `
# ' - _.' ``'--.
# '---` .-'""`
# /`
#=== Home Assistant Addon ===#
#################

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",