claude-docker: one command, one container, full permissions

TL;DR AI
2 min readKey summary
A one-command install script builds a minimal Docker image with Claude Code and supporting tools, then sets up shell aliases.
Users can launch Claude Code or a bash shell inside the container with the current project mounted as the working directory.
This reduces risk by confining Claude Code’s broad permissions to a Docker container instead of the host system.
