Docker: Setup to run without sudo | #docker #linux Use the snippet to add current user into docker group: sudo groupadd docker sudo usermod -aG docker $USER newgrp docker About Vladislav Bochenin Writing code more than 16 years and raising a son last 7 years. So I more experienced in coding than raising.