Skip to content

Comments

Change exception returned when trying to pull a non-existing image#37

Closed
michaelbarton wants to merge 2 commits intorelease/0.6.0from
fix/image-not-found
Closed

Change exception returned when trying to pull a non-existing image#37
michaelbarton wants to merge 2 commits intorelease/0.6.0from
fix/image-not-found

Conversation

@michaelbarton
Copy link
Contributor

No description provided.

Previously biobox.py had to check if the word 'error' appeared in the
output when trying to fetch non-existent docker images. Docker-py now
raises a docker.errors.NotFound python exception, so this can now be used
instead.
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.

1 participant