microsoft / vscode-docker

Docker Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker
Other
1.18k stars 508 forks source link

VSCode extension error: "Failed to connect. Is Docker installed?" #4227

Closed bruno-assuno closed 4 months ago

bruno-assuno commented 4 months ago

Hello everybody!

I recently installed zorin 17 and needed to reinstall docker and also its extension in VSCode, but this appears in the extension, as if I didn't have docker installed on my PC. Does anyone know how to fix this please?

Version: 1.28.0 Docker Desktop Version: 4.27.1 OS: linux OS Release: 6.5.0-15-generic Product: Visual Studio Code Product Version: 1.85.2 Language: pt-br

Captura de tela de 2024-02-05 16-07-52

bwateratmsft commented 4 months ago

If you run docker -v in a terminal in VSCode, what do you see?

bwateratmsft commented 4 months ago

May be the same issue that is addressed in #3843. Is Docker and/or VSCode installed via a Snap package?

AzCode-Bot commented 4 months ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!