Skip to content

Commit eb47f5b

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

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
@@ -386,7 +386,7 @@ docker cli | crictl | 説明 | サポートされていない機能
386386
-- | -- | -- | --
387387
`create` | `create` | 新しいコンテナを作成します |  
388388
`kill` | `stop` (timeout = 0) | 1つ以上の実行中のコンテナを停止します | `--signal`
389-
`pull` | `pull` | レジストリからイメージやリポジトリをプルします | `--all-tags`, `--disable-content-trust`
389+
`pull` | `pull` | レジストリーからイメージやリポジトリをプルします | `--all-tags`, `--disable-content-trust`
390390
`rm` | `rm` | 1つまたは複数のコンテナを削除します |  
391391
`rmi` | `rmi` | 1つまたは複数のイメージを削除します |  
392392
`run` | `run` | 新しいコンテナでコマンドを実行 |  

0 commit comments

Comments
 (0)