Skip to content

Commit 0d9ed1d

Browse files
ptuxnasa9084
andauthored
Update content/ja/docs/tasks/debug-application-cluster/crictl.md
Co-authored-by: nasa9084 <[email protected]>
1 parent b88e373 commit 0d9ed1d

File tree

1 file changed

+1
-1
lines changed
  • content/ja/docs/tasks/debug-application-cluster

1 file changed

+1
-1
lines changed

content/ja/docs/tasks/debug-application-cluster/crictl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ CRICTLの出力形式はDocker CLIと似ていますが、いくつかのCLIで
368368
{{< table caption="mapping from docker cli to crictl - retrieve debugging information" >}}
369369
docker cli | crictl | 説明 | サポートされていない機能
370370
-- | -- | -- | --
371-
`attach` | `attach` | ランニングコンテナにアタッチ | `--detach-keys`, `--sig-proxy`
371+
`attach` | `attach` | 実行中のコンテナにアタッチ | `--detach-keys`, `--sig-proxy`
372372
`exec` | `exec` | ランニングコンテナにコマンドの実行 | `--privileged`, `--user`, `--detach-keys`
373373
`images` | `images` | イメージのリストアップ |  
374374
`info` | `info` | システム全体の情報の表示 |  

0 commit comments

Comments
 (0)