Daytona · Arazzo Workflow
Daytona From Container Image to Running Sandbox
Version 1.0.0
Build a snapshot from an image, wait for it to build, then launch and run a sandbox from it.
View Spec
View on GitHub
Artificial IntelligenceAgentsCloudCode ExecutionComputer UseDeveloper ToolsInfrastructureOpen-SourceSandboxSecure ExecutionArazzoWorkflows
Provider
Workflows
image-to-running-sandbox
Build a snapshot from an image and launch a running sandbox from it.
Registers a snapshot from a container image, waits for the build, then creates and runs a sandbox backed by that snapshot.
1
2
pollBuild
Poll the snapshot until it becomes active, looping while it is building, pending, or pulling, and ending if the build fails.
3
4
pollSandbox
Poll the sandbox until it reaches started, looping while it is still provisioning and ending if it errors.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.