docker container stop

Stop one or more running containers

Usage

docker container stop [OPTIONS] CONTAINER [CONTAINER...]

Description

See docker stop for more information.

Options

OptionShortDefaultDescription
--signal-sSignal to send to the container
--time-tSeconds to wait before killing the container