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

docker run script: Overwriting current image prompt #246

Open
francocipollone opened this issue Apr 7, 2022 · 0 comments
Open

docker run script: Overwriting current image prompt #246

francocipollone opened this issue Apr 7, 2022 · 0 comments

Comments

@francocipollone
Copy link
Collaborator

When exiting the container there is a prompt asking whether to save the current changes:

Context

franco@47283edfdebd:~/maliput_ws$ exit
exit
access control enabled, only authorized clients can connect
Do you want to overwrite the image called 'maliput_ws_ubuntu' with the current changes? [y/n]: n

https://github.com/ToyotaResearchInstitute/maliput_infrastructure/blob/20da492557f853cd72763b94681301870ca1ed27/docker/run.sh#L95-L108

Issue

For this to work correctly, you need to add a docker to the sudoers group. Link

However, this is recommended when following the Installation and Quickstart guide. Check here

Suggestions

A - Ensure correct functionality without having to add docker to the sudoers group.
B - Update documentation to recommend adding docker to the sudoers group.

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