Skip to content

Instantly share code, notes, and snippets.

@erichsu
Created November 9, 2016 11:12
Show Gist options
  • Select an option

  • Save erichsu/1d3afe049b713c651fb0b6cf4b7d407f to your computer and use it in GitHub Desktop.

Select an option

Save erichsu/1d3afe049b713c651fb0b6cf4b7d407f to your computer and use it in GitHub Desktop.
Docker General command suites
#!/bin/sh
docker stats $(docker ps --format={{.Names}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment