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

/dev/ttyACM0 not accessible inside docker container when running Docker rootless #222

Open
ChocolateLoverRaj opened this issue Oct 19, 2024 · 0 comments

Comments

@ChocolateLoverRaj
Copy link

I can access /dev/ttyACM0 without sudo because I am in the dialout group. I can run make qemu and it runs Docker rootless. However, if I do make qemu, the program inside the Docker container cannot access /dev/ttyACM0. I think something about the Docker container has to be changed to fix this.

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

1 participant