command: docker container stop short: Stop one or more running containers long: | Stop a container (Send SIGTERM, and then SIGKILL after grace period) usage: docker container stop [OPTIONS] CONTAINER [CONTAINER...] pname: docker container plink: docker_container.yaml options: - option: time shorthand: t default_value: "10" description: Seconds to wait for stop before killing it