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 search of local images #137

Closed
rheinwein opened this issue May 29, 2014 · 2 comments
Closed

Allow search of local images #137

rheinwein opened this issue May 29, 2014 · 2 comments

Comments

@rheinwein
Copy link

Since .search queries only the Docker Index, it would be helpful to have a method that will also search through local images. You can retrieve all local images via Docker::Images.all and match a query from that data set, but it would be nice to push that functionality up into the API rather than rolling our own.

@bfulton
Copy link
Contributor

bfulton commented May 29, 2014

@rheinwein sounds like that could be a nice convenience method to add. Want to take a stab at it?

@rheinwein
Copy link
Author

@bfulton For sure.

@tlunter tlunter closed this as completed Oct 3, 2014
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

No branches or pull requests

3 participants