empty project for a quick setup of Claude in Docker+VSCode
Motivation + bonus step-by-step github authorization setting here: timsh.org
- Docker installed
- VSCode installed
- Claude somehow paid for
git clone https://github.com/tim-sha256/claude-in-docker.gitcd claude-in-dockercode(or open the folder manually in VSCode)- a popup in the rear right corner should appear offering to "Reopen in Container" - do it!
- wait for a bit...
- in the automatically opened terminal tab you'll see that you're inside docker
- type
claudeto activate Claude Code
You're all set!