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

Allow ignoring NotFound when generating image list #2446

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

addamh
Copy link

@addamh addamh commented Oct 5, 2019

Allows ignoring NotFound exceptions raised by images removed while generating a list of images.

Fixes: #2341

@addamh addamh force-pushed the 2341-allow-ignoring-removed-images branch from 6937477 to d6f4c63 Compare October 5, 2019 19:26
Fixes: docker#2341

Signed-off-by: Addam Hardy <addam.hardy@gmail.com>
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.

images.list() fails if an image is removed while it's being called
1 participant