MacOS: error configuring network namespace for container on fresh installation #11917
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.
/kind bug
Description
Failing to run configure network namespace with freshly installed podman on Mac OS.
Steps to reproduce the issue:
brew install podman
podman machine init
podman machine start
podman run nginx
Describe the results you received:
Describe the results you expected:
Successfully running the nginx pod.
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Not sure what you want here.
Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/master/troubleshooting.md)
Yes
Additional environment details (AWS, VirtualBox, physical, etc.):
Physical.
The text was updated successfully, but these errors were encountered: