"Ctr"의 두 판 사이의 차이

(새 문서: ==개요== {{소문자}} ;ctr * containerd의 기본 클라이언트 CLI * GRPC api 기반 <syntaxhighlight lang='console'> $ ctr -h NAME: ctr - High performance container...)
 
 
(같은 사용자의 중간 판 10개는 보이지 않습니다)
32번째 줄: 32번째 줄:


==같이 보기==
==같이 보기==
{{z컬럼3|
* [[docker]]
* [[containerd]]
* [[k0s ctr]]
* [[ctr containers]]
* [[ctr containers]]
* [[ctr containers start]]
* [[ctr containers kill]]
* [[ctr containers stats]]
* [[ctr checkpoints redis]]
* [[ctr events]]
* [[ctr images]]
* [[ctr images ls]]
* [[ctr images pull]]
* [[ctr images push]]
* [[ctr snapshots]]
}}


==참고==
==참고==

2024년 3월 9일 (토) 21:05 기준 최신판

1 개요[ | ]

ctr
$ ctr -h
NAME:
   ctr - High performance container daemon cli

USAGE:
   ctr [global options] command [command options] [arguments...]

VERSION:
   0.1.0 commit: 54c213e8a719d734001beb2cb8f130c84cc3bd20

COMMANDS:
   checkpoints  list all checkpoints
   containers   interact with running containers
   events       receive events from the containerd daemon
   state        get a raw dump of the containerd state
   help, h      Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --debug                                      enable debug output in the logs
   --address "/run/containerd/containerd.sock"  address of GRPC API
   --help, -h                                   show help
   --version, -v                                print the version


2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}