Documentation Index
Fetch the complete documentation index at: https://docs.sb0.dev/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
This step requires Docker to be installed and running on your machine. To install Docker, follow the official installation guide.
Authenticate
First, authenticate your CLI with the sb0 platform:Build
Build your agent into a Docker image:This packages your agent code, dependencies, and runtime into a production-ready container.Expected output:
Push
From your This builds and uploads your agent to the sb0 platform registry.Expected output:
agent/ directory, push your agent to the platform: