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

sudo should be optional #7

Open
dsevilla opened this issue May 11, 2017 · 0 comments
Open

sudo should be optional #7

dsevilla opened this issue May 11, 2017 · 0 comments

Comments

@dsevilla
Copy link

Hello:

There are systems where you can add any user to the docker group, so "sudo" is not necessary in order to run containers or build them. It would be nice to add some parameter to the script to specify if using sudo. It could be done easily using an internal variable to call docker either as 'docker' or 'sudo docker'.

I'm about to create a fork for that, as I don't want to execute in my system docker as root.

Could that be included in the current version?
Regards,
diego.

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