Advertisement
Guest User

Untitled

a guest
May 30th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. alias dc='docker-compose'
  2. alias dl='dc logs -ft --tail=100'
  3. alias ds='docker stats --format "table {{.Name}}\t{{.CPUPerc}}\t{{.MemUsage}}"'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement