ctop icon indicating copy to clipboard operation
ctop copied to clipboard

WIP Inspect container

Open stokito opened this issue 3 years ago • 2 comments

Add [i] Inspect container menu item that simply shows JSON result of docker inspect command. Select a container, press i and you'll the the inspect text. To quit press q. I reused logic from Log View so now it looks ugly: you can't scroll and see only last lines. Probably implementing #157 may solve this. So the PR is not ready but I can't finish it. But I hope someone who knows Go may finish the PR.

stokito avatar Oct 29 '20 13:10 stokito

Is this still planed? It would be a nice feature to have for nice quick inspect container view, if possible with search and scroll.

xpliz avatar Nov 12 '21 23:11 xpliz

@xpliz the PR just ads the menu item but it was too hard for me to add a scrolling. Currently I don't have a plan to continue on this but I may update the PR latter and merge changes from master

stokito avatar Nov 12 '21 23:11 stokito