lein-docker
lein-docker copied to clipboard
Add possibility to "sudo" the docker commands.
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)