Skip to content

stararks/dct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker container tool

Docker container tool is an utility can help developer while creating and testing Docker images.

Features:

  • list all images managed by registry
  • load saved images from a folder
  • clean dangling images
  • remove ALL stopped and running container

Usage example

To get command Usage

$ dct

To get images managed by Docker private registry with default port

$ dct listi registryName

To get images managed by Docker private registry with port

$ dct listi registryName:port

To load saved Docker images from current folder

$ dct loadi ./

Language

golang

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages