Skip to main content

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