Skip to content

inkarkat/docker-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Docker CLI extensions

Additions and tweaks to the Docker CLI.

These are some personal aliases, shortcuts, and extensions that make (my) work with the docker containerization command-line interface easier and faster. Some of them may be specific to my environment and workflow, but maybe someone finds a valuable nugget in there.

Installation

Download all / some selected extensions (note that some have dependencies, though) and put them somewhere in your PATH. You can then invoke them via docker-SUBCOMMAND.

It is recommended to also use the (Bash, but should also work in Korn shell and Dash) shell functions (e.g. in your .bashrc) found at shell/wrappers.sh to transparently invoke the extensions in the same way as the built-in Docker commands, via docker SUBCOMMAND.

About

Additions and tweaks to the Docker CLI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages