User Tools

Site Tools


docker:install_docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
docker:install_docker [2021/02/05 11:21] peterdocker:install_docker [2021/02/05 11:32] (current) peter
Line 50: Line 50:
 <WRAP info> <WRAP info>
 **NOTE:**  This allows docker to be run without using sudo. **NOTE:**  This allows docker to be run without using sudo.
 +
 +Log out and log back in.
 </WRAP> </WRAP>
  
Line 61: Line 63:
  
 <WRAP info> <WRAP info>
-**NOTE:**  If an error is seen such as **docker: Got permission denied while trying to connect to the Docker daemon socket**, then log out and log back in.+**NOTE:**  If an error is seen such as **docker: Got permission denied while trying to connect to the Docker daemon socket**, then
 + 
 +<code bash> 
 +sudo chmod 666 /var/run/docker.sock 
 +</code> 
 </WRAP> </WRAP>
  
docker/install_docker.1612524077.txt.gz · Last modified: 2021/02/05 11:21 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki