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
alexbelgium
d4f9afc2de
fix: auto-fix linting issues
2025-09-21 00:32:05 +00:00
Alexandre
1aaa1174c1
Update ownership and permissions for env.sh
2025-09-19 21:57:17 +02:00
Alexandre
a78e449596
Update permissions and environment variable export
...
Refactor environment variable handling and permissions.
2025-09-19 21:36:25 +02:00
Alexandre
e280843380
Update 90-run.sh
2025-09-01 09:36:12 +02:00
Alexandre
7fe854c6cf
Modify entrypoint command to change directory first
...
Change the command to execute entrypoint.sh with a directory change.
2025-09-01 08:59:16 +02:00
Alexandre
29b44bfbb9
Change ownership of data and home directories to 'wger'
2025-09-01 08:55:22 +02:00
Alexandre
00387e978e
Update 90-run.sh
2025-09-01 08:54:36 +02:00
Alexandre
e9c2088508
Update 90-run.sh
2025-09-01 08:49:14 +02:00
Alexandre
fa7b22ccec
Update 90-run.sh
2025-09-01 08:45:08 +02:00
Alexandre
2d3eb41630
Change entrypoint execution to use 'su' command
2025-09-01 07:52:47 +02:00
Alexandre
18b80232a3
Start entrypoint script after nginx
2025-09-01 07:20:22 +02:00
alexbelgium
f5428e0950
fix: auto-fix linting issues
2025-07-23 08:58:09 +00:00
alexbelgium
f728166b14
fix: auto-fix linting issues
2025-06-10 10:06:17 +00:00
Alexandre
e0cfc723cf
Centralize
2023-09-05 21:22:34 +02:00
Alexandre
4c253ea248
Add colors
2023-09-05 17:14:28 +02:00
Alexandre
8a925613a7
User docker-mods for entrypoint when available
2023-09-05 12:05:39 +02:00
Alexandre
e84e5cfb3e
Ipv6 Off Nginx
2023-04-20 22:34:48 +02:00
Alexandre
15ad3ceb18
Remove touch
2023-03-11 13:43:32 +01:00
Alexandre
eddcba146c
Clena entrypoint
2023-02-26 11:14:16 +01:00
github-actions
8c90a75d55
GitHub bot : scripts executable
2022-12-20 08:46:36 +00:00
Alexandre
19e8f7a808
Make executable
2022-12-20 09:46:24 +01:00
github-actions
c26798e29e
GitHub bot : scripts executable
2022-12-20 08:45:53 +00:00
Alexandre
821d5776b5
Changing file permissions
2022-12-20 09:44:22 +01:00
github-actions
5649b7ed71
GitHub bot : scripts executable
2022-12-19 22:20:22 +00:00
github-actions
684f4132b3
Github bot : script beautyshied
2022-12-04 00:12:37 +00:00
Alexandre
875e9d2ffe
Added
2022-11-28 14:06:47 +01:00
Alexandre
71d118144f
moved to test
2022-07-10 11:28:22 +02:00
Alexandre
b2e495c734
Update run.sh
2022-07-10 11:21:59 +02:00
Alexandre
ac105a9584
Update run.sh
2022-07-10 11:21:33 +02:00
Alexandre
3098d17fee
Update run.sh
2022-07-10 11:21:02 +02:00
Alexandre
42fc2bf0a0
Update run.sh
2022-07-10 11:17:55 +02:00
Alexandre
b678fea6de
Update run.sh
2022-07-10 11:10:50 +02:00
Alexandre
40b9ddeca4
Update run.sh
2022-07-10 11:00:35 +02:00
Alexandre
c82a8a3697
Update run.sh
2022-07-10 10:52:25 +02:00
Alexandre
25bb3a3d45
Update run.sh
2022-07-10 09:29:24 +02:00
Alexandre
51bf984778
Update run.sh
2022-07-10 09:23:28 +02:00
Alexandre
dff291963d
Update run.sh
2022-07-10 09:13:40 +02:00
Alexandre
b4fb254403
Update run.sh
2022-07-10 09:11:43 +02:00
Alexandre
9a340736cd
Update run.sh
2022-07-10 09:02:23 +02:00
Alexandre
73ab0e1dcf
Update run.sh
2022-07-10 08:56:03 +02:00
Alexandre
7e8e60f83e
Update run.sh
2022-07-10 08:54:27 +02:00
Alexandre
a5dfc9a5e2
Update run.sh
2022-07-10 08:51:42 +02:00
Alexandre
a9a8136379
Update run.sh
2022-07-10 08:47:51 +02:00
Alexandre
8f8c033786
Update run.sh
2022-07-10 08:42:15 +02:00
Alexandre
09c3017644
Update run.sh
2022-07-10 08:41:26 +02:00
Alexandre
4c10124a03
Update run.sh
2022-07-10 08:34:35 +02:00
Alexandre
f13e21a7ca
Update run.sh
2022-07-10 08:33:20 +02:00
Alexandre
7426bdee9d
Update run.sh
2022-07-10 08:28:07 +02:00
Alexandre
f2874bcb1b
test
2022-07-10 08:25:26 +02:00