IntellijIDEA cannot find docker.sock
Answered
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.)
Please sign in to leave a comment.
Hello, Oneqxz. Could you please check if it is possible to perform the
docker infocommand from your terminal? And from the IDE Terminal?