Skip to content

docker kill does not have -f option#5

Open
duc-mt wants to merge 1 commit intoandrew8088:mainfrom
duc-mt:patch-1
Open

docker kill does not have -f option#5
duc-mt wants to merge 1 commit intoandrew8088:mainfrom
duc-mt:patch-1

Conversation

@duc-mt
Copy link

@duc-mt duc-mt commented Jun 24, 2023

$ docker kill --help

Usage:  docker kill [OPTIONS] CONTAINER [CONTAINER...]

Kill one or more running containers

Aliases:
  docker container kill, docker kill

Options:
  -s, --signal string   Signal to send to the container

$ docker kill --help

```
Usage:  docker kill [OPTIONS] CONTAINER [CONTAINER...]

Kill one or more running containers

Aliases:
  docker container kill, docker kill

Options:
  -s, --signal string   Signal to send to the container
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant