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

docker socket compatibility link/action ? #1709

Closed
maxandersen opened this issue Mar 15, 2023 · 2 comments · Fixed by #1749
Closed

docker socket compatibility link/action ? #1709

maxandersen opened this issue Mar 15, 2023 · 2 comments · Fixed by #1749
Labels
area/dashboard 📊 Concern the dashboard from Container Desktop area/extension/podman 🦭 kind/enhancement ✨ Issue for requesting an improvement

Comments

@maxandersen
Copy link

Is your enhancement related to a problem? Please describe

I'm always frustrated when I use podman - all is good, but then I docker desktop for something and come back to podman and see:

"Docker Socket Compatibility: Podman is not emulating the default Docker socket path: /var/run/docker.sock. Docker-specific tools may not work. See troubleshooting page on podman-desktop.io for more information."

I then go to podman-desktop.io and it requires several minutes of digging to find https://podman-desktop.io/docs/troubleshooting#warning-about-docker-compatibility-mode

Describe the solution you'd like

I wish that at a minimum it would link to https://podman-desktop.io/docs/troubleshooting#warning-about-docker-compatibility-mode rather than having me manually find that info.

optimally simply just provide the commands to run...

right now the page assumes I even know how to restart the podman machine...if i used podman desktop that is never something I needed to do/care about.

so what is the commands?

Describe alternatives you've considered

No response

Additional context

No response

@maxandersen maxandersen added the kind/enhancement ✨ Issue for requesting an improvement label Mar 15, 2023
@maxandersen
Copy link
Author

also it tells me to run: "sudo podman-mac-helper install"

but that tells me: Error: helper is already installed, uninstall first

...how? can't we have one command that does this?

@cdrage
Copy link
Contributor

cdrage commented Mar 15, 2023

There's an open PR for this to add that button to use podman-mac-helper automatically for macOS: #1697

We also plan to remove the compatibility mode warning to a "notification style" screen that is dismissible, as right now it's a bit annoying seeing it all the time.

You can restart the machine under "settings" -> resources -> Podman.

@jeffmaury jeffmaury changed the title docker socket compatability link/action ? docker socket compatibility link/action ? Mar 17, 2023
@benoitf benoitf added area/dashboard 📊 Concern the dashboard from Container Desktop area/extension/podman 🦭 and removed status/need-triage labels Mar 17, 2023
jeffmaury added a commit to jeffmaury/podman-desktop that referenced this issue Mar 21, 2023
Fixes containers#1709

Signed-off-by: Jeff MAURY <jmaury@redhat.com>
jeffmaury added a commit that referenced this issue Mar 24, 2023
Fixes #1709

Signed-off-by: Jeff MAURY <jmaury@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard 📊 Concern the dashboard from Container Desktop area/extension/podman 🦭 kind/enhancement ✨ Issue for requesting an improvement
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants