The act_runner entrypoint ignores CONFIG_FILE for the daemon command, so container.options (pnpm cache volume) never loads. Use a custom command that registers manually then runs daemon with --config explicitly.
The act_runner entrypoint ignores CONFIG_FILE for the daemon command, so container.options (pnpm cache volume) never loads. Use a custom command that registers manually then runs daemon with --config explicitly.