Julien Calixte 0e6b4ba2ee fix(cache): inline config via compose configs to avoid bind-mount path issue
Coolify's docker compose workdir doesn't always resolve ./config.yaml,
so Docker silently created the mount target as a directory, breaking
runner startup with 'is a directory'. Embed the config in the compose
file via the configs: top-level key — no external file dependency.
2026-06-06 23:26:39 +02:00
2026-06-06 21:12:04 +02:00
Description
No description provided
Readme 26 KiB