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ベータヘッダーが必要です。SDKはベータヘッダーを自動的に設定します。

プログラミング言語

言語バージョンパッケージマネージャー
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?