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

[feature] pouch cli supports search image #2839

Closed
hellolijj opened this issue May 13, 2019 · 3 comments
Closed

[feature] pouch cli supports search image #2839

hellolijj opened this issue May 13, 2019 · 3 comments
Labels
areas/cli areas/images kind/feature kind/feature-request This is a feature request from community for PouchContainer SoC2019

Comments

@hellolijj
Copy link
Contributor

Why you need it?

sometimes, i want to search some images in terminal instead of web.

How it could be?

[root@aliyun ~]# pouch search jvm
NAME                                              DESCRIPTION                                     STARS               OFFICIAL            AUTOMATED
clojure                                           Clojure is a dialect of Lisp that runs on th…   252                 [OK]
jruby                                             JRuby (http://www.jruby.org) is an implement…   83                  [OK]
travisci/ci-jvm                                                                                   4
heroku/jvm                                        Base Docker Image for JVM Languages on Heroku   2                                       [OK]
ofayau/busybox-jvm                                Prepare busybox to install a 32 bits JVM.       2                                       [OK]
gwilym/generic-jvm                                A generic container designed to run Java app…   1                                       [OK]
tdziurko/jvm-bloggers                             Docker image for https://github.com/tdziurko…   1
valentinomiazzo/jvm-memory-test                   A Docker image meant to experiment with the …   1                                       [OK]
cfje/jvmkill                                      jvmkill CI Image                                0
cfje/jvm-application-buildpack                                                                    0
codewars/jvm-runner-temp                                                                          0
codewars/jvm-runner                                                                               0
thomaschen/jvm_app                                                                                0
hustleinc/ci-jvm-base                             Image for building and deploying Hustle's JV…   0
hodaya/thousand-jvms-image                                                                        0
rawmind/alpine-jvm8                               This image is the jvm8 base. It comes from a…   0                                       [OK]
galacticfog/gestalt-laser-executor-jvm                                                            0
freckleiot/docker-jenkins-slave-jvm-build-tools   Jenkins slave image based on freckleiot/dock…   0                                       [OK]
uglyog/pact-jvm-server                            Standalone Pact JVM mock server                 0
pointhi/mx-jvmci-smt                              mx-jvmci including SMT solvers (z3, cvc4, bo…   0
jvmbloggers/jvm-bloggers                                                                          0
qualified/jvm-runner                                                                              0
projectsigma/jvm-base                                                                             0
sigmadocker/jvm-gcloud-base                                                                       0
jvmlimmat/jvm-aldryn-base-project                 JVM Aldryn Base Project                         0                                       [OK]

Other related information

I find api_images_search is completed, but cli_image_search is absent.

@hellolijj
Copy link
Contributor Author

today, I read some imagesearch code . i found this functions is no implemented. maybe i can do it.

@allencloud
Copy link
Collaborator

today, I read some imagesearch code . i found this functions is no implemented. maybe i can do it.

That is so good to do this. While I am wondering if we could make it implement searching from user specified registry, like pouch search -r a.b.rgistry.com nginx . @hellolijj

@allencloud allencloud added areas/images areas/cli kind/feature-request This is a feature request from community for PouchContainer labels May 15, 2019
@allencloud allencloud changed the title pouch cli supports search image [feature] pouch cli supports search image May 15, 2019
@ZYecho
Copy link
Contributor

ZYecho commented Jun 25, 2019

fix by #2850

@ZYecho ZYecho closed this as completed Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
areas/cli areas/images kind/feature kind/feature-request This is a feature request from community for PouchContainer SoC2019
Projects
None yet
Development

No branches or pull requests

4 participants