You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: start Docker Desktop before switching to Linux engine on Windows
The dockerDesktopLinuxEngine pipe does not exist because Docker Desktop
is not running — only the Windows Engine service is active by default.
Launch Docker Desktop first, wait up to 3 minutes for the Linux engine
pipe to appear, then call SwitchLinuxEngine and set DOCKER_HOST.
Increase step timeout to 10 minutes to accommodate Docker Desktop startup.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments