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

Calling docker without sudo #13

Open
matthias-k opened this issue Sep 4, 2019 · 0 comments
Open

Calling docker without sudo #13

matthias-k opened this issue Sep 4, 2019 · 0 comments

Comments

@matthias-k
Copy link

matthias-k commented Sep 4, 2019

Hi @tkunic,

I'm testing SMILER right now, it is really nice to work with! I ran into one minor issue: On the machine I'm using it, I don't have sudo rights, therefore I can't call docker as sudo docker. But this is hardcoded for smiler clean (and hardcoded without sudo for smiler run). It would be nice to either have an option to specify whether to use sudo, or to not use it at all. In the latter case, one can still use it via, e.g., alias docker="sudo docker"

Best,
Matthias

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