DockerCLI/cli-plugins
Laura Brehm 26560ff93c
Revert "plugins: run plugin with new process group ID"
This reverts commit ef5e5fa03f.

Running new plugins under a new pgid isn't a viable solution due to
it causing issues with plugin processes attempting to read from the
TTY (see: https://github.com/moby/moby/issues/47073).

Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2024-01-15 13:30:01 +00:00
..
examples/helloworld cli-plugins: helloworld: rename var that collided with import 2024-01-11 22:25:15 +01:00
manager Revert "plugins: run plugin with new process group ID" 2024-01-15 13:30:01 +00:00
plugin cli-plugins: move socket code into common package 2024-01-12 11:49:25 -07:00
socket cli-plugins: use non-abstract socket on darwin 2024-01-12 12:30:27 -07:00