run docker without sudo on ubuntu code example Example: make docker sudo less $ sudo groupadd docker $ sudo usermod -aG docker $USER $ newgrp docker