Hello Podman Community,I was trying to use python-podman as non-root when I was facing the issue https://github.com/containers/python-podman/issues/16. I would like to know if there is any way to bypass this issue by running podman as root through python-podman. Any help would be appreciated. Thank you.
JayjeetChakraborty
_______________________________________________ Podman mailing list -- podman@lists.podman.io To unsubscribe send an email to podman-leave@lists.podman.io
I think that we need to get python-podman to support launching
podman varlink in bridge mode. Which should make this possible.
I don't know what the current state of this is though.