#for write command docker without need write sudo #add all command in your terminal sudo groupadd docker sudo usermod -aG docker $USER newgrp docker