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

How to make this work with Podman? #47

Open
joshcangit opened this issue Feb 19, 2022 · 1 comment
Open

How to make this work with Podman? #47

joshcangit opened this issue Feb 19, 2022 · 1 comment

Comments

@joshcangit
Copy link

I'm asking how to make this work with Podman.
Unlike docker, it doesn't need sudo.
So, I had to set the $ZOOM_HOME variable so Podman won't chown my home folder to 100999.
Afterwards, zoom couldn't open.

@mdouchement
Copy link
Owner

The wrapper checks if sudo is required: https://github.com/mdouchement/docker-zoom-us/blob/master/scripts/zoom-us-wrapper#L7
I never used posman, but it may works with something like alias docker=podman

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

No branches or pull requests

2 participants