The Windows installer no longer aborts on Docker CLI credential-plugin or other benign stderr warnings on PowerShell 7.3+. Fixed by setting $PSNativeCommandUseErrorActionPreference=$false to prevent stderr from being promoted to terminating errors.
The Windows installer no longer aborts on Docker CLI credential-plugin or other benign stderr warnings on PowerShell 7.3+. Fixed by setting $PSNativeCommandUseErrorActionPreference=$false to prevent stderr from being promoted to terminating errors.