sudoxnym
74390d1a1f
Update config.yaml
2025-04-29 12:18:32 -06:00
sudoxnym
b25d3c3b64
Update config.yaml
2025-04-29 12:17:48 -06:00
sudoxnym
7ade0a2d07
Update build.yaml
2024-12-17 19:32:47 -07:00
sudoxnym
28e26bf893
Update config.yaml
2024-12-17 18:51:44 -07:00
Koen van Zuijlen
a1fb7ca533
Bumped version for ankerctl addon
2023-05-25 21:17:02 +02:00
Koen van Zuijlen
4a3641a6e6
Merge pull request #3 from Ankermgmt/chrivers/run-script-improvements
...
Chrivers/run script improvements
2023-05-25 21:11:55 +02:00
Christian Iversen
7547fcbadf
Allow run.sh to pass extra arguments to ankerctl.py, and exec into it, to avoid a /bin/sh instance.
2023-05-25 21:02:32 +02:00
Christian Iversen
2383325115
Fix shell path. POSIX specifies it to be /bin/sh.
2023-05-25 21:02:32 +02:00
Christian Iversen
426c8d1d1d
Avoid --chmod=755 in Dockerfile.
...
It seems `--chmod` is only support with a docker add-on. This causes home assistant to give this error:
```
Failed to install add-on
the --chmod option requires BuildKit. Refer to https://docs.docker.com/go/buildkit/
to learn how to build images with BuildKit enabled
```
Since we are calling `sh` as the `ENTRYPOINT`, it doesn't need to be +x anyway.
2023-05-25 20:56:26 +02:00
kvanzuijlen
2afe02422f
Added note that the addon is still WIP
2023-05-25 05:15:42 +00:00
kvanzuijlen
12b2555798
PR comments
2023-05-24 22:55:36 +00:00
kvanzuijlen
c627896623
Moved add repository badge
2023-05-24 22:32:36 +00:00
kvanzuijlen
1add0369b6
correct shebang
2023-05-24 22:20:37 +00:00
kvanzuijlen
41dfa42997
Changed default value for flask_host
2023-05-24 22:19:42 +00:00
kvanzuijlen
56eef1bd6f
Made flask_host configurable
2023-05-24 22:19:10 +00:00
kvanzuijlen
152170b53a
PR comments
2023-05-24 20:11:50 +00:00
kvanzuijlen
17fa302bf9
Added READMEs
2023-05-24 19:46:48 +00:00
kvanzuijlen
c941e07e08
Enabled persistence
2023-05-24 19:12:20 +00:00
kvanzuijlen
f6e5075049
Converted to hassio repository
2023-05-23 17:43:30 +00:00