Skip to content

lethe3000/v4docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v4docker

Simple Terminal UI tool to manage docker images.

install

python/pip 3.6+ required

$ pip3 install --user v4docker

usage

$ v4docker

if v4docker is not in your $PATH, you may use command to find out where is your python packages.

$ python3 -m site

sys.path = [...]

key up and down to move cursor.

key d to remove image.

key tab switch to quit button, press enter to quit.

features TODO

  • [] sort images by repository
  • [] show image detail/history

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages