Skip to content

Instantly share code, notes, and snippets.

@ajdfajdfl2003
Created March 7, 2020 13:12
Show Gist options
  • Save ajdfajdfl2003/ce989cd1317c097cea45cdfcfb50b82b to your computer and use it in GitHub Desktop.
Save ajdfajdfl2003/ce989cd1317c097cea45cdfcfb50b82b to your computer and use it in GitHub Desktop.
docker stats without ids
docker stats $(docker ps --format={{.Names}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment