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

View File

@@ -1,15 +1,10 @@
{
"arch": [
"amd64",
"aarch64"
],
"arch": ["amd64", "aarch64"],
"boot": "auto",
"description": "manage your personal workouts, weight and diet plans",
"image": "ghcr.io/alexbelgium/wger-{arch}",
"environment": {},
"map": [
"share:rw",
"ssl:ro"
],
"map": ["share:rw", "ssl:ro"],
"name": "Wger",
"options": {},
"ports": {