Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore error when force deleting a non-existing container #1451

Merged
merged 1 commit into from
May 18, 2017

Conversation

runcom
Copy link
Member

@runcom runcom commented May 16, 2017

This patch mimics the behavior of "rm -rf" so that if a container
doesn't exist and you force delete it, it won't error out.

Signed-off-by: Antonio Murdaca [email protected]

This patch mimics the behavior of "rm -rf" so that if a container
doesn't exist and you force delete it, it won't error out.

Signed-off-by: Antonio Murdaca <[email protected]>
@runcom runcom force-pushed the force-delete-not-exists branch from c6a7477 to d1a7436 Compare May 16, 2017 20:25
@runcom
Copy link
Member Author

runcom commented May 17, 2017

ping @crosbymichael @mrunalp @hqhq @dqminh

@mrunalp
Copy link
Contributor

mrunalp commented May 18, 2017

LGTM

Approved with PullApprove

1 similar comment
@crosbymichael
Copy link
Member

crosbymichael commented May 18, 2017

LGTM

Approved with PullApprove

@crosbymichael crosbymichael merged commit 9a827e9 into opencontainers:master May 18, 2017
@runcom runcom deleted the force-delete-not-exists branch May 18, 2017 16:47
@runcom runcom mentioned this pull request May 18, 2017
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.

3 participants