mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
400 B
400 B
- title
- Stop Command
- description
- Stop a running container
- keywords
- stop, container, docker, documentation
stop -- Stop a
running container
Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...]
Stop a running container
-t=10: Number of seconds to wait for the container to stop before killing it.