# ​​コンテナの管理方法​ ?

#### コンテナの起動

1. コンテナ一覧を開きます。
2. 起動したいGPUコンテナを見つけ、3点アイコンをクリックします。
3. 「開始」アクションを選択します。

#### コンテナの編集

<mark style="color:red;">注意：変更を保存するとコンテナが再起動します。一時ディスク上のデータはすべて永久に失われることにご注意ください。</mark>

1. コンテナ一覧から編集したいコンテナを選択し、「コンテナ詳細」画面にアクセスします。
2. 変更したいセクションの編集アイコンをクリックします。これで、「コンテナへのアクセス」セクション（ポートとSSHを含む）と「詳細設定」セクション（永続ディスク、環境変数、起動コマンドを含む）を編集できます。
3. 「保存」をクリックして確定してください。

#### コンテナを停止

<mark style="color:blue;">警告: 停止状態のGPUコンテナでも、アイドル状態の場合でも課金対象となります。コンテナを保持する必要がない場合は、完全に終了させる必要があります。</mark>

1. コンテナ一覧を開く
2. 停止したいGPUコンテナを探し、3点アイコンをクリック
3. 「停止」アクションを選択
4. 「確認」をクリックして確定

#### コンテナの削除

<mark style="color:red;">危険：コンテナを削除すると、一時ストレージと永続ストレージ内の全データが完全に削除されます。再度アクセスしたいデータは必ず保存してください。</mark>

1. コンテナ一覧を開きます。
2. 削除したいGPUコンテナを見つけ、3点アイコンをクリックします。
3. 「削除」アクションを選択してください。
4. テキストフィールドに「delete」と入力し、「確認」をクリックして削除を確定します。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ai-docs.fptcloud.com/ai-factory-guideline-jp/fpt-gpu-cloud/gpukontena/chtoriaru/kontenano-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
