Description
(I noticed this while reviewing #4599)
Relates to (#1661):
Commit ff2ed6e (#1745) disabled dial-stdio for plugins, adding an (undocumnented) DOCKER_CLI_PLUGIN_USE_DIAL_STDIO environment-variable to re-enable the feature. This feature was added in #1654, but caused CI failures and didn't work as anticipated.
We should either debug (and fix) the feature, or consider removing it.