docker kill

Estimated reading time: 1 minute

Description

Kill one or more running containers

Usage

docker kill [OPTIONS] CONTAINER [CONTAINER...]

Options

Name, shorthand Default Description
--signal, -s KILL Signal to send to the container

Parent command

Command Description
docker The base command for the Docker CLI.

Extended description

Alias for docker container kill.

chat icon Feedback? Suggestions? Can't find something in the docs?
Edit this page Request docs changes Get support
Rate this page: