Loading...
  • 构建
  • 管理
  • 模型与定价
  • 客户端 SDK
  • API 参考
Search...
⌘K
Log in
容器参考
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Solutions

  • AI agents
  • Code modernization
  • Coding
  • Customer support
  • Education
  • Financial services
  • Government
  • Life sciences

Partners

  • Amazon Bedrock
  • Google Cloud's Vertex AI

Learn

  • Blog
  • Courses
  • Use cases
  • Connectors
  • Customer stories
  • Engineering at Anthropic
  • Events
  • Powered by Claude
  • Service partners
  • Startups program

Company

  • Anthropic
  • Careers
  • Economic Futures
  • Research
  • News
  • Responsible Scaling Policy
  • Security and compliance
  • Transparency

Learn

  • Blog
  • Courses
  • Use cases
  • Connectors
  • Customer stories
  • Engineering at Anthropic
  • Events
  • Powered by Claude
  • Service partners
  • Startups program

Help and security

  • Availability
  • Status
  • Support
  • Discord

Terms and policies

  • Privacy policy
  • Responsible disclosure policy
  • Terms of service: Commercial
  • Terms of service: Consumer
  • Usage policy
构建/配置代理环境

容器参考

云容器中预装的包、数据库和实用程序。

Claude Managed Agents 中的云容器预装了全面的编程语言、数据库和实用程序集合。代理可以立即使用这些,无需任何安装步骤。

所有 Managed Agents API 请求都需要 managed-agents-2026-04-01 beta 标头。SDK 会自动设置 beta 标头。

编程语言

语言版本包管理器
Python3.12+pip, uv
Node.js20+npm, yarn, pnpm
Go1.22+go modules
Rust1.77+cargo
Java21+maven, gradle
Ruby3.3+bundler, gem
PHP8.3+composer
C/C++GCC 13+make, cmake

数据库

数据库描述
SQLite预装,立即可用
PostgreSQL 客户端psql 客户端用于连接到外部数据库
Redis 客户端redis-cli 用于连接到外部实例

数据库服务器(PostgreSQL、Redis 等)默认不在容器中运行。容器包含用于连接到外部数据库实例的客户端工具。SQLite 完全可用于本地使用。

实用程序

系统工具

  • git - 版本控制
  • curl, wget - HTTP 客户端
  • jq - JSON 处理
  • tar, zip, unzip - 存档工具
  • ssh, scp - 远程访问(需要启用网络)
  • tmux, screen - 终端多路复用器

开发工具

  • make, cmake - 构建系统
  • docker - 容器管理(可用性有限)
  • ripgrep (rg) - 快速文件搜索
  • tree - 目录可视化
  • htop - 进程监控

文本处理

  • sed, awk, grep - 流编辑器
  • vim, nano - 文本编辑器
  • diff, patch - 文件比较

容器规格

属性值
操作系统Ubuntu 22.04 LTS
架构x86_64 (amd64)
内存最多 8 GB
磁盘空间最多 10 GB
网络默认禁用(在环境配置中启用)

Was this page helpful?