Skip to content
Cloudflare Docs

Configuration

Configure your Sandbox SDK deployment with Wrangler, customize container images, and manage environment variables.

Wrangler configuration

Configure Durable Objects bindings, container images, and Worker settings in wrangler.jsonc.

Dockerfile reference

Customize the sandbox container image with your own packages, tools, and configurations.

Transport modes

Configure HTTP or WebSocket transport to optimize communication and avoid subrequest limits.

Sandbox options

Configure sandbox behavior with options like keepAlive for long-running processes.