-
Notifications
You must be signed in to change notification settings - Fork 380
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
Commits from fac8367 and onward break Docker volume mounting. #419
Comments
Thank you for the report! |
Thanks for the quick response! |
Ups, yet another bug. |
Great stuff, now it works! |
When mounting using
sudo x11docker --network=host -i -g --share=ros --env TERM=screen-256color --hostdisplay --sudouser --verbose <container>
I now get this error message from commit fac8367 and onward:Commits before that work as expected and mount the
ros
volume at/ros
.The text was updated successfully, but these errors were encountered: