Runs Claude code inside a Docker sandbox by invoking the sandbox runner with the claude container. It provides an isolated, resource-limited environment for executing Claude code, protecting the host from potentially unsafe operations. Use this to safely execute Claude code within Docker.