dusty-nv / jetson-containers

Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
MIT License
1.88k stars 416 forks source link

Support `jtop` #524

Closed tokk-nv closed 1 month ago

tokk-nv commented 1 month ago

Enable jetson-stats (jtop) in containers by adding -v /run/jtop.sock:/run/jtop.sock when jetson-stats (jtop) is installed on the host. Added a simple explanation in docs/run.md as well.

Official doc: https://rnext.it/jetson_stats/docker.html