Skip to content

Only kill running containers#9020

Merged
ndeloof merged 1 commit intodocker:v2from
ulyssessouza:add-kill-force
Dec 10, 2021
Merged

Only kill running containers#9020
ndeloof merged 1 commit intodocker:v2from
ulyssessouza:add-kill-force

Conversation

@ulyssessouza
Copy link
Contributor

What I did
Only kill running containers

Related issue
Resolves #8864

@ulyssessouza ulyssessouza force-pushed the add-kill-force branch 3 times, most recently from 878df05 to 335836e Compare December 9, 2021 15:37
}
}

// Convert transforms args from a V1 to V2
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Linter

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Convert transforms standalone docker-compose args into CLI plugin compliant ones"

@ulyssessouza ulyssessouza requested a review from ndeloof December 9, 2021 15:50
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
@ndeloof ndeloof merged commit cf7319f into docker:v2 Dec 10, 2021
@jorgecolonconsulting
Copy link

When will this make it into a release version?

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.

v2 docker compose kill errors when the container is not running, where v1 was not

3 participants