kpod stop -- stop one or more containers
Stop one or more containers. Specific a timeout value that if the stop operation exceeds, will forcibly stop the container. Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
parent
10b72d8bfa
commit
aca658b423
7 changed files with 168 additions and 0 deletions
|
@ -100,6 +100,9 @@ Save an image to docker-archive or oci
|
|||
### stats
|
||||
Display a live stream of one or more containers' resource usage statistics
|
||||
|
||||
### stop
|
||||
Stops one or more running containers.
|
||||
|
||||
### tag
|
||||
Add an additional name to a local image
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue