mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-29 03:41:19 +00:00
A lot of the `iovisor/bcc` tools take a pid as a command line option and using `--pid=host` allows you to use `$(pgrep foo)` Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>