sudo groupadd docker sudo usermod -aG docker $USER

  • Log out and then back in or run the following command: newgrp docker

Updated: