Open opsaaaaa opened 5 years ago
Add user to docker group sudo usermod -a -G docker $USER
in the readme after running this command you must logout and back in. otherwise you are presented with an permission errors.
docker: Got permission denied while trying to connect to......
https://techoverflow.net/2017/03/01/solving-docker-permission-denied-while-trying-to-connect-to-the-docker-daemon-socket/ "then completely log out of your account and log back in"
Add user to docker group sudo usermod -a -G docker $USER
in the readme after running this command you must logout and back in. otherwise you are presented with an permission errors.
docker: Got permission denied while trying to connect to......
https://techoverflow.net/2017/03/01/solving-docker-permission-denied-while-trying-to-connect-to-the-docker-daemon-socket/ "then completely log out of your account and log back in"