Skip to content

Instantly share code, notes, and snippets.

@GitSumito
Created March 22, 2018 02:08
Show Gist options
  • Save GitSumito/8d6f8f19d48e0048845177035a6d5d53 to your computer and use it in GitHub Desktop.
Save GitSumito/8d6f8f19d48e0048845177035a6d5d53 to your computer and use it in GitHub Desktop.
dockerコンテナ一個一個のリソースを確認する ref: https://qiita.com/S-T/items/d5a43076a51f5814ee32
wget https://github.com/bcicen/ctop/releases/download/v0.7.1/ctop-0.7.1-linux-amd64 -O /usr/local/bin/ctop
chmod +x /usr/local/bin/ctop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment