Skip to content

Instantly share code, notes, and snippets.

@a5ync
Created May 2, 2018 21:30
Show Gist options
  • Select an option

  • Save a5ync/22c738e14fad57df9eda69b9de7612b6 to your computer and use it in GitHub Desktop.

Select an option

Save a5ync/22c738e14fad57df9eda69b9de7612b6 to your computer and use it in GitHub Desktop.
Docker - get stats /top
docker stats --format "table {{.Name}}\t{{.Container}}\t{{.CPUPerc}}\t{{.MemPerc}}\t{{.NetIO}}\t{{.BlockIO}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment