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 # Set up user settings (~/.local/clawker/settings.yaml) clawker project init # Initialize project in current directory (clawker.yaml) clawker start # Build and 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