CLI to search and pull images from Docker Hub.
Download and Install with Homebrew.
$ brew install kohbis/dimg/dimg$ dimgYou can search image with name and pull specific image with tag.
Default repogitory is official library.
If You want specify repogitory, input Image Name like ${repo_name}/${image_name}.
- docker/cli must be installed.

