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...)
## 4.3.3-3 (03-01-2022)
- Cleanup: config base folder changed to /config/addons_config (thanks @bruvv)

View File

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

View File

@@ -10,10 +10,9 @@
"upstream": "4.3.3",
"webui": "http://[HOST]:[PORT:3579]",
"startup": "services",
"image": "ghcr.io/alexbelgium/ombi-{arch}",
"environment": {},
"map": [
"config:rw"
],
"map": ["config:rw"],
"options": {
"PUID": 0,
"PGID": 0