Skip to content

Backport(v6) ci: ensure availability of Docker on windows (#980)#981

Merged
kenhys merged 1 commit intofluent-package-v6from
backport-980
Feb 25, 2026
Merged

Backport(v6) ci: ensure availability of Docker on windows (#980)#981
kenhys merged 1 commit intofluent-package-v6from
backport-980

Conversation

@kenhys
Copy link
Copy Markdown
Contributor

@kenhys kenhys commented Feb 25, 2026

There is a case that docker service is not ready when launching installation test. This is caused by delayed service.

It will fix the following error:

  failed to connect to the docker API at npipe:////./pipe/docker_engine;
  check if the path is correct and if the daemon is running: open
  //./pipe/docker_engine: The system cannot find the file specified.

There is a case that docker service is not ready when launching
installation test. This is caused by delayed service.

It will fix the following error:

```
  failed to connect to the docker API at npipe:////./pipe/docker_engine;
  check if the path is correct and if the daemon is running: open
  //./pipe/docker_engine: The system cannot find the file specified.
```

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Copy link
Copy Markdown
Contributor

@Watson1978 Watson1978 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@kenhys kenhys merged commit fe08f8d into fluent-package-v6 Feb 25, 2026
332 of 333 checks passed
@kenhys kenhys deleted the backport-980 branch February 25, 2026 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants