Skip to content

Commit

Permalink
Add two quick Docker aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
holman committed Sep 13, 2016
1 parent 2c077a9 commit 1aab10d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/aliases.zsh
@@ -0,0 +1,2 @@
alias d='docker $*'
alias d-c='docker-compose $*'

0 comments on commit 1aab10d

Please sign in to comment.