We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a52a3d commit 817150dCopy full SHA for 817150d
README.md
@@ -27,7 +27,7 @@ This project focus on providing system administration and troubleshooting tools
27
28
Use `--net=host` allows `tcpdump` to access the host's network interfaces.
29
30
-Use `-v /proc:/proc_host` allows `htop` to watch the host's processes.
+Use `-v /proc:/proc_host` allows `htop` to watch the host's processes. Note that `htop` is unable to kill any host's processes.
31
32
Optionally you can create a local directory and map it to the container like `-v /tmp/data/:/tmp/data/`:
33
0 commit comments