Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

When running compose down, remove containers with Force=true #1103

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

gtardif
Copy link
Contributor

@gtardif gtardif commented Jan 6, 2021

in case some container is still up for any reason (happened in some E2E test once)

Signed-off-by: Guillaume Tardif [email protected]

What I did

  • set remove (Force = true)

Related issue
Fixes #1097

(not mandatory) A picture of a cute animal, if possible in relation with what you did

…some container is still up for any reason (happened in some E2E test once)

Signed-off-by: Guillaume Tardif <[email protected]>
@github-actions github-actions bot added the local Local context (moby) label Jan 6, 2021
@gtardif gtardif requested a review from ndeloof January 6, 2021 09:15
@ndeloof ndeloof merged commit ba3b057 into docker-archive:main Jan 6, 2021
@gtardif gtardif deleted the flaky_down branch March 22, 2021 10:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
local Local context (moby)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky error in docker compose down with several containers
2 participants