/docker-helpers

bash aliases and helpers for working with docker

Primary LanguagePython

docker-helpers

bash aliases and helpers for working with docker

Install

git clone git@github.com:ryan-williams/docker-helpers.git
echo "source $PWD/docker-helpers/.docker-rc" >> ~/.bashrc
. ~/.bashrc

Usage

See .docker-rc for available aliases/helpers.