Y
Hacker News
new
|
ask
|
show
|
jobs
by
rwmj
1286 days ago
If /proc is mounted in the container you can grab the same information (more tediously) by looking at /proc/<pid>
1 comments
pletnes
1285 days ago
Some things are there, but real tedious, yes. I haven’t found something convenient and if you’re not root, some of the useful things are inaccessible.
link
rwmj
1285 days ago
Could you copy in (or sideload) a statically linked "top" binary?
link