Useful command line alias for Docker.
Blatantly forked from tcnksm/docker-alias.
You can see all available aliases in the docker-alias.sh.
git clone https://github.com/gko/docker-alias
then in .bashrc or .zshrc:
source ./docker-alias/docker-alias.sh
With antigen
In your .zshrc
antigen bundle gko/docker-alias