Skip to content

Latest commit

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

dz

ez docker, originally based on a gist

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

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

Commands

CommandDescription
dzruns 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>tailg (and follow) a container's logs (0 lines if blank)
dz bb [COMMAND]start a busybox container with optional command
dz ub [COMMAND]start a ubuntu container with optional command

About

docker made ez

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages