Skip to content

Fix down command without any resource to delete#9336

Merged
glours merged 1 commit intodocker:v2from
ulyssessouza:fix-empty-down
Mar 31, 2022
Merged

Fix down command without any resource to delete#9336
glours merged 1 commit intodocker:v2from
ulyssessouza:fix-empty-down

Conversation

@ulyssessouza
Copy link
Contributor

What I did
A command down without any resource to delete was
trying to remove a default network that doesn't exist

Related issue
Resolves #9333

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

@ulyssessouza ulyssessouza requested a review from glours March 31, 2022 16:14
Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks @ulyssessouza 🙏

A command down without any resource to delete was
trying to remove a default network that doesn't exist

Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
@glours glours merged commit 0309a73 into docker:v2 Mar 31, 2022
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.

2.3.4 returns error exit code for docker compose down with nothing started

2 participants