Vscode docker extension has trouble connecting to Podman #12810
Labels
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
machine
macos
MacOS (OSX) related
Hi, so I ran the following commands:
And it seems to work fine when testing in the cli with
podman
andpodman-compose
, but when I try to integrate Podman with the vscode Docker extension and the Remote Containers extension, that is where I start encountering trouble.For the record, I have the following configs set in attempt to get everything working:
And then I restarted the extension host. But the Docker extension just keeps getting ENOENT when trying to retrieve the containers, any idea why the extension is having trouble connecting? I have worked with the extension author and they helped me as much as they could, but we are stuck on why the extension is having trouble connecting to the socket.
Originally posted by @benatshippabo in #12745
The text was updated successfully, but these errors were encountered: