1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Files
cli/components/engine/docs/sources/commandline/command/stop.rst
David Sissitka 52d2580351 Updated the stop command's docs.
Upstream-commit: 1d02a7ffb63915055f5fd9bda420bd08a8679da1
Component: engine
2013-07-21 19:00:18 -04:00

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.