Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
/ dimg Public archive

CLI to search and pull images from Docker Hub.

License

Notifications You must be signed in to change notification settings

kohbis/dimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dimg

CLI to search and pull images from Docker Hub.

Download and Install

Download and Install with Homebrew.

$ brew install kohbis/dimg/dimg

Usage

$ dimg

You can search image with name and pull specific image with tag.

console

Default repogitory is official library. If You want specify repogitory, input Image Name like ${repo_name}/${image_name}.

console

Dependencies

Appendix

Docker Advent Calendar 2019 22日目