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 compose on Windows #20373

Closed
jeffmaury opened this issue Oct 16, 2023 · 4 comments · Fixed by #20478
Closed

Podman compose on Windows #20373

jeffmaury opened this issue Oct 16, 2023 · 4 comments · Fixed by #20478
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. windows issue/bug on Windows

Comments

@jeffmaury
Copy link

Following a customer call, I was trying to setup a compose sample.

I ended up with: Error: socket of machine is not set

Seems on Windows PodmanSocket is not returned by PodmanPipe

I used the sample from https://github.com/docker/awesome-compose/tree/master/nginx-golang-postgres

See

if info.ConnectionInfo.PodmanSocket == nil {

@rhatdan
Copy link
Member

rhatdan commented Oct 16, 2023

@n1hility PTAL

@lstocchi
Copy link
Contributor

@n1hility do you mind if i take this? I work in the Podman Desktop team and this could be a good opportunity to start looking at the podman codebase

@Luap99 Luap99 added kind/bug Categorizes issue or PR as related to a bug. windows issue/bug on Windows labels Oct 17, 2023
@Luap99
Copy link
Member

Luap99 commented Oct 17, 2023

@lstocchi Feel free to work on it, as long as nobody is assigned it is open for everyone.

@n1hility
Copy link
Member

+1

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Jan 25, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. windows issue/bug on Windows
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants