mirror of
https://github.com/pcvolkmer/docker-pps.git
synced 2025-04-19 09:46:50 +00:00
Change README: Add information about username/uid
This commit is contained in:
parent
72ae6a228c
commit
d7b61a9e5d
@ -17,6 +17,7 @@ CONTAINER ID IMAGE PID UID COMMAND
|
|||||||
123456789abc nginx 13572 101 nginx: worker process
|
123456789abc nginx 13572 101 nginx: worker process
|
||||||
```
|
```
|
||||||
|
|
||||||
|
User IDs will be shown as usernames on host if there exists a user with matching UID.
|
||||||
To filter processes by user, provide `--uid` argument with comma separated usernames or IDs.
|
To filter processes by user, provide `--uid` argument with comma separated usernames or IDs.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
Loading…
x
Reference in New Issue
Block a user