David Karlsson b35361e8d2 docs: regenerate stubs for non-canonical commands
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-15 13:49:53 +01:00

525 B

docker stop

Stop one or more running containers

Aliases

docker container stop, docker stop

Options

Name Type Default Description
-s, --signal string Signal to send to the container
-t, --time int 0 Seconds to wait before killing the container