mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-01 11:46:07 +02:00
Automatic builds
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
- Automatic builds (reduced size, local wear, install duration...)
|
||||
|
||||
## 0.7.1 (03-01-2022)
|
||||
- Breaking change
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
#============================#
|
||||
# ALEXBELGIUM'S DOCKERFILE #
|
||||
#============================#
|
||||
# _.------.
|
||||
# _.-` ('>.-`"""-.
|
||||
# '.--'` _'` _ .--.)
|
||||
# -' '-.-';` `
|
||||
# ' - _.' ``'--.
|
||||
# '---` .-'""`
|
||||
# /`
|
||||
# _.------.
|
||||
# _.-` ('>.-`"""-.
|
||||
# '.--'` _'` _ .--.)
|
||||
# -' '-.-';` `
|
||||
# ' - _.' ``'--.
|
||||
# '---` .-'""`
|
||||
# /`
|
||||
#=== Home Assistant Addon ===#
|
||||
|
||||
#################
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7", "armhf"],
|
||||
"image": "ghcr.io/alexbelgium/whoogle-{arch}",
|
||||
"boot": "auto",
|
||||
"upstream": "0.7.0",
|
||||
"webui": "http://[HOST]:[PORT:5000]",
|
||||
@@ -13,7 +14,7 @@
|
||||
"environment": {},
|
||||
"map": ["config:rw"],
|
||||
"options": {
|
||||
"TZ":"Europe/Amsterdam",
|
||||
"TZ": "Europe/Amsterdam",
|
||||
"WHOOGLE_CONFIG_URL": "https://website.com",
|
||||
"WHOOGLE_CONFIG_LANGUAGE": "lang_en"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user