Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.clawker.dev/llms.txt

Use this file to discover all available pages before exploring further.

clawker

Manage Claude Code in secure Docker containers with clawker

Synopsis

Clawker (claude + docker) wraps Claude Code in safe, reproducible, monitored, isolated Docker containers. Quick start: clawker init # Initialize project in current directory (.clawker.yaml) clawker build # Build the container image clawker run # Start Claude Code in a container clawker stop # Stop the container Workspace modes: —mode=bind Live sync with host (default) —mode=snapshot Isolated copy in Docker volume

Subcommands

Options

  -D, --debug   Enable debug logging
  -h, --help    help for clawker