lein-docker icon indicating copy to clipboard operation
lein-docker copied to clipboard

Add possibility to "sudo" the docker commands.

Open sarnowski opened this issue 10 years ago • 0 comments

Executing docker commands with sudo should be possible on a per user basis (so not in the project.clj).

Hint: you should avoid that if possible (being in the docker group)

sarnowski avatar Mar 19 '15 20:03 sarnowski