Docker sandbox mode runs your agent in a local container so you can catch runtime issues before publishing.Documentation Index
Fetch the complete documentation index at: https://docs.charmos.io/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Docker Desktop or Docker Engine.
charmos[runner]installed.
Run in Docker
Mock OAuth and Skills
Why Use It
Docker mode helps catch:- missing dependencies,
- Linux/runtime differences,
- hardcoded local paths,
- missing environment variables,
- mode mismatches between
standardandfull.
