Launching and Shutting Down new Devboxes
When a Devbox is launched, Runloop will allocate the necessary infrastructure. You should see the Devbox transition to therunning
state at which point you will be able to interact with the Devbox:
You can also create a devbox from a snapshot or blueprint to optimize boot times.
Check out the Snapshots Guide for more information.
Once a devbox is shutdown, it’s disk state is deleted so if you want to keep your devbox’s disk state, you should suspend it instead or use a snapshot.