Files
trebuchet/apps
Chris Farhood ec4b7e674f fix(infra): use args instead of command for Temporal container
The temporalio/temporal image has `temporal` as its entrypoint.
Using `command` overrides the entrypoint entirely. Use `args` to
pass `server start-dev` to the existing entrypoint.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-20 06:26:26 -04:00
..