Skip to main content

clawker

Run coding agents in secure Docker containers with clawker

Synopsis

Clawker wraps coding agent harnesses (Claude Code and others) in safe, reproducible, monitored, isolated Docker containers. Quick start: clawker init # Initialize project in current directory clawker build # Build the container image clawker run # Start the agent 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