Fix docker permissions
langston-barrett
released this
30 Dec 19:28
·
84 commits
to master
since this release
distributive need not be run as root, so more granular permissions are necessary, which might include individual sudo rules for /bin/docker
. This release causes distributive to try running docker
commands with sudo if they fail without it.