copilot-swe-agent[bot]
26d29f101d
Fix corrupted HEALTH_URL and ASCII art in Dockerfiles caused by version updater
...
The addons_updater script's global sed replacement corrupted Dockerfiles
when the upstream_version was empty (""), replacing all empty double-quoted
strings with version strings. This corrupted:
- HEALTH_URL values (causing malformed health check URLs and container
instability from failed health checks)
- ASCII art comments in Dockerfile headers
Fixed affected addons: guacamole, tdarr, photoprism, enedisgateway2mqtt_dev,
gazpar2mqtt, seafile
Also added a guard in the updater script to skip updates when version
strings are empty, preventing this corruption from recurring.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-26 17:15:13 +00:00
Alexandre
35f05b0e93
Fix script
2026-02-04 15:59:55 +01:00
Alexandre
97bc68f228
Chmod +x
2026-02-03 19:58:19 +01:00
Alexandre
c8e8d3c16e
Clean
2026-01-30 09:11:12 +01:00
Alexandre
302e39459d
remove bashio standalone
2026-01-29 13:26:08 +01:00
Alexandre
aa987e1ede
update standalone
2026-01-29 11:32:18 +01:00
Alexandre
f43020d85b
Accept standalone bashio
2026-01-29 11:06:24 +01:00
Alexandre
1f3eb13cb8
Clean
2026-01-20 14:27:06 +01:00
Alexandre
5bcb21db5e
Define shebang on the fly
2026-01-16 19:58:50 +01:00
alexbelgium
48c376e03d
Updater bot : guacamole updated to 1.6.0-bullseye
2025-12-24 08:33:25 +01:00
Alexandre
1fc05336e0
Change service run script to set environment variable
2025-09-16 15:24:35 +02:00
Alexandre
2a53f0c945
Update Dockerfile to clean up runtime environment
2025-09-16 14:57:13 +02:00
Alexandre
0bb5ca85ac
Update Dockerfile entrypoint and command settings
2025-09-16 14:32:25 +02:00
Alexandre
9ad4180667
Update Dockerfile
2025-09-16 14:29:06 +02:00
Alexandre
7c256b45e6
Uncomment environment variables and set working directory
2025-09-16 14:28:42 +02:00
Alexandre
99a2e19634
Clean up Dockerfile by removing unused lines
...
Remove commented environment variables and working directory settings.
2025-09-16 14:25:23 +02:00
Alexandre
2d5c8eb358
Add environment variable for entrypoint source
2025-09-16 14:21:25 +02:00
Alexandre
9c8e8f1851
Reset
2025-09-16 14:20:18 +02:00
Alexandre
b7779070c9
Update Dockerfile
2025-09-16 14:13:56 +02:00
Alexandre
07bfd6ea8a
Update Dockerfile with commented lines and sed modifications
2025-09-15 18:55:37 +02:00
Alexandre
7faf541e09
Modify Dockerfile to link 'with-contenv' to 'env'
2025-09-15 17:35:48 +02:00
Alexandre
b45e8da639
Restore ENTRYPOINT and CMD in Dockerfile
...
Re-enable ENTRYPOINT and CMD for the Docker container.
2025-09-15 13:11:23 +02:00
Alexandre
fe3f548fbf
Comment out ENTRYPOINT and CMD in Dockerfile
2025-09-15 12:41:41 +02:00
Alexandre
b35f2bdbee
Force env
...
https://github.com/alexbelgium/hassio-addons/issues/1304#issuecomment-3284566567
2025-09-13 07:08:22 +02:00
Alexandre
ce9e34823e
Modify Dockerfile to prevent variable unset
2025-09-02 19:26:17 +02:00
Alexandre
bb53062e94
Add bashio standalone to all
2025-08-02 11:13:15 +02:00
Alexandre
82bfe9d2cb
update
2025-07-20 16:14:23 +02:00
Alexandre
9eb2011f45
Update Dockerfile
2025-07-20 16:10:21 +02:00
Alexandre
e14cf0584e
Update Dockerfile
2025-07-20 16:05:34 +02:00
Alexandre
b13c634ca1
Update Dockerfile
2025-07-20 15:53:14 +02:00
Alexandre
aacc35c694
Update Dockerfile
2025-07-20 15:48:26 +02:00
Alexandre
75e1067a9a
Update Dockerfile
2025-07-20 15:47:15 +02:00
Alexandre
e0a6fa0161
Update Dockerfile
2025-07-20 15:45:01 +02:00
Alexandre
3db645592e
test
2025-07-20 15:27:57 +02:00
Alexandre
880310dfb8
Update Dockerfile
2025-07-20 05:00:16 +02:00
Alexandre
e741a12139
Update Dockerfile
2025-07-20 04:39:25 +02:00
Alexandre
7601f30d12
Update Dockerfile
2025-07-19 21:42:03 +02:00
Alexandre
bc8c7090e4
Update Dockerfile
2025-07-19 21:38:43 +02:00
Alexandre
13884525a5
Add BUILD_VERSION env
2025-02-14 11:15:38 +01:00
Alexandre
807945c91c
Fix log spamming
2025-01-06 10:16:16 +01:00
Alexandre
99c2400f88
Custom header for healthcheck
2025-01-06 01:56:43 +01:00
Alexandre
2676a5239c
Update Dockerfile
2024-03-18 08:14:28 +01:00
Alexandre
5477033514
Correct escape
...
https://github.com/alexbelgium/hassio-addons/issues/1309#issuecomment-2002883267
2024-03-18 08:08:55 +01:00
Alexandre
e2edd30211
Escape dot
...
https://github.com/alexbelgium/hassio-addons/issues/1309#issuecomment-2002883267
2024-03-18 08:00:05 +01:00
Alexandre
023a88c0af
Update Dockerfile
2024-03-17 21:03:34 +01:00
Alexandre
da3aa2ae8b
Revert config location to /config
...
https://github.com/alexbelgium/hassio-addons/issues/1309
2024-03-17 20:25:56 +01:00
Alexandre
3c099ae4bd
Ensure /bin/sh
2024-03-17 12:45:58 +01:00
Alexandre
80ab9db6b9
Lint
2024-03-17 09:56:21 +01:00
Alexandre
a29a371cbc
Ensure /bin exists
2024-03-17 09:52:26 +01:00
Alexandre
8c664cd4c0
Correct lint
2024-03-13 10:41:03 +01:00