d8a1ebcd96a204978bbfb027e4ea2cd867ed8763
Without this, is empty and entrypoint.sh runs bare 'hermes' which defaults to interactive chat mode. With a non-TTY stdin this exits immediately with prompt_toolkit's 'Input is not a terminal' warning, causing a container restart loop. The profile gateways (run-multi-gateways.sh) were unaffected because the script passes 'gateway run' explicitly.
Description
No description provided
Languages
Dockerfile
46.1%
Python
42%
Makefile
6.1%
Shell
5.8%