docker system helper / podman-mac-helper installation should be setup by default on macOS #16547
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
podman-desktop
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind feature
Description
Today, if I install podman and start a podman machine
I can read in the output that the Docker socket is not added as I need to setup an extra tool.
something like
But as the pkg installer is performing installation steps as root, I think that it should also install the mac helper
so we don't need a post-install step.
On Windows the docker socket is automatically bound, while on macOS it requires this extra step.
Steps to reproduce the issue:
Describe the results you received:
need to run install as root on podman-mac-helper
Describe the results you expected:
podman-mac-helper installation already done
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info
:Package info (e.g. output of
rpm -q podman
orapt list podman
orbrew info podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
Yes/No
Additional environment details (AWS, VirtualBox, physical, etc.):
The text was updated successfully, but these errors were encountered: