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...)
- Cleanup: config base folder changed to /config/addons_config (thanks @bruvv)
- New standardized logic for Dockerfile build and packages installation
- Add local & smb mounts (see readme)

View File

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

View File

@@ -36,6 +36,7 @@
"/dev/nvme2"
],
"environment": {},
"image": "ghcr.io/alexbelgium/resiliosync-{arch}",
"map": ["share:rw", "config:rw"],
"name": "ResilioSync",
"options": {