Documentation navigation
Anybuild documentation

Local Preview

Run the built artifact on your system with the plan's start command.

Build and preview

Terminal
anybuild . --start

Run an existing build

Terminal
anybuild build .anybuild run . --start

Runtime behavior

The local runner loads the evaluated command and environment from Anybuild state, merges volume mappings, supplies PORT, and inherits subprocess I/O for an interactive terminal.