8000 GitHub - Tiriyon/dz: docker made ez
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tiriyon/dz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dz

ez docker

I would recommend making an alias and adding it to your .bashrc

alias dz='. ~/Documents/dz/dz'

Commands

Command Description
dz runs dz ip command
dz ip [-all] [ID] print a container's name, IPs, ports, networks and gateways (all containers running if blank)
-all option to search non running containers
dz v [filter] prints volumes with sizes (dangling if blank, all if 'all')
dz sh [USERNAME] <ID> bash into a container with optional username
dz logs [NUM_LINES] <ID> tail (and follow) a container's logs (0 lines if blank)

About

docker made ez

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0