One-line code to solve docker permission issue 1 September 2023 / 1 min read View more blogs with the tag docker Applying the below code to solve the permission denied issue: Terminal windowsudo chmod 666 /var/run/docker.sock