mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
Merge pull request #13104 from giuseppe/fix-podman-stats-comment
[CI:DOCS] docs: clarify rootless net stats
This commit is contained in:
@ -98,8 +98,10 @@ ID NAME MEM USAGE / LIMIT
|
||||
6eae9e25a564 clever_bassi 3.031MB / 16.7GB
|
||||
```
|
||||
|
||||
Note: When using a slirp4netns network, the traffic send via the port forwarding will be accounted
|
||||
to the `lo` device. Traffic accounted to `lo` is not accounted in the stats output.
|
||||
Note: When using a slirp4netns network with the rootlesskit port
|
||||
handler, the traffic send via the port forwarding will be accounted to
|
||||
the `lo` device. Traffic accounted to `lo` is not accounted in the
|
||||
stats output.
|
||||
|
||||
|
||||
## SEE ALSO
|
||||
|
Reference in New Issue
Block a user