Handy bash aliases to make working with Docker easier.
-
Clone this repo into your home directory:
git clone [email protected]:peterkuczera/docker-aliases.git ~/.docker-aliases
-
Add the following to the end of
~/.bashrc
:source $HOME/.docker-aliases/docker-aliases.sh