Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A small script that adds useful commands for docker

License

ly4096x/dockertools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dockertools

A small script that adds useful commands for docker

Usage

dockertools update-images: Update all pulled images with respect to their tags.

dockertools remove-none-images: Remove all <none> tagged images if they are not being used by containers.

dockertools list-tags centos: List all tags available for centos image along with supported CPU arch

To-do

  • Update all pulled images
  • Remove all <none> tagged images
  • Remove all stopped containers
  • Lookup all available tags

About

A small script that adds useful commands for docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages