Advertisement
pilasguru

ctop

Jun 25th, 2019
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. ```
  2. docker run --rm -ti \
  3. --name=ctop \
  4. -v /var/run/docker.sock:/var/run/docker.sock \
  5. quay.io/vektorlab/ctop:latest
  6. ```
  7.  
  8. https://github.com/bcicen/ctop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement