copilot-swe-agent[bot]
014dd33231
fix: ensure wger sudoers entry persists after sudo package installation
...
The sudoers entry for the wger user was written to /etc/sudoers before
the sudo package was installed. When apt-get installs sudo, its default
/etc/sudoers conffile may overwrite the entry, causing sudo to fail at
runtime. This prevented ha_entrypoint.sh from running as root, so
/data/media was never created with correct permissions, resulting in
PermissionError when downloading exercise images.
Fix: re-add the sudoers entry after the sudo package is installed.
Also improve symlink handling in 90-run.sh to avoid self-referencing
copies on subsequent container starts.
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com >
2026-02-25 16:52:46 +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
70c522ecf9
Update
2026-01-21 14:24:19 +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
Alexandre
a0d944c5d3
Fix wger env sourcing
2025-09-22 08:03:35 +02:00
Alexandre
a658d8ff0f
Update entrypoint.sh commands in Dockerfile
2025-09-19 21:58:36 +02:00
Alexandre
6c29a1ff0f
Update entrypoint.sh to source /data/env.sh
2025-09-19 21:56:20 +02:00
Alexandre
49dd8060b0
Fix sudo command in Dockerfile entrypoint script
2025-09-01 09:24:23 +02:00
Alexandre
386091846a
Update Dockerfile
2025-09-01 09:18:22 +02:00
Alexandre
5fa3486882
Update Dockerfile
2025-09-01 08:49:40 +02:00
Alexandre
b5b754360e
Update Dockerfile
2025-09-01 08:48:43 +02:00
Alexandre
25de939397
Comment out USER directive in Dockerfile
2025-09-01 07:50:22 +02:00
Alexandre
95d4812098
Update Dockerfile to set entrypoint and command
2025-09-01 07:22:18 +02:00
Alexandre
bb53062e94
Add bashio standalone to all
2025-08-02 11:13:15 +02:00
Alexandre
dc797aab97
Update Dockerfile
2025-07-15 09:26:38 +02:00
Alexandre
602abc9237
user server image
...
https://github.com/alexbelgium/hassio-addons/issues/1941
2025-07-15 09:13:28 +02:00
Alexandre
4b04b47bf5
Update Dockerfile
2025-04-12 09:41:46 +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
d377698afa
Lint
2024-03-19 14:12:47 +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
Alexandre
d9c3ab0e71
Lint : DL3020
2024-03-12 14:10:40 +01:00
Alexandre
8e035dde96
Restore
2023-11-21 09:53:56 +01:00
Alexandre
dc76df5ba7
Change name
2023-10-12 08:31:54 +02:00
Alexandre
39795634ba
Correction
2023-09-10 07:53:37 +02:00
Alexandre
629efc0e93
External entrypoint modif
2023-09-10 07:28:02 +02:00
Alexandre
70ebdce084
Correct
2023-09-09 20:21:56 +02:00
Alexandre
c483228049
Avoid error if cont-env not defined
2023-09-09 20:04:45 +02:00
Alexandre
e8900fb0dc
Correct typo
2023-09-09 19:35:53 +02:00
Alexandre
2c2502f575
ha_autoapps script
2023-09-09 19:24:52 +02:00
Alexandre
f79352608d
External modules script
2023-09-09 19:17:08 +02:00
Alexandre
fdc05fcb8a
Allow /sur/bin/bashio
2023-09-09 12:21:47 +02:00
Alexandre
de702a75e6
Lint
2023-09-09 12:10:43 +02:00
Alexandre
e5fef25659
Merge branch 'master' of https://github.com/alexbelgium/hassio-addons
2023-09-09 09:20:19 +02:00
Alexandre
c97e1007e1
Entrypoint modification
2023-09-09 09:20:16 +02:00
Alexandre
9cbfe5642c
Allow other users
2023-09-08 22:42:42 +02:00
Alexandre
0f62e501fc
Order
2023-09-05 23:24:01 +02:00
Alexandre
6a8e30e909
Clean logic
2023-09-05 21:27:22 +02:00
Alexandre
438f75a658
Hook entrypoint
2023-09-05 21:05:41 +02:00
Alexandre
e762b85847
ha_entrypoint
2023-09-05 18:23:50 +02:00