projectatomic / atomic

Atomic Run Tool for installing/running/managing container images.
Other
524 stars 139 forks source link

atomic: uninstall checks for container existance before rm'ng it #1235

Closed giuseppe closed 6 years ago

giuseppe commented 6 years ago

a container might be deleted by the stop label, if it was started with --rm. Check for its presence before attempting to delete it.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1576285

Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com

Description

Related Bugzillas

-

Related Issue Numbers

-

Pull Request Checklist:

If your Pull request contains new features or functions, tests are required. If the PR is a bug fix and no tests exist, please consider adding some to prevent regressions.

rhatdan commented 6 years ago

LGTM @rh-atomic-bot r+

rh-atomic-bot commented 6 years ago

:pushpin: Commit fb4dbd0 has been approved by rhatdan

rh-atomic-bot commented 6 years ago

:hourglass: Testing commit fb4dbd0 with merge 1895984...

rh-atomic-bot commented 6 years ago

:sunny: Test successful - status-papr Approved by: rhatdan Pushing 18959843d5f0c8bcf410e41051d228b944c3bf1a to master...