Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 316 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 316 Bytes

Docker Aliases

Handy bash aliases to make working with Docker easier.

Usage

  1. Clone this repo into your home directory:

     git clone [email protected]:peterkuczera/docker-aliases.git ~/.docker-aliases
    
  2. Add the following to the end of ~/.bashrc:

     source $HOME/.docker-aliases/docker-aliases.sh