Skip to content

Instantly share code, notes, and snippets.

@morphkurt
Created June 17, 2021 23:31
Show Gist options
  • Save morphkurt/aebd2688b9d48c3768266a0ae2b9f0b9 to your computer and use it in GitHub Desktop.
Save morphkurt/aebd2688b9d48c3768266a0ae2b9f0b9 to your computer and use it in GitHub Desktop.
alias di='docker images'
alias dlf='docker logs -f'
alias dps='docker ps'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment