How to add start command
When you are building a sandbox template you can specify the start command by using the-c
option:
Sandbox template config
You can specify the start command also inside thee2b.toml
in the same directory where you run e2b template build
.
Logs
You can retrieve the start command’s logs using the CLI:These logs include logs from the start command during the build phase.