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

Added documentation on socket to export on MacOS for podman-machine #4066

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

preetisht
Copy link
Collaborator

@preetisht preetisht commented Jan 29, 2025

Which issue this PR addresses:

Updated documentation to export podman socket for MacOS

Fixes

What this PR does / why we need it:

Documentation update

Test plan for issue:

NA

NA

Is there any documentation that needs to be updated for this PR?

Updated the documentation

How do you know this will function as expected in production?

NA

Copy link
Collaborator

@mhsreddy mhsreddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

For podman-machine on MacOS, you will need to export :

```bash
export ARO_PODMAN_SOCKET='unix:///var/run/docker.sock'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be helpful to state that this is an example but isn't the exact value everyone will need to use. Mine, for example, is "/var/folders/h3/j7277jcn0j39ljcx2qd3c2lr0000gn/T/podman/podman-machine-default-api.sock". (Shown in output of podman machine inspect)

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

Successfully merging this pull request may close these issues.

3 participants