mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
add runc connector doc
This commit is contained in:
parent
f56ff96b88
commit
aff6943d07
13
_docs/connectors/runc.md
Normal file
13
_docs/connectors/runc.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# runc
|
||||||
|
|
||||||
|
`ctop` comes with a native connector for runc containers and can be enabled via the `--connector runc` option.
|
||||||
|
|
||||||
|
## Options
|
||||||
|
|
||||||
|
Default connector behavior can be changed by setting the below environment variables:
|
||||||
|
|
||||||
|
Var | Description
|
||||||
|
--- | ---
|
||||||
|
RUNC_ROOT | path to runc root (default: `/run/runc`)
|
||||||
|
RUNC_SYSTEMD_CGROUP | if set, enable systemd cgroups
|
||||||
|
|
Loading…
Reference in New Issue
Block a user