IntellijIDEA cannot find docker.sock

已回答

Hi all, encountered a problem that IntellijIDEA can't run my docker compose locally.

Error:
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? (Details: [2] No such file or directory)

But... I made sure and it's running
 

(I'm in the docker group.)

1

Hello, Oneqxz. Could you please check if it is possible to perform the docker info command from your terminal? And from the IDE Terminal? 

0

请先登录再写评论。