1
Get Started
- Install Docker Desktop: Download and install from the official website.
- Create an Anthropic Account: Sign up at the Anthropic Console and generate your API key.
- Run the Container: Open your terminal and execute:
docker run -e ANTHROPIC_API_KEY=
-v $HOME/.anthropic:/home/computeruse/.anthropic -p 8080:8080 -it ghcr.io/anthropics/anthropic-quickstarts:computer-use-demo-latest