skip to content
Jiaxin的仓库

One-line code to solve docker permission issue

/ 1 min read

Applying the below code to solve the permission denied issue:

Terminal window
sudo chmod 666 /var/run/docker.sock