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

Latest commit

 

History

History
33 lines (20 loc) · 686 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 686 Bytes

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日目