Guest User

Untitled

a guest
Mar 20th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. Error:
  2. docker: Got permission denied while trying to connect to the Docker daemon socket at unix...
  3.  
  4. Solution:
  5. sudo usermod -a -G docker $USER
Add Comment
Please, Sign In to add comment