Default Templates
| Template | Description |
|---|---|
base | Python 3.11, Node.js 20, Yarn, Git, and GitHub CLI |
claude-agent-python | Claude Agent SDK with Python 3.11, Node.js 20, and Claude Code CLI |
See Default Templates for detailed specifications of each template.
Custom Templates
Create templates with your specific dependencies:Template Lifecycle
- Define: Specify base image, packages, and configuration
- Build: Moru builds and caches the template
- Ready: Template is available for use
- Create: Sandboxes start instantly from the cached template
Template Benefits
Fast Startup
Sandboxes start in seconds with all dependencies pre-installed.
Consistency
Every sandbox starts with the exact same environment.
Cost Efficiency
Install once, use many times - no repeated package downloads.