do I need sudo to install docker code example Example: make docker sudo less $ sudo groupadd docker $ sudo usermod -aG docker $USER $ newgrp docker