Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 465 Bytes

File metadata and controls

21 lines (12 loc) · 465 Bytes

container kill

Kill one or more running containers

Aliases

docker container kill, docker kill

Options

Name Type Default Description
-s, --signal string Signal to send to the container

Description

See docker kill for more information.