Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podman 4.0.3 on Windows Named Pipe Issue #47

Closed
theonewolf opened this issue Apr 20, 2022 · 4 comments
Closed

Podman 4.0.3 on Windows Named Pipe Issue #47

theonewolf opened this issue Apr 20, 2022 · 4 comments

Comments

@theonewolf
Copy link

My podman defaults to setting up a docker_engine Named Pipe on Windows, not a machine-based Named Pipe.

Podman is resolving this, but it is not released yet: containers/podman#13655

It would be nice if we could specify the Named Pipe to connect to.

@iongion
Copy link
Owner

iongion commented Apr 21, 2022

Hi @theonewolf - thanks for the report, I am planing a re-architecture of all connection management, evaluating

  • connect using a custom string
  • connect using remote connections
  • simultaneous combined connections
  • consume the familiar API for as long as libpod will follow it

@iongion
Copy link
Owner

iongion commented Apr 23, 2022

What do you think 😸

image

@iongion
Copy link
Owner

iongion commented Apr 23, 2022

Just released in 4.0.3-rc5 https://github.com/iongion/podman-desktop-companion/releases/tag/4.0.3-rc.5

@theonewolf
Copy link
Author

@iongion it WORKS!

I was able to connect to my podman API on Windows by customizing the NamedPipe path.

Now I think it's incorrectly reporting my machine as not running, but I can live with that :-)

image

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

No branches or pull requests

2 participants