mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
4d1edcb2cc
Tested using global-net-plugin-ipc which sets PidHost in config.json. Plugins might need access to host pid namespace. Add support for that. Tested using aragunathan/global-net-plugin-ipc which sets "pidhost" in config.json. Observed using `readlink /proc/self/ns/pid` that plugin and host have the same ns. Signed-off-by: Anusha Ragunathan <anusha.ragunathan@docker.com> |
||
---|---|---|
.. | ||
plugin.go | ||
plugin_linux.go | ||
plugin_unsupported.go | ||
settable.go | ||
settable_test.go |